ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Programming a WEBDEV drop-down menu
Once the drop-down menu of your site is created, all you have to do is associate an action with each menu option......
Binding a WEBDEV slider to an item
A WEBDEV slider can be bound to an item in a data file, query, etc....
Customizing the WEBDEV User Groupware
The groupware in automatic mode offers several possibilities......
WEBDEV administrator: Viewing the logs
The "Logs" tab is used to see the details of logs for a specific period......
How to set focus to a window control?
This help page presents the different methods that can be used to set focus to a window control....
Constants for managing Windows events
The following constants are used to manage Windows events:...
Declaring the functions of the Windows API
Syntax for declaring the functions of the Windows API...
The windows and pages of the User Groupware
Two methods can be used to include the user groupware......
SSL: Secure transactions with WEBDEV
When using an Internet application, the data circulating between the computer of the Web user and the Web server is not protected......
Using the Vista style in your windows
WINDEV allows you to customize......
Interactions between a Flash® animation and WEBDEV
A Flash® animation can be used to display information in the controls of a WEBDEV page......
Managing the required input in WEBDEV
To prevent users from leaving a control empty, you can set it as a required field......
Constants for managing the internal windows
Manipulating WEBDEV menu options
The context menu of menu options allows you to perform all the operations required to define a drop-down menu......
Constants for managing the Windows scheduler
List of constants used by the functions for managing the Windows scheduler....
WEBDEV cluster: Proxy configuration
To use a WEBDEV cluster, it is necessary to distribute the load between the different cluster nodes (each node corresponding to a WEBDEV Application Server)......
Slider control properties (in a window)
List of properties associated with the Slider control found in a window...
ERR_PARSER
Keyboard shortcut and hotkey
A control in a window or page can be associated with an alphanumeric character, a key or combination of keys ("keyboard shortcut"), etc....
ERR_BAD_FILE
The TreeMap control
...The TreeMap control is used to dynamically represent data, possibly in tree structure, in a balanced way....
The Organization Chart control
The Organization Chart control is used to represent elements in a hierarchical way. For example: the contributors of a company according to their position. the different branches of a group with their inter-dependencies. the different steps of a manufacturing process, ......
The Wire control
The Wire control is used to visually link 2 controls......
10. UMC: User Macro-Code
Creating a flexible modeling
To create a new flexible modeling, you can......