ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HInfoFileProperty (Function)
Allows you to find out the properties of a data file located in an HFSQL server.
HCancelSeek (Function)
Cancels the current search criterion.
HInfoLock (Function)
Returns information about the lock set on a data file, on one or all the records in a data file.
HInfoGroup (Function)
Returns information about the specified group of users.
HInfoDatabaseRights (Function)
Allows you to find out the rights granted to a user or to a group on a database.
Queue (Type of variable)
A Queue variable is a structured type that groups a set of elements of the same type.
Adding files into a replication (ReplicEdit)
When the replication is described, the data files must be added into the replication......
HModifyViewRights (Function)
Modifies the rights granted to a user or to a group on a SQL view or on a materialized view.
MemKeyVal (Function)
Returns the value (added or modified by MemAdd or MemModify) of the current element in a memory zone.
MemModify (Function)
Modifies an element in a memory zone.
MemAdd (Function)
Adds an element to a memory area.
HInfoFileRights (Function)
Allows you to find out the rights granted to a user or to a group on an HFSQL Client/Server data file....
MemCurrent (Function)
Returns the index of the current element.
HStatDate (Function)
Returns the date of the last update for the index statistics.
IntegerToWeekNumber (Function)
Returns the week number within the year that corresponds to the specified date (this date is an integer).
HModifyGroup (Function)
Modifies the group information according to the elements found in the corresponding variables for group management.
HDeleteBackup (Function)
Deletes a backup previously created with HBackup.
SchedulerDeleteResource (Function)
Deletes a resource from a Scheduler control.
PageChangeLayout (Function)
Applies a specific layout to a page.
NbArrayElement (Property)
NbArrayElement is used to configure the number of elements in an array item.
MemSort (Function)
Sorts the elements found in a memory zone.
VideoConfigure (Function)
Allows you to configure the video capture driver.
Email management functions
List of functions for managing emails...
HStatTime (Function)
Returns the time of the last update for the index statistics.
Creating an SSL certificate that can be used with SocketCreateSSL
To create an SSL server with SocketCreateSSL, you must use a signed certificate containing a private key......