ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

How to choose the data source of a control?
This help page presents the different data sources available for a control....
The different copy modes
Two different copy modes are proposed by WDTRAD......
WEBDEV User Groupware: Tips
This help page contains different programming tips for the User Groupware in WEBDEV......
Appointment (Type of variable)
The Appointment type is used to define the advanced characteristics of an appointment: time, location, ...
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....
How to develop a site for Linux?
The method for developing a site for Linux is identical to the method for developing a site for Windows....
Additional setup modules
The setup wizard allows you to include additional modules in the setup. The additional modules are used to add additional options to the setup program and to access the advanced setup parameters....
Custom-Folders
"Custom-Folders" simplify the organization of projects, allowing you to group the elements of your application by themes......
ERR_NOTADEVVERSION
Task list
Each project can be associated with a task list......
Aliases on data files: HAlias
The aliases are used to handle......
Frequently asked questions about Automatic Update
Frequently asked questions about the update search mechanism....
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:...
Handling a TreeMap through programming
WINDEV allows you handle a TreeMap control through programming....
Code editor: Assisted input
The following mechanism allows developers to write WLanguage code more easily in the code editor ......
Step 2: Creating print fonts
This step allows you to define and choose the different fonts that will be used in the printed document......
Project Management Hub: Spool of requests
The Project Management Hub is used to define spools of requests......
Creating a Java archive
When your Java application is developed, you can......
Restoring an HFSQL Client/Server database
A backup of a HFSQL Client/Server database can be restored at any time......
The Slider control (in a page)
WEBDEV proposes two types of sliders......
General exception mechanism
A process of general exception is available for all the components of the object with which it is associated......
How to open a page?
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......
Data Binding: Creating controls from the "Project explorer" pane
Data binding is a process that binds variables in memory to controls in a window or page......
IFrame control
IFrame is an HTML concept......