ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HFilter (Function)
Defines and enables a filter on a data file, view or query.
apDisableAction (Function)
Disables the execution of an action found in an action plan.
WDInst: Configuring the automatic data file modification
The automatic data file modification updates the description of data files on user computers......
fMakeDir (Example)
Usage example of the fMakeDir function
Passing parameters
The parameters can be passed to a procedure......
FTPProxy (Function)
Specifies whether the communication functions that use the FTP protocol must go through a proxy to run their requests.
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
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)....
xmlDocument (Type of variable)
The xmlDocument type is used to handle an XML file.
Border (Type of variable)
The Border type is used to handle a border through programming...
HCopyRecord (Example)
Usage example of the HCopyRecord function
Display modes of Tab control
To optimize the style of your tabs, you have the ability to use images and colors......
Reintegrating translated text into a project
Once the translation of framework libraries ("......
zipIsMulti (Function)
Returns the type of archive: single-part archive or multi-part archive.
xlsRow (Type of variable)
The xlsRow type is used to describe and modify a row in an Excel document...
xlsColumn (Type of variable)
The xlsColumn type is used to describe and modify a column in an Excel document...
zipFilter (Function)
Returns the list of archive formats supported by the current platform, in the format expected by the filter of fSelect.
HLinkMemo (Example)
Usage example of the HLinkMemo function
HSubstDir (Example)
Usage example of the HSubstDir function
RadioButtonAdd (Function)
Adds a new option into a Radio Button control.