ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

grCreate (Function)
Creates a specific type of chart.
zipListFile (Function)
Returns the list of files found in an archive.
HConnect (Example)
Usage example of the HConnect function
iNestedHeaderFooter (Function)
Prints (or not) the page headers and footers of nested report.
grTitle (Function)
Modifies the caption and/or position of the chart title....
CalendarSelect (Function)
Returns the date selected in a Calendar control.
HTTPResetForm (Function)
Clears an HTTP form that is currently edited.
ServiceControl (Function)
Sends a control message to a service.
SysTheme (Function)
Returns the current theme of the device.
SemaphoreStart (Function)
Locks the current thread until the semaphore is opened (which means until a "free" spot becomes available in the protected section).
grLabelFont (Function)
Modifies the font used for the category labels of a chart.
DateToInteger (Function)
Converts a date to an integer.
grLabel (Function)
Indicates various parameters of additional legend in a chart.
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....
EmailReadLast (Function)
Reads the last incoming email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
HCloseConnection (Example)
Usage example of the HCloseConenction function
fDelete (Function)
Deletes a file accessible from the current computer.
Proxy (Function)
Specifies whether the communication functions that use HTTP or HTTPS must go through a proxy to execute their requests. A proxy is used to share the access to Internet between the different network computers.
fMakeDir (Function)
Creates a directory (and the intermediate directories if necessary).
HInfoServerRights (Example)
Usage example of the HInfoServerRights function
GglConnect (Function)
Manages authentication on a Google server (via the "OAuth 2.0" authentication mode).
UUDecode (Function)
Decodes a character string in UUEncode format.