ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

apDisableAction (Function)
Disables the execution of an action found in an action plan.
BTLECharacteristicReadValue (Function)
Reads the value of a characteristic on a Bluetooth Low Energy device.
BTLEGetADescriptor (Function)
Retrieves the descriptor of a Bluetooth Low Energy characteristic corresponding to the specified identifier (UUID).
xlsCurrentWorksheet (Function)
Used to find out and modify the current worksheet in an XLS file.
mongoConnection (Type of variable)
The mongoConnection type is used to define the advanced characteristics of a connection to a MongoDB server.
zipInfoFile (Example)
Usage example of the zipInfoFile function
HDescribeItem (Example)
Usage example of the HDescribeItem function
apExecute (Function)
Runs an action plan.
ListSelectMinus (Function)
Deselects an element in a List Box, ListView or Combo Box control.
HReadPrevious (Function)
Sets the position on the previous record of a file according to a browse item.
HErrorStatusModification (Function)
Returns the status of a record during a modification conflict.
FileToPage (Function)
Automatically updates the controls of a page with: the values of the bound items in the current record (loaded in memory) of the data file described in the data model editor. This operation is performed regardless of the state of the controls (grayed, inactive or invisible). the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
grSurfaceMesh (Function)
Enables or disables the mesh on a Surface chart.
WDInst: Configuring the automatic data file modification
The automatic data file modification updates the description of data files on user computers......
Static audit
The static audit is a feature of the environment that analyzes a project to detect potential issues and suggests improvements......
Passing parameters
The parameters can be passed to a procedure......
fMakeDir (Example)
Usage example of the fMakeDir function
HFilter (Function)
Defines and enables a filter on a data file, view or query.
FTPProxy (Function)
Specifies whether the communication functions that use the FTP protocol must go through a proxy to run their requests.
ExplorerRetrieve (Function)
Retrieves the number and the name of the files "dropped" from the explorer.
HRegenerateFile (Function)
Regenerates a data file from its log.
SOAPGetResult (Function)
Returns the result of the last SOAP procedure that was successfully run.
HReadSeekFirst (Example)
Usage example of the HReadSeekFirst function
xlsMsgError (Function)
Returns the caption of the last error caused by an XLS function.
HCreationIfNotFound (Example)
Usage example of the HCreationIfNotFound function