ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HViewToFile (Example)
Usage example of the HViewToFile function
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...
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.
GglListContactByRequest (Function)
Retrieves a list of contacts from custom parameters.
The Pager control
The Pager control is used to quickly access the records of a Table or Looper control displayed on several pages......
User login: User Groupware
WINDEV Tutorial: User Groupware User login: User Groupware - 20 mn
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
iDestination (Function)
Configures the print destination.
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