ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Application triggers
...A trigger is a WLanguage procedure automatically called by the HFSQL engine whenever a modification is performed (addition, deletion, modification, ...) on a record of a data file....
Close (Function)
Closes a WINDEV window (and returns a value if necessary).
Indirection operators
Operators { and operators } operators are used to access a field, variable, class member or table item by dynamically constructing the name of the field, variable, class member or item...
Using the WINDEV windows from the Java sources
WINDEV can be used to generate windows for a Java application......
Display (External language)
Displays a value in a control or assigns a value in a variable.
aiImageResult (Type of variable)
The aiImageResult type is used to retrieve the result of AIDetect.
ListInsert (Function)
Inserts an element into a List Box, ListView or Combo Box control populated programmatically.
Display modes, transparency and symmetry of an image
An image can be displayed in a window, a window control, a report control, a page control or a block according to several display modes....
Events associated with the columns (Table control)
List of events associated with the columns of Table controls...
Starting WDOptimizer in a command line
YesNo (Function)
Displays a message in a standard dialog box that proposes "Yes" and "No" and returns the user's choice....
Name (Property)
The Name property is used to get the name of an element.
Type (Property)
The Type property gets and sets the type of an element.
Project with multiple analyses
A single WINDEV, WEBDEV or WINDEV Mobile project can now use multiple analyses (data descriptions)......
FTP constants
List of constants used by FTP functions....
Sharing your source code with the SCM
WINDEV Tutorial - An SCM for WINDEV Sharing your source code with the SCM - 30 min
sfUserInfo (Type of variable)
The sfUserInfo type is used to get information about a user...
Handling Organizer controls programmatically
Organizer controls can be handled programmatically....
WEBDEV and Google Analytics
Google Analytics is a very popular tool for measuring site traffic......
User Control Center: Management of network applications
For each network application listed in the User Control Center, the "Management of network applications" section is used to......