ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

OrganizerAddAppointment (Function)
Adds a new appointment to an Organizer control.
2. Projects in practice
2. Projects in practice
Discover the main operations that can be performed on a project....
Managing a Text token Edit control
...Interfaces that use token controls are common. A Token control contains variable amounts of information in a limited area....
Configuring an existing project for the SCM
Some operations are required before an existing project can be used by the Source Code Manager......
YAML (Variable type)
The YAML type simplifies the handling of data in YAML format.
HFSQL Client/Server: Scheduled tasks
The scheduled tasks are used to schedule automatic tasks......
9. Sharing a project in practice
Sharing a project in practice...
Managing HFSQL servers
The HFSQL Control Center allows you to fully manage HFSQL servers......
Automatic table modification
The automatic table modification updates the description of tables on user computers......
Characteristics of menu options
WINDEV and WINDEV Mobile manage two types of menus......
Data Source (Variable type)
A Data Source variable is used to describe a temporary data source (query, view, alias, etc.).
HActivateTrigger (Function)
Re-enables a trigger that was disabled by HDeactivateTrigger.
SysDir (Function)
Returns the path of a system directory.
Secret string vault
Passwords, private keys and tokens are often used in programming......
Database schema description window
The database schema description window includes all the characteristics and options of the current database schema......
fAddText (Function)
Adds the content of a character string at the end of a file.
fAddBuffer (Function)
Adds the content of a buffer at the end of a file.
HInfoViewRights (Function)
Allows you to find out the rights granted to a user or to a group on an SQL view or on a materialized view.
ControlPane (Function)
Returns the name of static or dynamic pane found in a Tab control associated with a control.
CoordinateEditorToScreen (Function)
Converts a size or a position specified in the reference dpi in the editor (160 dpi) to the native dpi of screen on the device where the application is run.
Handling controls in a window
The different operations that can be performed on the window controls are as follows......
HDeleteScheduledBackup (Function)
Deletes a scheduled backup from an HFSQL Client/Server server....
HModifyScheduledBackup (Function)
Modifies a backup scheduling.