ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Group (Property)
The Group property is used to: find out whether the control belongs to a group of controls. If the control belongs to one or more groups, the Group property can be used to identify these groups of controls. associate a control with a group of controls....
<Connection variable>.ExecuteScheduledBackup (Function)
Forces the execution of a scheduled backup.
<Connection variable>.InfoUser (Function)
Updates the variables for user management with the information regarding the specified user.
<Connection variable>.DeleteSet (Function)
Deletes a set of stored procedures from an HFSQL server.
AllowActionBarHiding (Property)
The AllowActionBarHiding property automatically hides the Action Bar.
HModifyUser (Function)
Modifies the information about a user according to the elements found in the corresponding variables for user management.
DotNetRun (Function)
Runs a procedure on a .Net server.
BrowserHistoryAdd (Function)
Adds an entry into the history of navigation by associating data. This data will be transmitted when going back to this entry.
NET constants
List of constants used by the DotNet functions....
3. Managing sockets
WINDEV includes advanced socket management functions....
SSLActive (Function)
Used to enable or disable the secure SSL mode.
The Layout control
The Layout control simplifies the implementation of dynamic UIs where controls are displayed and/or hidden programmatically......
ScrollValue (Property)
The ScrollValue property gets and sets the scroll value.
HInfoDatabaseRights (Function)
Allows you to find out the rights granted to a user or to a group on a database.
HInfoServerRights (Function)
Allows you to find out the rights granted to a user or group of users on a server.
HExecuteScheduledBackup (Function)
Forces the execution of a scheduled backup.
Transforming a WINDEV project into Mobile: a detailed audit
Transforming WINDEV applications into Mobile is very easy......
HSuggestKeyEnd (Function)
Finishes collecting information on executed queries.
DisplayAsMarkdown (Property)
The DisplayAsMarkdown property indicates whether or not an Edit control displays its content in Markdown format.
HDeleteSet (Function)
Deletes a set of stored procedures from an HFSQL server.
Events associated with Table controls
List of events associated with Table controls...
HInfoUser (Function)
Updates the variables for user management with the information regarding the specified user.
DayWidth (Property)
The DayWidth property is used to determine and change the width of days: in a Scheduler control where the days are displayed in column and the resources in rows. in a Gantt Chart column....
ResourceHeight (Property)
The ResourceHeight property is used to get and change the height of resources in a Scheduler control where resources are arranged in rows.
HeightWithAnimation (Property)
The HeightWithAnimation property is used to modify the height of a cell of a Layout control with the "Resize cell" animation defined: in the "Advanced" tab of the project description window ("Control animation" button). in the "Style" tab of the control or project....