ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Looper control functions
List of functions for managing Looper controls...
iParameter (Function)
Retrieves the printer configuration and configures the print.
Number (Property)
The Number property is used to get the number of an element.
SchedulerSelectPlus (Function)
Selects an appointment in a Scheduler control.
SchedulerSelectMinus (Function)
Deselects an appointment from a Scheduler control.
Type (Example)
Usage example of the Type property
HState (Example)
Usage example of the HState function
zipIsMulti (Example)
Usage example of the zipIsMulti function
Encryption (Property)
The Property Encryption allows you to know and modify the type of encryption used.
Organizer control linked to a table or to a variable
It is possible to create Organizer control fields directly linked to data.....
UUDecode (Function)
Decodes a character string in UUEncode format.
SQLConnect (Function)
Connects the current application to a database that must be interrogated via SQL.
zipExtractAll (Example)
Usage example of the zipExtractAll function
grOrigin (Function)
Modifies the start and end marks on one of the chart axes.
SQLTransaction (Function)
Begins, commits or rolls back a transaction: on the files of a database opened by SQLConnect, on the files of a database opened by a connection (OLE DB or Native Access/Native Connector) described in the data model editor or by HOpenConnection....
FTPCommand (Example)
Usage example of the FTPCommand function
fCreate (Example)
Usage example of the fCreate function
HRecNum (Example)
Usage example of the HRecNum function
Size (Example)
Usage example of the Size property
HTTPSend (Function)
Sends an HTTP request and waits for the response from the HTTP server.
FontName (Property)
The FontName property is used to: Identify the font used in a control. Change the font used in a control....
HDeclare (Example)
Usage example of the HDeclare function