ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Slider control properties (in a window)
List of properties associated with the Slider control found in a window...
Constants for managing the internal windows
Binding a WEBDEV slider to an item
A WEBDEV slider can be bound to an item in a data file, query, etc....
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...
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......
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......
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)......
Animating the image display (WEBDEV)
...The Web sites propose several transition effects between the elements:...
ERR_BAD_FILE
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....
The options of the User Groupware
An application is often intended to be used by several users connected via a network......
The TreeMap control
...The TreeMap control is used to dynamically represent data, possibly in tree structure, in a balanced way....
Server triggers
Server triggers are stored procedures executed by the server before or after a write operation performed on a database file......
The Wire control
The Wire control is used to visually link 2 controls......
Programming standard errors
Programming standard errors inform you of potential problems detected when saving windows, pages, reports or when recompiling the project......
Environment of the query editor
Page templates
WEBDEV allows you to create page templates......
Query creation mode: independent or embedded query
The query editor proposes two methods for creating a query......
"Is Class" operator
The "is <Class>" operator is used to find out whether the object used in an object of the class (or an object of one of its derived classes)...