ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

FinDecreasingRedemption (Example)
Usage example of the FinDecreasingRedemption function
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)....
ServiceRestart (Function)
Restarts a service (already started).
SQLFirst (Example)
Usage example of the SQLFirst function
HChangeKey (Example)
Usage example of the HChangeKey function
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).
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....
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.
grCreate (Function)
Creates a specific type of chart.
HToItem (Function)
Assigns the specified value to an item of the current record.
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)....
SOAPAddHeader (Function)
Adds a header to the next SOAP function of a Webservice to run.
BurnerProperty (Function)
Used to find out and modify the properties of the current burner.
mlzAddLine (Function)
Adds a new dynamic row into a Multiline Zone control.
Report based on an SQL query with data accessed via a connection (ODBC, etc.)
A report based on an SQL query with data accessed via a connection can print records from a database accessible via a specific ODBC driver or via a Native Connector......
Encrypt (Function)
Encrypts a character string in binary format or in ASCII format.
ThreadWait (Function)
Waits for the end of the execution of the specified thread.