ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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......
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....
Warning 124: Shadowing a global variable
Custom-Folders
"Custom-Folders" simplify the organization of projects, allowing you to group the elements of your application by themes......
Frequently asked questions about Automatic Update
Frequently asked questions about the update search mechanism....
Automatic completion
The automatic completion helps you write WLanguage code in your applications......
ERR_NOTADEVVERSION
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:...
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 ......
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......
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 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......
Restoring an HFSQL Client/Server database
A backup of a HFSQL Client/Server database can be restored at any time......
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....
How to open a page?
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 develop a site for Linux?
The method for developing a site for Linux is identical to the method for developing a site for Windows....
Synchronizing threads via events
Events can be used to synchronize the different threads of an application......
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......