ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Connection variable>.DeleteSet (Function)
Deletes a set of stored procedures from an HFSQL server.
<Source>.CreationIfNotFound (Function)
Performs the following operations: If the file does not exist, creates an empty data file (".FIC" file) with the index file and the memo file if necessary. The function is equivalent to HCreation. If the file exists, opens the file....
WDSQL: Exporting and printing the result of an SQL query
The result of a select query can be......
<Connection variable>.InfoUser (Function)
Updates the variables for user management with the information regarding the specified user.
9. Sharing a project in practice
Sharing a project in practice...
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.
HModifyServerRights (Function)
Modifies the rights granted to a user or to a group on an HFSQL server.
AAFs available for numeric edit controls
The numeric edit controls propose several AAFs (Automatic Application Features): a context menu proposing the "Calculator" option. the ability to modify the control value with the mouse wheel....
The Calculated control
The "Calculated" control is used to perform calculations in a report......
HDeleteSet (Function)
Deletes a set of stored procedures from an HFSQL server.
Context menu of Check Box columns (AAF)
The Table and TreeView Table controls can propose Check Box columns allowing the user to select the requested options......
HExecuteScheduledBackup (Function)
Forces the execution of a scheduled backup.
Managing the replications of HFSQL servers (Control Center)
The HFSQL Control Center is used to create, configure and manage the replications between HFSQL servers....
HInfoUser (Function)
Updates the variables for user management with the information regarding the specified user.
REST Webservices: Automatic deserialization of request
In a REST Webservice, an entry point can have several types......
SCM administrator
The SCM administrator (Source Code Manager) allows you to handle the different projects included in the Source Code Manager......
Pivot Table control in a report
The report editor allows you to create "Crosstab" reports......
Pull to refresh (Android/iOS): Window, Table and Looper controls
The "Pull to refresh" feature allows the user to "pull" a Table control, a Looper control or a window in order to refresh its content......
Operations for synchronizing SCM
When creating an executable, a library or a component, ......
Automatic calendar for the Date edit controls (AAF)
The Date edit control automatically propose a "Calendar" option in their popup menu....
Bitwise operators
The operations on binary values are performed......
Single Page App
A "Single Page App" is a Web application (Internet or Intranet) whose all pages are grouped in a single page......
Retrieving the coordinates of a click in a clickable image
If the click action of the image is set to "Server call", you can get the click coordinates when the image is clicked in the browser......
Printing the content of a pivot table (AAF)
Pivot Table controls include an automatic context menu that allows users to perform different actions on the data displayed in the control......