ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Stack (Type of variable)
A Stack variable is a structured type that is used to group a set of elements of the same type.
WDInst: set file installation parameters
WDInst is used to configure the installation of files......
WDTRAD options
Dictionary properties
The properties of a WDTRAD dictionary are as follows......
Install WDTRAD
WDTRAD is automatically installed along with WDMSG and/or WDINT....
fReadLine (Function)
Reads a line from an external file (ANSI or UNICODE).
<PDF reader>.AddWatermark (Function)
Adds a watermark to all the pages of a PDF file in a PDF Reader control.
Queue (Type of variable)
A Queue variable is a structured type that groups a set of elements of the same type.
WDInst: Set automatic modification of tables
The automatic table modification updates the description of tables on user computers......
BackgroundTaskAdd (Function)
Adds a new background task.
Appendix 3: Configuration file
Bloque entièrement ou partiellement un fichier externe....
BackgroundTaskDelete (Function)
Deletes a background task (that was added by BackgroundTaskAdd).
<Variable DiskFile>Create (Function)
Creates an external file.
<Variable DiskFile>.Open (Function)
Opens an external file (ANSI or UNICODE) in order to handle it through programming.
Page templates and inheritance
When a page template is applied to a page, all the controls and code found in the template are "copied" into the page......
fCreate (Function)
Creates an external file.