ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

TableCollapseAll (Function)
Collapses: the entire hierarchy (all nodes) of a TreeView Table control. all breaks of a Table control....
Other operators
The following are additional operators......
Spare server
A "spare" server is a target server in a unidirectional automatic replication......
iInitReportQuery (Function)
Initializes the query linked to the report (for a query with parameters).
DateToString (Function)
Converts: a date to a string in the specified format. a date time to a string in the specified format....
Scheduler control: Customize appointments
In the Scheduler control, the appointment is displayed in a specific area......
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).
sWrite (Function)
Writes a character string to the output buffer of the specified serial port, parallel port or infrared port.
grCategoryLabel (Function)
Initializes the label of a data category (or section) in a chart.
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).
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....
WLanguage procedure called by HTrack
WLanguage procedure called by HTrack
RESTSend (Function)
Sends a REST request and waits for the server response.
TableAddLineWithAnimation (Function)
Adds a row to a Table or TreeView Table control with an animation.
FinDecreasingRedemption (Example)
Usage example of the FinDecreasingRedemption function
HCreationIfNotFound (Function)
Performs the following operations: If the table doesn't exist, create an empty table (file with ".FIC" extension) with the index file, the full-text index file and the memo file if necessary. The function is equivalent to HCreation. If the table exists, opens the table....
X (Property)
The X property is used to get and change the X-coordinate of an element.
Y (Property)
The Y property is used to get and change the the Y-coordinate of an element.