ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

"Preset controls" pane
The "Preset controls" pane proposes several preset controls that can be included in the current window or in the current page by "Drag and Drop"......
Declaring the functions of the Windows API
Syntax for declaring the functions of the Windows API...
Displaying a frameset in a WEBDEV site
Displaying a new frameset in a WEBDEV site can be performed according to several methods......
The windows and pages of the User Groupware
Two methods can be used to include the user groupware......
Using the Vista style in your windows
WINDEV allows you to customize......
Characteristics of Table controls in a window
Table controls allow you to display and/or enter data......
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)......
Slider control properties (in a window)
List of properties associated with the Slider control found in a window...
The Image Editor control (WEBDEV)
By using the Image Editor control in your websites, you will allow users to create and edit images or photos......
3. Project dashboard
Project dashboard...
ERR_PARSER
The Check Box control
A Check Box can correspond to......
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....
Step 1: Configuring the print parameters
This step allows you to choose......
1. Project dashboard
The project dashboard is an essential element for managing WINDEV Mobile projects....
ERR_BAD_FILE
HTTP functions (prefix syntax)
List of HTTP functions...
BitmapInfo (Function)
Retrieves the characteristics of an image file or the characteristics of a PDF file : format, width and height, number of bits per pixel....
SocketConnect (Function)
Connects a client computer to a given socket.
SocketCreateUDP (Function)
Creates a socket that uses the UDP protocol.
dDisplay (Function)
Displays the drawing in the Image control.