ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

EmailReadNextHeader (Function)
Reads the header of the email found after the current email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
OrganizerPosition (Function)
Displays an Organizer control from a specified date or returns the date of the first day (or the date of the last day) displayed in an Organizer control.
OrganizerDeleteAll (Function)
Deletes all the appointments from an Organizer control.
grCreate (Function)
Creates a specific type of chart.
LooperSort (Function)
Allows you to: Sort a Looper control according to one or more attributes. Sort a Looper control on all its attributes. Cancel a sort that was performed beforehand (which means ignore the sort)....
TableDisplay (Function)
Refreshes a Table or TeeeView Table control from a given position: for a control linked to a file: changes made in the linked data file are reflected in the control. for a control handled programmatically: the calculated columns are re-calculated....
ServiceRestart (Function)
Restarts a service (already started).
SQLFirst (Example)
Usage example of the SQLFirst function
HChangeKey (Example)
Usage example of the HChangeKey function
ReplicInitialize (Function)
Initializes or reinitializes a replication defined by the replication editor (ReplicEdit).
HTTPTimeOut (Function)
Sets the timeout for WLanguage functions that use the HTTP protocol (HTTPRequest, SOAPExecute, DotNetExecute, J2EEExecute, etc.).
ArrayMoveLine (Function)
Allows you to: move a row in a two-dimensional array or in an advanced array property. The other array rows are moved accordingly. swap two rows in a two-dimensional array or in an advanced array property....
ContactAdd (Function)
Adds a contact: in a Lotus Notes or Outlook address book. in the contacts list of your device (Android, iPhone or iPad)....
GglConnect (Function)
Manages authentication on a Google server (via the "OAuth 2.0" authentication mode).
The Drawer control
The Drawer control can be expanded in order to display (or not) the integrated controls......
mlzInsertLine (Function)
Inserts a new dynamic row in a Multiline Zone control.
String (Variable type)
The String type is used to manipulate strings......
HFSQL server replication
The replication between HFSQL servers consists in automatically replicating the data from server to server, in an asynchronous way......
FinDecreasingRedemption (Example)
Usage example of the FinDecreasingRedemption function
OrganizerTimeDisplayed (Function)
Defines the time range displayed by the Organizer control in Day mode or in Week mode.
OrganizerListAppointment (Function)
Returns: the list of appointments found between two dates in an Organizer control, all appointments found in an Organizer control, a specific appointment (selected or hovered)....