ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Timer (Function)
Periodically and automatically calls a WLanguage procedure.
YAML (Type of variable)
The YAML type simplifies the handling of data in YAML format.
HSynchronizeReplica (Function)
Synchronizes the master replica and the subscriber replica: the operations performed on one of the replicas are transferred into the other replica.
Declaring a procedure/a function
The different syntaxes for declaring a procedure...
The Edit control
The Edit control allows users to enter data......
Programming the browsing Looper controls
These are the main concepts for programming Looper controls based on a data file......
HWrite (Function)
Writes a record into a data file without updating the indexes corresponding to all keys used in the file.
Printing the content of a pivot table (AAF)
Pivot Table controls include an automatic context menu that allows users to perform different actions on the data displayed in the control......
HPrepareSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the database server in order to optimize the next executions of this query.
17. TLS/SSL: Encrypting information on the Web
Native MySQL Connector: Specific features and remarks
Remarks and specific features of the Native MySQL Connector...
FontSize (Property)
The FontSize property is used to: Identify the size of the font used in a control. Change the size of the font used in a control....
ExecuteUpdateUIParent (Function)
Immediately executes the "Request for refreshing the display" event of the parent. This function is kept for backward compatibility.
fSeek (Example)
Usage example of the fSeek function
ReplicInitialize (Function)
Initializes or reinitializes a replication defined by the replication editor (ReplicEdit).
WebSocketExecuteGlobalService (Function)
Executes a global procedure in the context of the global service of the WebSocket server.
End of Document block
The End of document block is run once at the end of the report execution......
xlsData (Function)
Retrieves the content of a cell found in an XLS file.
TableAddColumn (Function)
Adds elements on the right of an Horizontal Table control.
dbgEnableAudit (Function)
Enables the dynamic audit through programming.
SocketCreateSSL (Function)
Creates a secure socket according to the SSL protocol.
<Connection variable>.RegenerateFile (Function)
Regenerates a data file from its log.
WebserviceWriteHTTPHeader (Function)
Adds an additional HTTP header to a request of a REST Webservice.
InfoWithTimeout (Function)
Displays an information message in a system information window for a set amount of time
Constants for managing MongoDB databases
Constants used by the Mongoxxx functions...