ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TableSearchEverywhere (Function)
Searches for a value in all the columns of the following controls: Table control, TreeView Table control, Table control displayed in a Combo Box control....
9. Hardware and software requirements
Report based on an SQL query with data accessed via a connection (ODBC, etc.)
A report based on an SQL query with data accessed via a connection can print records from a database accessible via a specific ODBC driver or via a Native Connector......
Sharing your source code with the SCM
WEBDEV Tutorial - A Source Code Manager for WEBDEV Sharing your source code with the SCM - 30 min...
XMLFind (Function)
Performs a search in an XML document.
xlsCurrentWorksheet (Function)
Used to find out and modify the current worksheet in an XLS file.
DnDIsDataAvailable (Function)
Checks whether a specific type of data is available during Drag/Drop....
InTSEMode (Function)
Indicates whether the code is run: from a computer in TSE mode or from a remote desktop. from a computer directly....
XMLChild (Function)
Positions on the first child element of current element.
HInfoTask (Function)
Returns the characteristics of a scheduled task in a hScheduledTask variable].
BTLEDisconnect (Function)
Used to disconnect from a Bluetooth Low Energy device.
DashDeleteAll (Function)
Deletes all widgets displayed in a Dashboard control.
ServiceRestart (Function)
Restarts a service (already started).
GesturePointerType (Function)
Returns the type of pointer used on the device: finger, mouse or stylus.
grSurfaceMarksCaption (Function)
Allows you to specify the mark caption for a Surface chart.
iPageNum (Function)
Returns or initializes the number of the page currently printed.
BTLEConnect (Function)
Used to connect to a Bluetooth Low Energy device.
fOpenTempFile (Function)
Creates and opens a temporary file.
<Organizer>.SelectMinus (Function)
Deselects an appointment from an Organizer control.
XMLParentName (Function)
Returns the name of parent tag for the current element (tag or attribute).
Sequencing reports
In some cases, you may want to print several reports one after another, and view them in the same print preview....
BTLEConnectionStatus (Function)
Returns the current connection status to a Bluetooth Low Energy device or asks to be notified when the connection status changes.
GetCountryList (Function)
Returns the list of countries according to the ISO 3166-1 standard.
Compile (Example)
Usage example of the Compile function
zipPassword (Function)
Defines the password used to add files into the specified archive and to extract files from the specified archive (RAR, ZIP and WDZ format).