ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

grAutoRefreshSeries (Function)
Identifies or defines whether a series is refreshed whenever the chart is drawn.
Today (Function)
Returns or modifies the system date (current date defined on the current computer).
grInfoXY (Function)
Returns information about the series found at a specific chart point.
ToClipboard (Function)
Writes text or image information into the system clipboard.
HDuplicateRecord (Function)
Duplicates the record read in a data file: the record found in memory is added into the data file (query or view).
ThreadExecute (Function)
Starts the execution of a secondary thread.
SQLGetTextMemo (Function)
Retrieves the content of a Text Memo column found in the query result, for the current line.
ServicePause (Function)
Pauses a service.
ArraySort (Example)
Usage example of the ArraySort function
LDAPListChildren (Example)
Use example for the LDAPListChildren function
Text (Property)
The Text property is used to get and modify text.
ReplicOpen (Function)
Opens a replication in direct mode or with a replication server.
HCreateMasterReplica (Function)
Creates the description file of a Master Replica (logged replication or universal replication).
Referring to an element in a WLanguage event / process
Used to manage the horizontal position (X-coordinate) of print cursor in the page....
SQLDisconnect (Function)
Closes the current connection and frees the memory used by the connection.
HRetrieveRecord (Function)
Returns the content of the current record (in a file, a view or a query, ...).
HExecuteQuery (Function)
Declares a query created in the query editor to the HFSQL engine and runs this query.
SQLGetCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
HOpenConnection (Function)
Opens a connection to a specific database.
Report based on a table
A report based on a table is used to print the records coming from a single table (HFSQL Classic or Client/Server, accessed via a Native Access, ......
iInitReportQuery (Function)
Initializes the query linked to the report (for a query with parameters).
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....
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)....
iPageHeight (Function)
Calculates the height of printable page (in millimeters) while taking the top or bottom margins into account.