ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SensorEnd (Function)
Indicates the end of the use of the sensor functions.
HRetrieveRecord (Function)
Returns the content of the current record (in a file, a view or a query, ...).
xlsOpen (Function)
Opens an Excel file (xls or xlsx files).
EventChange (Function)
Modifies the status of an event.
ListMoveLine (Function)
Moves a row or swaps two rows in a List Box or Combo Box control.
fCreate (Example)
Usage example of the fCreate function
GPSDetectPosition (Function)
Asks to be notified when the device gets close to a given location.
HTransactionIsolation (Function)
Configures the isolation level of transactions for a connection to an HFSQL server.
MultimediaBeginning (Function)
Positions at the beginning of the media file played in the Multimedia control.
MultimediaEnd (Function)
Positions at the end of media file played in the Multimedia control.
MultimediaStatus (Function)
Indicates the status of the multimedia file played in the Multimedia control.
Beep (Function)
Emits a beep.
MatCreate (Function)
Creates a matrix containing 0 row and 0 column.
HStatNbRec (Function)
Returns the number of entries for a given key item.
WiFiStatus (Function)
Returns the current activation status of Wi-Fi on the device or asks to be notified when the activation status of Wi-Fi changes.
Age (Function)
Returns the age according to the date of birth.
xlsNbColumn (Function)
Returns the number of columns found in a worksheet of an XLS file.
zipExtractDirectory (Function)
Automatically extracts and decompresses files from a directory in the file tree of an archive to a physical location.
HLinkMemo (Function)
Used to associate a file with a binary memo item or to cancel the existing link between a file and a binary item.
ZOrder (Example)
Usage example of the ZOrder property
DashDelete (Function)
Deletes a widget displayed in a Dashboard control. The Dashboard control is updated and a free location replaces the deleted widget.
Step 4: Starting the print
To start the print job, simply use iEndPrinting......