ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

GglListContactByRequest (Function)
Retrieves a list of contacts from custom parameters.
GglListDocument (Function)
Retrieves the list of documents available on the Google server for the current user.
ActionPlanExecute (Function)
Runs an instance of the action plan in the software factory.
MapDisplayPopup (Function)
Opens the popup of a marker displayed in a Map control.
zipClose (Example)
Usage example of the zipClose function
iDocumentCanceled (Example)
Usage example of the iDocumentCanceled function
LOOP statement
The statement block is repeated endlessly...
5. Modal, non-modal or MDI windows
Modal, non-modal or MDI windows...
Installing a WEBDEV site with zero-downtime update
Starting with version 24, you can update a Session or AWP site without disconnecting users......
RedisPipelineReset (Function)
Ignores the results of the execution of a Redis command that was added by RedisPipelineAdd.
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.
Aliases on data files: HAlias
The aliases are used to handle......
HViewToFile (Example)
Usage example of the HViewToFile function
GglRequest (Function)
Sends a communication request (HTTP request) to a Google service.
LDAPMode (Function)
Modifies the operating mode of an LDAP session.
HCreation (Example)
Usage example of the HCreation function
ManualEvent (Type of variable)
The ManualEvent type is used to manage a manual event.
EventCreate (Function)
Creates an event.
tapiCallDuring (Function)
Returns the duration of the call (difference between the start date and time of call and the end date and time of call).
Point (Type of variable)
A Point variable is a structured type that is used to represent a position (X, Y) in 2 dimensions.
tapiCallEnd (Function)
Returns the date and time of the end of call.
Type (Example)
Usage example of the Type property
HState (Example)
Usage example of the HState function
RedisPipelineAdd (Function)
Adds a Redis command in a pipeline.