ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HAddUser (Function)
Adds a user to a database.
Debugging a connection to an HFSQL server
The stored procedures and the triggers are debugged from the environment, with real execution on the server......
Handling a Chart control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Chart control through programming......
AnchorRateRight (Property)
The AnchorRateRight property is used to: Find out the anchor rate when a control moves on the horizontal axis. Modify the anchor rate when a control moves on the horizontal axis....
AnchorRateBottom (Property)
The AnchorRateBottom property is used to: Find out the anchor rate when a control moves on the vertical axis. Modify the anchor rate when a control moves on the vertical axis....
Window templates and inheritance
When a window template is applied to a window, all the controls and code in the template are "copied" to the window......
HAddGroup (Function)
Adds a group of users.
grAddData (Function)
Adds a data into a chart.
The use of the Automation type in a site is reserved for the advanced users
Positioning marks in the code
The positioning marks are used to "tag" specific lines of code......
SysStandby (Function)
Allows you to: enable and disable the standby mode (Android) display the system screen used to configure the standby mode (Universal Windows Apps)...
16. Protecting access to the site: passwords
Using the Google Maps service
The Google Maps service is an Internet mapping software proposed by Google......
The Windows registry
Several WINDEV functions can be used to handle the Windows registry......
Managing the styles
The help editor allows you to define styles of paragraphs......
3. UML models in practice
Conditions for updating an application automatically (Live update)
Whenever the application is modified on the development computer (modifications of windows, code, analysis, ......
WEBDEV: Scheduled tasks and delayed tasks
WEBDEV allows you to implement tasks on the server directly......
HFSQL Client/Server: Managing the ports
The ports used by the HFSQL Client/Server server......
SCM administrator: Managing branches
The SCM (Source Code Manager) administrator allows to you manage the branches of the different projects found in SCM......
Salesforce functions (prefix syntax)
List of Salesforce functions (prefix syntax)...
The Shape control
The Shape control allows you to create geometric shapes in your windows and reports......
Error 1023: The access to the method of the class is restricted by a private inheritance
Enqueue (Function)
Adds an element to the queue.
Handling Gantt Chart controls programmatically