ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

XMLRead (Function)
Returns the value of an XML element or the value of the attribute for an XML element.
eToCurrency (Function)
Converts a value expressed in Euro into another currency.
eToEuro (Function)
Converts to Euro a value expressed in a specific currency.
apDisableAction (Function)
Disables the execution of an action found in an action plan.
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
SemaphoreStart (Function)
Locks the current thread until the semaphore is opened (which means until a "free" spot becomes available in the protected section).
HRplManageFile (Function)
Defines the options used for the universal replication of a file: the replication direction. the management mode of conflicts....
SQLTransaction (Example)
Usage example of the SQLTransaction function
SOAPPrepare (Function)
Builds the SOAP request for calling a web service function.
grSurfaceMesh (Function)
Enables or disables the mesh on a Surface chart.
The Multiline Zone control
The Multiline Zone control is used to easily create interfaces in iOS style....
ListSelectMinus (Function)
Deselects an element in a List Box, ListView or Combo Box control.
TableDisableFilter (Function)
Disables a user filter on a column or on all the columns found in a Table or TreeView Table control.
Comparison operators
The comparison operators can be divided into several categories......
fMakeDir (Example)
Usage example of the fMakeDir function
TableDeleteAll (Function)
Deletes all rows from: a Table control populated programmatically, a TreeView Table control populated programmatically, tables displayed in a Combo Box control....
KeyFileType (Property)
The KeyFileType property defines the type of encoding used for a key file.
WDInst: Configuring the automatic data file modification
The automatic data file modification updates the description of data files on user computers......
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.