ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<Connection variable>.DescribeServerTrigger (Function)
Adds or modifies a server trigger.
<Variable Connexion>ExecuteAsynchronousProcedure (Function)
Executes a stored procedure in asynchronous mode. This new function is available from WINDEV Suite SaaS 2025 Update 2....
<Connection variable>.InfoServer (Function)
Returns the specified information about the server.
HSuggestKeyStart (Function)
Starts collecting information on executed queries.
<Connection variable>.EndNoDatabaseAccess (Function)
Re-allows the access (which means the connection) to one or more databases accessible via a connection.
<Connection variable>.DeleteLink (Function)
Deletes an integrity rule between two tables on the server.
<Connection variable>.DeleteServerTrigger (Function)
Deletes a server trigger.
HInfoLog (Function)
Returns information about the server logs.
WINDEV concepts
SourceToScreen (Function)
Automatically updates the controls in a window or page with: the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor. the values of the bound WLanguage variables....
The Looper control: Custom synchronization
How to manage the synchronization between: the page displayed in the browser. This page contains a Looper control that displays the records found in an HFSQL file. the corresponding page context found on the server....
Result of a query in test mode
After its execution in test mode (see Running the query test), the result of the query can be......
<Connection variable>.NoDatabaseAccess (Function)
Denies all new connections to a database or to all databases.
hSchedulingHistory (Variable type)
The hSchedulingHistory type is used to get all the characteristics of the execution history of a scheduled job (optimization, backup, etc.)
HSuggestKeyEnd (Function)
Finishes collecting information on executed queries.
7. Multilingual applications in practice
HSuggestKey (Function)
Returns a list of keys to add to tables to improve query performance.