ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Looper: moves and gestures
In a mobile application, several options can be handled with the fingers, by performing specific movements......
User Groupware: Configuring the site
Once the User Groupware is configured, the configuration of users and accesses is performed at runtime, by connecting with a "supervisor" account......
HOnError (Function)
Customizes the management of HFSQL errors.
Snap to grid
The different editors of WINDEV, WEBDEV and WINDEV Mobile allow you to align the elements via a snap-on grid......
Help page identifier
To display a specific help page from your WINDEV application, an identifier must be specified for each page found in your help system......
Choosing the action associated with a WEBDEV button
Whatever the type of button, it is possible to associate an action with it......
WDSetup: Manage additional languages
The "WDSetup" project corresponds to the standard setup program of WINDEV applications......
Advanced management of class instances
The advanced management of instances is used to choose the mode for taking reference. This choice directly impacts the freeing of the class objects: depending on the selected take of reference, the "Destructor" will not be called at the same time....
4. WEBDEV, WINDEV and WINDEV Mobile: fully compatible format
The planes (in a window or in a report)
The planes are used to group the window controls......
Characteristics of menu options
WINDEV and WINDEV Mobile manage two types of menus......
Managing the programming errors
The security mechanism of WLanguage is enabled when a programming error occurs in an application......
Integrating a WEBDEV site into a WINDEV application
By integrating a website into a window in a desktop application, you can share existing elements and boost productivity......
Upgrading a WEBDEV Cluster
WEBDEV Custer is a hosting solution for WEBDEV sites that ensures high performance and availability......
SCM: Removing a project
Usage example of the AppointmentAdd function...
Choosing the action associated with the link
You can associate an action with the link regardless of the type of link......
Spreadsheet control in a window
The spreadsheet is one of the most often used business tools. The Spreadsheet control is used to include a spreadsheet in your WINDEV windows....
<Source>.ExecuteQuery (Function)
Declares a query created in the query editor to the HFSQL engine and runs this query.