ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Miscellaneous Windows constants
List of constants used by the Windows functions....
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....
PageChangeLayout (Function)
Applies a specific layout to a 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...
TestCheckTrue (Function)
Checks whether an expression is set to True in assertive programming and in automated test mode.
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.
Controls that can be moved in a page
WEBDEV proposes two modes for moving controls in a page......
SensorEnd (Function)
Indicates the end of the use of the sensor functions.
Easter (Function)
Returns the date of Easter for the specified year according to the western Christian calendar.
The email structure
The email structure is a preset structure of WLanguage (no declaration is required)......
Pull to refresh (Android/iOS): Window, Table and Looper controls
The "Pull to refresh" feature allows the user to "pull" a Table control, a Looper control or a window in order to refresh its content......
The setup editor WDInst
WDInst is a setup editor used to define the setup parameters of your application......
External language: Programming in Visual Basic
We are going to call the elements developed in WINDEV (project, windows, analysis, ......