ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Camera control in a mobile application
The Camera control is used to......
Application triggers
...A trigger is a WLanguage procedure automatically called by the HFSQL engine whenever a modification is performed (addition, deletion, modification, ...) on a record of a data file....
Break in a report
The break is used to group the records corresponding to a sort criterion......
Handling the cells of report table
The operations that can be performed on the table cells are as follows:...
Project description: Style tab
The project description window allows you to configure various elements of your project......
HListFile (Function)
Returns the list of files: found in the current analysis or in a specific analysis recognized by the HFSQL engine. The files defined by HDeclare, HDeclareExternal and HDescribeFile are taken into account. available on a connection via a native access or via an OLE DB driver. for a group of files defined in the data model editor....
User login: User Groupware
WINDEV Tutorial: User Groupware User login: User Groupware - 20 mn
Automatic completion
The automatic completion helps you write WLanguage code in your applications......
<AuthToken variable>.OpenIDReadIdentity (Function)
Retrieves the identity of a user contained in an AuthToken variable.
<Connection variable>.Backup (Function)
Makes a backup copy of the content of an HFSQL server: all databases on the server, one or more databases, one or more data files.
Log-based replication
The replication is the operation allowing you to keep updated remote databases of identical structures on which several operations are performed......
Report based on a programmed data source
In a report on a programmed data source, the reading of the records that will be displayed in the report requires full programming in WLanguage......
10. UMC: User Macro-Code
Automatic Application Features (AAF)
The Automatic Application Features (AAF) allow you to add features to your application without having to write a single line of code......
<Connection variable>.RSWaitForDataProcess (Function)
Waits for: the replication data on the master server to be sent to the subscriber server. the replication data received on the subscriber server to be entirely applied....
SourceDescription (Property)
The SourceDescription property is used to get the name of the element used as data source of a series.
User Groupware and LDAP
The LDAP protocol is increasingly used by the companies......
The Combo Box control
The "Combo Box" control is used to display a list of elements and to select an element from this list......
Compilation options (HLP format)
Project description: Advanced tab
The project description window allows you to configure various elements of your project......
Managing mutexes in threads
A mutex is used to limit the simultaneous execution of a code (procedure, line of code, etc.) to one thread at a given time....
Control template
A control template is a set of controls that can be re-used in several windows or pages......
Minute (Property)
The Minute property is used to: Retrieve the minutes from a Time or DateTime variable, or the number of minutes from a Duration. Change the minutes in a Time or DateTime variable, or the number of minutes in a Duration. Retrieve the minutes or the number of minutes from a Date item (in "Date and Time" or "Duration" format) or from a Time item. Modify the minutes or the number of minutes in a Date item (in "Date and Time" or "Duration" format) or in a Time item....
<Connection variable>.DeleteScheduledBackup (Function)
Deletes a scheduled backup from an HFSQL Client/Server server....
OpenIDReadIdentity (Function)
Retrieves the identity of a user contained in an AuthToken variable.