ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Appendix 1: WEBDEV vocabulary
Bloque entièrement ou partiellement un fichier externe....
fReadLine (Function)
Reads a line from an external file (ANSI or UNICODE).
Queue (Type of variable)
A Queue variable is a structured type that groups a set of elements of the same type.
Stack (Type of variable)
A Stack variable is a structured type that is used to group a set of elements of the same type.
Mechanism of specific exceptions
A process of specific exception is used to process a risky code (which means a code that could trigger an exception)......
Control templates and inheritance
When a control template is applied to a page or to a window, all controls and code found in the template are "copied" into the page or window......
Dictionary properties
The properties of a WDTRAD dictionary are as follows......
<PDF reader>.AddWatermark (Function)
Adds a watermark to all the pages of a PDF file in a PDF Reader control.
<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.
General options of WINDEV, WEBDEV and WINDEV Mobile
The general options are used to configure the working environment of the product used......
fCreate (Function)
Creates an external file.
Configuring the Project Management Hub
The Project Management Hub allows you to configure......
Comparison operators
The comparison operators can be divided into several categories......
AWP: Managing contexts
To keep the value of global variables when switching from a page to another one, the AWP mode proposes a management of contexts......
The "dynamic" Tab control
The "Dynamic tab" Tab control is used to display several windows in the same window......
2. UML models
2. UML models
Creating help pages
A help system includes several pages......
Query: Displaying the records corresponding to a given period
When a "Date" item is found in the query, you have the ability to only select the records corresponding to a given period......
The Windows registry
Several WINDEV functions can be used to handle the Windows registry......
SCM: Management of branches
The management of branches is used to manage several versions of the same application in parallel......
4. HFSQL Classic
External language: Programming in C#
We are going to call the elements developed in WINDEV (project, windows, analysis, ......