ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The Repositionable Note control
The Repositionable Note control allows you to include the famous yellow sticker in your applications......
8. "Mobile friendly" site: Dynamic serving
Sort order of records found in a select query
To make the result of a query easier to read, the records can be sorted according to one or more items......
Chart: Scale management
In a chart, the scales are used to quickly estimate the value of different points found in a chart......
MouseXPos (Function)
Used in a mouse or stylus event (click code, hover code, left or right button pressed code, etc.) returns the horizontal position (X) of the mouse cursor in relation to the field or window in question.
MouseYPos (Function)
Used in a mouse or stylus event (click code, hover code, left or right button pressed code, etc.), returns the vertical position (Y) of the mouse cursor in relation to the field or window in question.
Handling files on Dropbox, Google Drive and OneDrive
Many drives can be used to store files......
Allowing nullable types
Allowing nullable types in a project changes the way your project handles null values......
Num1stDayOfTheWeek (Property)
The Num1stDayOfTheWeek property gets and sets the 1st day of the week displayed in: a Calendar control. an Organizer control. a Scheduler control. an Edit control in Date format with Calendar....
Open document tabs
The document tabs allow you to navigate between the different elements opened in the different editors....
Including the code
You want to include your code lines in a condition, in a structure, ......
Instant spotting of modified code/current code
The modified lines of code are immediately visible......
Configuring the server for the CGI/AWP protocol
To use WEBDEV, a Web server must to be found on the computer where WEBDEV is installed......
Distributing an external component
Once the component has been created, tested and generated, it can be distributed to other developers......
WDSQL: Exporting and printing the result of an SQL query
The result of a select query can be......
String literals: single-line and multiline strings
String literals are used to represent and manipulate data as a sequence of characters. For example, string literals can be used to display information, define a constant, etc....
Positioning marks in the code
The positioning marks are used to "tag" specific lines of code......
Associating documents with the project
To describe a project in detail, you can associate documents with it......
ERR_DISCONNECTED_ERROR