ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Client application: Running procedures on a SOAP server
WINDEV include several SOAP functions...
SNMP constants
List of constants used by the SNMP functions....
FOR EACH/FOR ALL statement (browse of combinations)
The FOR EACH statement is used to browse the available values in the combinations.
FOR EACH/FOR ALL statement (browse of enumerations)
The FOR EACH statement is used to browse the available values in the enumerations.
Errors while managing data files
When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError......
Database access: summary
WINDEV and WEBDEV support different SQL query execution modes depending on how the database was accessed.......
The options of the User Groupware
An application is often intended to be used by several users connected via a network......
Customizing the interface of a Table control
In a Table control, you have the ability to customize the following elements......
Responsive Web Design: Managing slices
In the WEBDEV editor, different resolutions are represented via slices......
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......
ERR_BAD_CONFIG
ERR_BAD_CONFIG: The configuration of the APPLICATION_NAME site is incorrect for the %s value....
ERR_MAX_CONNECTION
...ERR_MAX_CONNECTION...
Characteristics of menu options
WINDEV and WINDEV Mobile manage two types of menus......
The "Window position preview" pane
The "Window position preview" pane is used to view and/or modify the opening position of the windows currently modified (according to the screen resolution used)......
Automatic procedures
The programming of timers, threads and delayed procedures is now automatically managed by the environment......
How to avoid displaying the URL of WEBDEV pages in the browser?
By default, when the user connects to a site developed with WEBDEV, the address bar of the browser contains an address in the following format......
Managing the programming errors
The security mechanism of WLanguage is enabled when a programming error occurs in an application......
WDInst: components and installation templates
By default, the setup program installs all the specified files on the setup computer......
Flexible modeling editor
The flexible modeling editor allows you to easily create a "non-restricting" and "flexible" modeling, entirely included in the environment......
The Image control
The Image control is used to......