ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

DelayBeforeClosing (Function)
Limits the display duration of a window or dialog box. If no user action is performed, when the specified amount of time is reached: for a window, the code of a window button will be run. for a dialog box, the dialog box is automatically closed....
sfConnection (Type of variable)
The sfConnection type is used to describe a connection to the Salesforce platform and to manage user authentication...
NumberColumn (Property)
The NumberColumn property is used to get and change the number of columns of an element.
Background
The "Background" keyword can correspond to: the Background variable, the Background property of a docParagraph variable....
Style (Property)
The Style property is used to: retrieve or assign the entire style of a control (including the overrides). find out the style characteristics of an element in a Word Processing document....
SysMetric (Function)
Returns the resolution of a specific element.
fRename (Example)
Usage example of the fRename function
zipSize (Example)
Usage example of the zipSize function
zipNbPartNeeded (Example)
Usage example of the zipNbPartNeeded function
AdditionalParameters (Property)
The Property Additional Parameters allows you to specify additional parameters in the authentication chain.
HNoModif (Function)
Forbids all the modifications on a data file (for all the programs, including the one that requested the no-modification policy).
WithSpace (Function)
Adds or deletes the spaces found on the right of a text item when reading it.
fSize (Example)
Usage example of the fSize function
HReadPrevious (Function)
Sets the position on the previous record of a file according to a browse item.
Number (Property)
The Number property is used to get the number of an element.
Type (Example)
Usage example of the Type property
zipIsMulti (Example)
Usage example of the zipIsMulti function
TreeModify (Function)
Modifies an element (node or leaf) in a TreeView control.
Properties associated with the tab pane
A tab pane found in a window or in a page can be handled by the following WLanguage properties......
MySelf (Reserved word)
MySelf is used to handle the current control...
Compile (Example)
Usage example of the Compile function
CurrentMonth (Function)
Returns the number of the current month.
Table control populated programmatically: WLanguage
Here is an overview of how to handle Table controls populated programmatically in WLanguage....
HDeclare (Example)
Usage example of the HDeclare function
FinLinearRedemption (Example)
Usage example of the FinLinearRedemption function