ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Configuring the AAF menus (Automatic Application Features)
WINDEV includes several Automatic Application Features (AAFs)...
Manipulating menu options programmatically
Menu options can be manipulated...
Managing main window menus
A main menu is necessarily associated with a window...
Characteristics of menu options
WINDEV and WINDEV Mobile manage two types of menus...
Manipulating menu options via the context menu
WINDEV and WINDEV Mobile manage two types of menus:...
Managing menu options in MDI windows
The MDI windows must respect some constraints specific to the MDI applications...
Enumeration and Combination items
WINDEV, WEBDEV and WINDEV Mobile propose the Enumeration and Combination types......
Error 39: The END statement marking the end of declaration of the composite variable is missing
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....
grScatterSeriesLabel (Function)
Initializes the label of a data series in a "Scatter" chart. Warning: This feature is only available from WINDEV Suite SaaS 2025 Update 2. For more details, see Utiliser les nouveautés de WINDEV Suite SaaS 2025....
<Chart>.ScatterSeriesLabel (Function)
Initializes the label of a data series in a "Scatter" chart. Warning: This feature is only available from WINDEV Suite SaaS 2025 Update 2. For more details, see Utiliser les nouveautés de WINDEV Suite SaaS 2025....
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......
12. Pages in practice
Ignores errors so that replication between HFSQL servers can continue to run....
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.
Managing the calendars (Android/iOS)
WINDEV Mobile allows you to easily access the calendars and appointments found on the phones and tablets in Android and iOS......
WDADMINEXE: Remote application control
The remote control of a WINDEV application allows the manager of an application used in network to manage the automatic or forced shutdown of the application for all the current users......
Configuring the "Relative duration" mask (date and time in natural language)
WINDEV, WEBDEV and WINDEV Mobile propose to use a "Relative duration" display mask for the Date controls......
Query creation mode: independent or embedded query
The query editor proposes two methods for creating a query......
Defining clickable areas
In a page, an Image control can contain clickable areas......
NumberColumn (Property)
The NumberColumn property is used to: Get the number of columns in Table, Check Box, Radio Button controls, etc.. Set the number of columns in a multi-column List Box control....
Socket: Creating a simplified socket server
WINDEV gives you the ability to create a simplified socket server......
Managing assertions
...The main available features are as follows:...
Adapting a website to support multiple languages
WEBDEV Tutorial - Managing multiple languages in a website Adapting a website to support multiple languages - 50 min