ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Server triggers
Server triggers are stored procedures executed by the server before or after a write operation performed on a database file......
Search and full-text index
HFSQL proposes a quick search for character strings in the data......
Email (Type of variable)
The Email type is used to handle the email content as well as the associated information.
LDAPValidateAdd (Function)
Validates the addition of a new object into an LDAP server.
Unalterable (Property)
The property Unalterable property is used to set the inalterability of a table: the table cannot be modified; only additions can be made.
Sequence of selection conditions for a query
When at least two selection conditions are found in a query, the sequence of selection conditions must be specified by the conditional operators AND and OR......
HSetDuplicates (Function)
Enables or disables the management of duplicates on a unique key.
Project description: Theme tab
The project description window allows you to configure various elements of your project......
1. Components provided with WINDEV
WINDEV is provided with projects that contain components....
The Upload control
The Upload control is used to upload files on the Web server......
X (Property)
The X property is used to: Get the X-coordinate of a control, Table control column or window (position on the X-axis). Get the X-coordinate of a control or window (position on the X-axis)....
HSuggestKeyEnd (Function)
Finishes collecting information on executed queries.
HPriority (Function)
Finds out and modifies the priority of the calling application.
WinInitialized (Function)
Used to find out whether the "end of initialization" code was run for a window.
NbThumbnail (Property)
The NbThumbnail property is used to get the number of thumbnails generated for an item.
HModifyFileProperty (Function)
Modifies the properties of an HFSQL table located on a server.
HModifyDatabaseProperty (Function)
Modifies the properties of a database located on an HFSQL server.
sComputeCrc32 (Function)
Calculates the Cyclical Redundancy Check (CRC) of buffer.
HDBCreation (Function)
Ends the description of the structure of an xBase data file through programming.
HChangeConnection (Function)
Dynamically changes the connection associated with a table.
Calling a procedure/a function
Syntax for calling a local or global procedure.
User Groupware: Configuring the site
Once the User Groupware is configured, the configuration of users and accesses is performed at runtime, by connecting with a "supervisor" account......