ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Slider control properties (in a window)
List of properties associated with the Slider control found in a window...
HTML Editor control events
The following events appear by default in the WINDEV and WINDEV Mobile code editor...
Describing the Action Bar control
This help page presents the main aspects of the Action Bar description window......
Code Editor control events
Returns the list of applications on a WEBDEV Application Server, for a given account and a given type....
Remote control: some configuration examples
Modifies the colors used for displaying the tooltips....
Pivot Table control events
Donne le nombre d'options dans un champ bouton segmenté...
Android permission management
Android applications require permissions to provide certain features that may require access to sensitive data or sensitive device functionalities......
Selection conditions of a query
The selection conditions of records are applied to the items used in the queries......
SCM: Migrating projects
When changing the version of the development tool, the projects found in the SCM must be migrated to this new version......
<xlsDocument variable>.AddWorksheet (Function)
Adds or inserts a new worksheet into an Excel document.
Customize the wizards
You can easily customize all wizards in WINDEV, WEBDEV or WINDEV Mobile......
Animation of Mobile windows
In mobile applications, the different screens of the application are displayed via a small animation: display from the right, from the top, etc., ... WINDEV Mobile allows you to configure this display mode of your windows in your mobile applications....
FOR EACH/FOR ALL statement (browse of associative arrays)
The FOR EACH statement is used to perform different types of browse on the associative arrays...
FOR ALL/FOR EACH statement (browse of strings)
The FOR EACH statement is used to browse strings according to different methods...
2. Deploying a static site or a PHP site
HFSQL server configuration
The HFSQL Control Center allows you to fully manage HFSQL servers......
gpwInLDAPMode (Function)
Allows you to find out whether identification of users in the user groupware will be done via a LDAP directory.
Definition (Type of variable)
The Definition type is used to find out the characteristics of a type: simple type, advanced type, class, structure....
H.NbRecModificationQuery
Used to find out the number of records added, modified or deleted when running the last query of the current context.
InPrelaunchedSessionMode (Function)
Used to find out whether the site is started in "pre-launched session" mode of WEBDEV.
<Image variable>.AlphaBlend (Function)
Blends two images together. This allows you to create fade-in effects between 2 images.
Events associated with the columns (Table control)
List of events associated with the columns of Table controls...