ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

PageChangeLayout (Function)
Applies a specific layout to a page.
WDInst: Configuring the automatic data file modification
The automatic data file modification updates the description of data files on user computers......
Handling ListView controls programmatically
WINDEV allows you to programmatically handle ListView controls......
Toolbar and menu of the SCM
The different options of the SCM can be handled via the SCM toolbar or the options of a specific menu ("SCM" from the main menu of the product used)......
Maximized windows for Android
A maximized window occupies the entire screen of the mobile device....
How to open a window?
Anchored move on the main axes
To facilitate the positioning of controls, you have the ability to force their move according to the four main axes (0°, 45°, 90°, 135°)....
TestCheckTrue (Function)
Checks whether an expression is set to True in assertive programming and in automated test mode.
TestCheckNull (Function)
Checks whether an expression is Null in assertive programming and in automated test mode.
TestCheckNotNull (Function)
Checks whether an expression is not Null in assertive programming and in automated test mode.
TestCheckDifferent (Function)
Checks whether the specified expressions are different in assertive programming and in automated test mode.
WinCurrentLayout (Function)
Returns the index of the current layout: in the current window. in the specified window or internal window....
pdfTextElement (Type of variable)
The pdfTextElement type is used to find out all the characteristics of a text element in a PDF page.
ExeListProcess (Function)
Returns the list of applications currently run.
diagLayout (Type of variable)
The diagLayout type is used to define all the layout characteristics of a diagram.
The Map control
The Map control allows you to display a map in order to geolocate, create a route, display points of interest (POI) and more....
Multi-project search
Performing a search in the current project is a common operation......
Defining a help window template
WINDEV allows you to create help window templates......
Constants for managing the windows
List of constants used by the functions for managing the windows...
Miscellaneous Windows constants
List of constants used by the Windows functions....
Optional connection information
When defining the connections in the data model editor or when defining the connections through programming, you have the ability to specifier the optional connection information......
Creating a WINDEV SOAP Server application
The SOAP Server application is an application containing all the procedures to run......
Docker image of the HFSQL server
From version 22, a Docker container with the HFSQL server is available in Docker Hub......
dbgOnError (Function)
Defines the WLanguage procedure that will be called whenever an error is detected by a dbgCheckXXX function.
TestCheckFalse (Function)
Checks whether an expression is false in assertive programming and in automated test mode.