User Manual

WinSale Data Collector

Netum Q500 Β· Android App Β· v1
01

The Two Modes

WinSale Data Collector is a barcode scanning app for the Netum Q500 handheld device. Scan items to build inventory lists, then export them as text files compatible with WinSale software.

πŸ“¦ Inventory Tab

Scans are recorded with a quantity of +1. Use this when receiving or counting stock. Exported as winsale.txt.

πŸ“‰ Reduce Inventory Tab

Scans are recorded with a quantity of βˆ’1. Use this when removing or selling items. Exported as negative-qty-winsale.txt.

Switch between tabs freely at any time. Each tab maintains its own independent list β€” scanning in one tab never affects the other.

02

Scanning Items

  1. Open the app and make sure you are on the correct tab β€” Inventory for adding stock, Reduce Inventory for removing it.
  2. Point the scanner at the barcode on the item and press the scan trigger button on the Q500 device.
  3. The item appears instantly at the top of the list showing the UPC, quantity, and today's date.
  4. Repeat for each item. Every scan adds a new line β€” duplicate UPCs are each recorded separately, one line per scan.

Tip: The banner at the top of the screen shows which mode is active β€” blue for Inventory, red for Reduce Inventory. Glance at it before scanning to confirm you're on the right tab.

03

The Button Row

↩ Delete Last

Removes the most recently scanned item. A confirmation dialog will appear before deleting. Use this if you accidentally scanned the wrong item.

πŸ—‘ Clear All

Permanently deletes every scan in the current tab's list. A confirmation dialog will appear showing how many scans will be deleted. This cannot be undone. The other tab's list is not affected.

πŸ’Ύ Export

Generates the text file and opens Android's share sheet so you can send it via email, Bluetooth, Google Drive, or any other app. See Section 04 for file format details.

Data is saved automatically. You do not need to export before closing the app. All scans are stored on the device and will still be there when you reopen the app. Only Clear All permanently removes them.

04

Export File Format

Each exported file is a plain text file with one scan per line in the following format:

winsale.txt β€” from Inventory tab
068113117586,1,02/27/2026
012345678901,1,02/27/2026
068113117586,1,02/27/2026
negative-qty-winsale.txt β€” from Reduce Inventory tab
068113117586,-1,02/27/2026
012345678901,-1,02/27/2026

Column 1 β€” UPC

The barcode number scanned from the item.

Column 2 β€” Quantity

1 for Inventory scans, -1 for Reduce Inventory scans.

Column 3 β€” Date

The date the item was scanned, in MM/DD/YYYY format.

Line Endings

Files use Windows-style CRLF line endings for compatibility with WinSale software.

One line per scan. If you scan the same barcode 10 times, the file will have 10 separate lines β€” it does not combine or sum quantities. This matches the format WinSale expects for import.

05

Tips & Troubleshooting

Scanner not registering scans
  • Make sure the app is open and in the foreground.
  • On the Q500, open the Scan Code Settings app and ensure Send Broadcast is turned ON.
  • If broadcast mode is off, the scanner acts as a keyboard β€” the app still works but requires the screen to be active.
Scanned the wrong item

Tap ↩ Delete Last immediately after a bad scan. It removes only the most recent entry. Confirm the deletion in the dialog that appears.

Need to start a fresh session

Tap πŸ—‘ Clear All and confirm. This wipes only the current tab. Switch to the other tab and repeat if needed. Exporting first is recommended as a backup.

Export file not showing up

After tapping πŸ’Ύ Export, Android's share sheet will open. Choose an app to send the file β€” email, Google Drive, Bluetooth, USB transfer, etc. If the share sheet does not appear, check that the app has storage permissions in Android Settings.

06

Quick Reference

Scan an item
Press trigger on Q500
Undo last scan
↩ Delete Last β†’ Confirm
Wipe session
πŸ—‘ Clear All β†’ Confirm
Send file
πŸ’Ύ Export β†’ Share sheet
Add stock file
winsale.txt
Remove stock file
negative-qty-winsale.txt