ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

EventTimeline (Variable type)
The EventTimeline type is used to define the advanced characteristics of an event displayed in a Timeline control.
<Thread variable>.Wait (Function)
Waits for the end of the execution of the specified thread.
HRetrieveRecord (Function)
Returns the content of the current record (in a file, a view or a query, ...).
HCreateMasterReplica (Function)
Creates the description file of a Master Replica (logged replication or universal replication).
SQLGetTextMemo (Function)
Retrieves the content of a Text Memo column found in the query result, for the current line.
SQLDisconnect (Function)
Closes the current connection and frees the memory used by the connection.
ThreadExecute (Function)
Starts the execution of a secondary thread.
ReplicOpen (Function)
Opens a replication in direct mode or with a replication server.
grAutoRefreshSeries (Function)
Identifies or defines whether a series is refreshed whenever the chart is drawn.
MenuDelete (Function)
Deletes a menu or a menu option.
<Thread>.SendSignal (Function)
The current thread sends a signal to the specified thread in order to unlock it.
ServiceContinue (Function)
Restarts a paused service.
grInfoXY (Function)
Returns information about the series found at a specific chart point.
Language (Property)
The Language property is used to get and change the language used.
iPageHeight (Function)
Calculates the height of printable page (in millimeters) while taking the top or bottom margins into account.
iPageWidth (Function)
Calculates the width (in millimeters) of the printable page while taking the left or right margins into account.
Comment (Property)
The Comment property is used to manage comments.
HExecuteSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the HFSQL engine.
SQLGetCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
HDeleteAll (Function)
Deletes all records from a table, an HFSQL view or a query.
rssCategory (Type of variable)
The rssCategory type is used to handle the category of a RSS stream or stream entry.
Encrypt (Function)
Encrypts a character string in binary format or in ASCII format.
fWrite (Function)
Writes: a character string to an external file. a memory section....
iInitReportQuery (Function)
Initializes the query linked to the report (for a query with parameters).