ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Start of Document block
The Start of document block is printed once at the beginning of the report execution......
Frequently asked questions about Automatic Update
Frequently asked questions about the update search mechanism....
The Rich Text Area control
The Rich Text Area control is a Static control offering several layout possibilities......
The Scheduler control
...The Scheduler control is used to automatically display and handle schedules. It is used to manage the display of multiple resources and it is used in several applications or sites....
ErrorWithTimeoutAsynchronous (Function)
Displays a custom error message in a non-blocking system error window for a given amount of time.
MDL file (kept for backward compatibility): Pattern description
The MDL file is the file used to generate a RAD window......
Creating an executable: Operating mode and library
The operating mode of an executable allows you to define whether the executable can be used by one or more users......
Custom-Folders
"Custom-Folders" simplify the organization of projects, allowing you to group the elements of your application by themes......
User Groupware: Configuring the application
Once the User Groupware is configured, the configuration of users and accesses is performed at runtime, by connecting with a "supervisor" account......
Hour (Property)
The Hour property is used to: Get the time from a variable of type Time or DateTime, or the number of hours from a variable of type Duration. Change the time in a variable of type Time or DateTime, or the number of hours in a variable of type Duration. Retrieve the time or the number of hours from a Date item (in "Date and time" or "Duration" format) or from a Time item. Modify the time or the number of hours in a Date item (in "Date and time" or "Duration" format) or in a Time item....
Displaying a report in HTML format in the browser of the Web user
To display a report in HTML format in the browser of the Web user, you must......
Remote WEBDEV administrator: Managing the error messages
By default, when an error occurs in a dynamic WEBDEV site, an error message is displayed on the browser of the Web user....
3-tier architecture
The development in "3-tier" architecture is now simplified......
Task list
Each project can be associated with a task list......
Positioning on a line in an edit control (AAF)
Several methods can be used to automatically position the edit cursor on a specific line in an edit control:...
ERR_NOTADEVVERSION
Creating and handling an item
The main operations that can be performed on an item are as follows......
Step 2: Creating print fonts
This step allows you to define and choose the different fonts that will be used in the printed document......
Warning 124: Shadowing a global variable