ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WINDEV, WEBDEV and WINDEV Mobile general options
The general options are used to configure the working environment of the product used......
SemaphoreCreate (Function)
Creates a semaphore.
Installing a WEBDEV site with zero-downtime update
Starting with version 24, you can update a Session or AWP site without disconnecting users......
HDelete (Function)
Deletes a record from a table (query or view).
iDocumentCanceled (Example)
Usage example of the iDocumentCanceled function
RedisPipelineReset (Function)
Ignores the results of the execution of a Redis command that was added by RedisPipelineAdd.
HFSQL Client/Server database: Recommendations
This help page presents the main recommendations for optimizing the security and performance of an HFSQL Client/Server database according to the constraints and desired features......
RedisPipelineGet (Function)
Retrieves the result of the execution of a Redis command that was added by RedisPipelineAdd.
<Connection variable>.NotifConfigure (Function)
Specifies and configures the server used to send notifications by the HFSQL server.
HGetCurrentPosition (Function)
Returns the approximate position of current record in the table.
HViewToFile (Example)
Usage example of the HViewToFile function
Point (Type of variable)
A Point variable is a structured type that is used to represent a position (X, Y) in 2 dimensions.
GglListContactByRequest (Function)
Retrieves a list of contacts from custom parameters.
GglRequest (Function)
Sends a communication request (HTTP request) to a Google service.
LDAPMode (Function)
Modifies the operating mode of an LDAP session.
gpwOpenConfiguration (Function)
Opens the User Groupware configuration window or page.
ManualEvent (Type of variable)
The ManualEvent type is used to manage a manual event.
EventCreate (Function)
Creates an event.