ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Managing main window menus
A main menu is necessarily associated with a window...
Manipulating menu options programmatically
Menu options can be manipulated...
Manipulating menu options via the context menu
WINDEV and WINDEV Mobile support two types of menus: ...
Managing menu options in MDI windows
The MDI windows must respect some constraints specific to the MDI applications...
Configuring the AAF menus (Automatic Application Features)
WINDEV includes several Automatic Application Features (AAFs)...
Characteristics of menu options
WINDEV and WINDEV Mobile support two types of menus ...
The PDF Reader control
The "PDF Reader" control is an advanced control that allows end users to view PDF documents in their applications, without an external software......
12. Pages in practice
Error 39: The END statement marking the end of declaration of the composite variable is missing
Constants for managing drop-down menus
List of constants used by the functions for managing menus....
Handling Image controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to handle an Image control through programming......
Manipulating days in a Calendar control programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically manipulate the following elements......
Defining clickable areas
In a page, an Image control can contain clickable areas......
AFTER
Runs a process only after a given procedure has been executed, and continues to execute the current code while waiting for this procedure to end.
Report and project
In most cases, a report is linked to a project......
Environment configuration
An environment configuration corresponds to a backup of the work environment in the editors of WINDEV, WEBDEV and WINDEV Mobile......
Managing the Euro
Since January 1 2002, the Euro becomes the only currency in most European countries......
HFSQL Control Center: Creating and executing a query
The HFSQL Control Center allows you to create a query based on the data files of the database currently displayed in the Control Center......
Handling the external files
WINDEV, WINDEV Mobile and WEBDEV propose several functions allowing you to manage the external files from your WINDEV/WINDEV Mobile applications or from your WEBDEV sites......
Enumeration and Combination items
WINDEV, WEBDEV and WINDEV Mobile propose the Enumeration and Combination types......
geoTrackingEnable (Function)
Enables the management of location tracking in a WINDEV Mobile application.
WLanguage code coloring
The code editor includes a coloring system for the different elements in WLanguage code....
Handling a Static control programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to handle a Static control programmatically......
ListDLL (Function)
Returns: at runtime: the list of libraries (".DLL" files) used by the current WINDEV or WINDEV Mobile application or by the current WEBDEV site. Only the libraries loaded in memory are listed. in test mode: all the libraries installed on the current computer....
LockAppTimeout (Function)
Returns or modifies the idle time before a WINDEV application is locked.
The Check Box control
A Check Box can correspond to......
geoTrackingDisable (Function)
Disables the tracking of user positions for a WINDEV Mobile application.
8. Source Code Manager (SCM)
Source Code Manager (SCM)...
2. Application development cycle
WINDEV Mobile covers the entire application development cycle...
Developing an application: the different steps
This diagram presents the different steps for developing an application with WINDEV......
sComputeCrc16 (Function)
Checks a character string before and after transmission between WINDEV applications and WEBDEVsites.