ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

TelemetryEnable (Function)
Enables the telemetry manually.
Option (Property)
The Option property is used to get and change certain options.
Deploying an action plan
Once created, the action plans must be deployed in order to be run.
XMLRoot (Function)
Positions on the root tag of an XML document.
XMLChild (Function)
Positions on the first child element of current element.
TextItemCompleted (Property)
The TextItemCompleted property is used to manage text items in an HFSQL data file.
ListSelect (Function)
Returns the index of the selected element in a List Box, ListView or Combo Box control.
GPSInfo (Function)
Returns the information about the location provider used by the application for geolocation functions.
The Map control: Automatic Application Features (AAF)
The Map control proposes several features directly accessible to the end user......
ArcTan (Function)
Returns the arc tangent of a numeric value (integer or real).
Error 1035: A class used in a structure must have a constructor without parameter...
Returns the name of the month according to its number....
fStopCompress (Example)
Usage example of the fStopCompress function
Window management functions
List of functions for managing windows...
VibrationTrigger (Function)
Triggers the vibrations of the device.
SNMPLoadMIB (Function)
Loads a MIB file in memory and analyzes it.
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....
Thickness (Property)
The Thickness property is used to: Find out the thickness of the line for a series (Line charts only). Modify the thickness of the line for a series (Line charts only)....
Error 803: Return and Result cannot be used in the same process
ODBCDatabaseName (Property)
ODBCDatabaseName is used to: Find out the name of the database used when printing a report based on a "query performed on a connection". Specify the name of the database used when printing a report based on a "query performed on a connection"....
ODBCConnectionName (Property)
The ODBCConnectionName property is used to: Identify the name of the ODBC connection used when printing a report based on a "query performed on a connection". Specify the name of the ODBC connection used when printing a report based on a "query performed on a connection"....
WDTestSite: Running a scenario
The scenario is a text file (".WCN" extension) containing all the operations performed when recording the scenario. This scenario is run by WDTestSite....