ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Special paste
The Special paste command is used to explicitly choose the format in which the clipboard content will be pasted in the window editor......
Creating the menus for the windows of the WINDEV RAD pattern
Project Management Hub: Gantt chart
The Project Management Hub is used to follow the tasks of one or more contributors via......
Synchronizing the analysis with external databases
The analysis must be synchronized with an external database if it uses......
MDL file (kept for backward compatibility): Pattern description
The MDL file is the file used to generate a RAD window......
MDL file (kept for backward compatibility): Window description
The MDL file is the file used to generate a RAD window......
Creating the Vision windows of the WINDEV RAD pattern
Managing the HFSQL contexts in the windows and in the reports
An HFSQL context contains information relative to the data used......
The Toolbar control
The Toolbar control is an advanced type of control, linked to a window......
Associating a control with a tab pane
Methods to associate a control with a tab pane......
The Internal Page control
The "Internal Page" control is used to include a page (and its code) in a control of another page......
SQL : ORDER BY clause: Organizing the result of a query
The ORDER BY clause is used to sort the records selected by an SQL query......
Serial and parallel port management functions
List of functions for managing serial and parallel ports...
Choosing the type of image: dynamic, static, generated, ...
The images are often used to illustrate the site pages......
Implementing the log process in an application
Regardless of the data files used by your application (HFSQL Classic or HFSQL Client/Server), the log process can be implemented on these data files......
Standard dialog boxes
The dialog boxes are standard windows that allow you to communicate with the user......
Flexbox example: automatic control layout
Flexbox controls allow arranging controls exactly as desired when the browser is resized......
Handling Spreadsheet controls programmatically (in a report)
Remote WEBDEV administrator: Modifying a WEBDEV account
To modify a WEBDEV account from the remote WEBDEV administrator:...
Automatic features of edit controls
Edit controls provide multiple automatic features available in all the controls of your applications without writing a single line of code......
Providing an image per DPI
On mobile, when displaying images, each device has its own physical size and its own graphic resolution......
Brochure of new features: new features of WINDEV Mobile
New features in WINDEV Mobile 28 presented in the New Features brochure....
PDF Reader control: How to use the ribbon and tabs
The PDF Reader control includes multiple features accessible via......
User Control Center: Available network applications
The User Control Center is used to list the applications for which a network setup was created......
Advanced management of class instances
The advanced management of instances is used to choose the mode for taking reference. This choice directly impacts the freeing of the class objects: depending on the selected take of reference, the "Destructor" will not be called at the same time....