ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Error
The Error keyword is used to manage the errors.
ERR_DISCONNECTED_RELOG
WINDEV: Example of programmed Drag and Drop
The Java Applet control
A Java Applet control allows you to easily include Java Applets in your WEBDEV sites......
Automatic AJAX
The diagram below presents the automatic and immediate use of AJAX in a WEBDEV site......
HorizontalAlignment (Property)
The HorizontalAlignment property is used to get and change the horizontal alignment of a control or text.
VerticalAlignment (Property)
The VerticalAlignment property is used to get and change the vertical alignment of a control or text.
File (Property)
The File property is used to manage the files a functionality applies to.
Number (Property)
The Number property is used to get the number of an element.
The Context Menu control (WEBDEV)
Context menus are often used in websites......
The Check Box control
A Check Box can correspond to......
The UML model
The main objective of a development team is to create optimized applications, capable of satisfying the ever-changing needs of their users......
Project description: Files tab
The project description window allows you to configure various elements of your project......
Tab order in a window, a page, etc.
The tab order of the controls found in a window or in a page describes the order in which the controls take focus in a window when the user presses the [Tabulation] key......
Flexbox example: ratios to distribute available space among controls
In a flexbox container, you can define ratios for the different controls so that they take up a given amount of space......
Priority (Property)
The Priority property is used to get and change the priority level of an element.
Round (keyword)
The Round keyword can correspond to...
Language (Property)
The Language property is used to get and change the language used.
StartDate (Property)
The StartDate property is used to get and change the start date of a time period.
EndDate (Property)
The EndDate property is used to get and change the end date of a time period.
Manipulating Dashboard controls programmatically
To programmatically manipulate Dashboard controls, WINDEV, WEBDEV and WINDEV Mobile include dashboard-specific functions......
Position
The Position keyword can correspond to...
ServerAddress (Property)
The ServerAddress property gets and sets the server address.
ClientID (Property)
The ClientID property gets the client ID defined when the application was declared or registered.
Global (Property)
The Global property is used to determine if an element is global.