ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

FTPProxy (Function)
Specifies whether the communication functions that use the FTP protocol must go through a proxy to run their requests.
The Multiline Zone control
The Multiline Zone control is used to easily create interfaces in iOS style....
apDisableAction (Function)
Disables the execution of an action found in an action plan.
ListSelectMinus (Function)
Deselects an element in a List Box, ListView or Combo Box control.
HErrorStatusModification (Function)
Returns the status of a record during a modification conflict.
TableDisableFilter (Function)
Disables a user filter on a column or on all the columns found in a Table or TreeView Table control.
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.
FTPListFile (Function)
Lists the directories or files in a directory located on an FTP server and returns the number of files and/or directories....
WDInst: Configuring the automatic data file modification
The automatic data file modification updates the description of data files on user computers......
XMLRead (Function)
Returns the value of an XML element or the value of the attribute for an XML element.
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
SQLTransaction (Example)
Usage example of the SQLTransaction function
grIncreaseData (Function)
Adds a value to a data in a chart.
grDonutHolePercentage (Function)
Modifies the percentage corresponding to the radius of the hole in a Donut chart.
ThreadStop (Function)
Stops a secondary thread. Function not recommended.