ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TreeGetIndex (Function)
Returns the index of an element (node or leaf) in a TreeView control.
MemCreate (Function)
Creates a memory area.
YAML (Type of variable)
The YAML type simplifies the handling of data in YAML format.
HDescribeTrigger (Function)
Adds or modifies a trigger on an HFSQL data file.
dbgAssert (Function)
Used to find out and signal the possible errors via an assertive programming.
GPSGetPosition (Function)
Retrieves information about the current device position.
geoPosition (Type of variable)
The geoPosition type is used to handle geographic positions via WLanguage geolocation functions.
Constants for managing animations
List of constants used by the functions for managing the animations...
"Component.WDO" file
When generating the external component, two files are automatically created in the EXE directory of the current project......
JWTParameters (Type of Variable)
The JWTParameters type allows you to define all the information necessary to perform JTW authentication.
Translating programming messages
When developing a multilingual application, you can translate the different messages displayed to the user (messages displayed by Info and YesNo, for example....
Custom context menu
Custom context menus are created in the window editor and can be handled programmatically......
The Carousel control
The Carousel control is used to display an animated menu made of images......
iPrintPDF (Function)
Prints the content: of a PDF file. of a buffer containing a PDF. of a PDF Reader control....
SQLConnectWS (Function)
Connects the current application to a database that will be queried by SQL through a Webservice proxy (SOAP).
Item Description (Type of variable)
An Item Description variable is used to describe one or more items in a data file programmatically.
Word Processing constants
The following constants are used by the functions for managing the Word Processing control:...
zipSplit (Function)
Splits an archive into several sub-archives of a given size.
Declaring the functions of the Windows API
Syntax for declaring the functions of the Windows API...
Handling an element of a TreeView control programmatically
This help page explains how to handle the elements of a TreeView control either directly or via the WLanguage functions......
HClose (Function)
Closes a data file or all the data files opened by the current user: all the corresponding physical data files are closed for the current user.
MatchRegularExpression (Function)
Checks whether a character string matches a specific format and retrieves the different substrings that match the format.
Printing the content of a TreeView Table (AAF)
TreeView Table controls include an automatic context menu that allows users to perform multiple actions on the data displayed in the control......
RequestRefreshUIParent
Asks to run the "Request for refreshing the display" process of parent.
Properties available in Java
WINDEV allows you to generate a Java application without even knowing the Java language......