ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Transforming a WINDEV project into Mobile: a detailed audit
Transforming WINDEV applications into Mobile is very easy......
MDILeft (Property)
The MDILeft property is used to determine and change the distance between the left border of the MDI parent window and the left border of the MDI area.
MDITop (Property)
The MDITop property is used to determine and change the distance between the top border of the MDI parent window and the top border of the MDI area.
The Control Centers
Control Centers provide a global vision of a given area, whether on the development phase, on an operating site, or on application maintenance or improvement......
Developing 64-bit sites
You can deploy 64-bit compatible sites......
Project Management Hub: Managing the schedule
The project contributors can manage their tasks directly from the schedule or from the task list......
MDIRight (Property)
The MDIRight property is used to determine and modify the distance between the right border of the MDI parent window and the right border of the MDI area.
14. Report templates
...Report templates are used to easily standardize report layouts....
Clickable control in a report
The report editor allows you to propose clickable controls during the print preview......
Data persistence
The data persistence is used to store the value typed by the user......
AAF: Handling the columns of a Table control
The Table controls displayed in a window allow the end user to perform several operations......
The Active WEBDEV Pages
You want to reference several pages of your WEBDEV site?......
Specific features of the Express version
Native 64-bit and native 32-bit: a single source code
The 64-bit operating systems are starting to appear on the PCs and on the servers......
Debugging in PHP
A site generated in PHP can be debugged in standard WEBDEV mode......
Developing a SaaS site
A SaaS site is developed as a standard WEBDEV site. Some additional operations must be performed......
ERR_CANNOT_RUN_EXPLORER
6. HFSQL Client/Server clusters
6. HFSQL Client/Server cluster
Configure the setup program interface
To make the installation process more user-friendly, the setup wizard allows you to customize the interface of the setup program......
Programming a WEBDEV drop-down menu
Once the drop-down menu of your site is created, all you have to do is associate an action with each menu option......
Customizing the setup program (Plug-in)
In a setup program, you may want to customize some actions......
2. User-friendly editors in practice
User-friendly editors in practice...
Drag and Drop
Drag and Drop is used to transfer data between several controls with the mouse. This data can be moved between several controls found in the same application or in different applications....
The .NET 2.0 control (WinForm)
The ".NET 2.0 control (WinForm)" is used to easily manage the.NET controls in WinForm format (for.NET 2.0)....