ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Help page identifier
To display a specific help page from your WINDEV application, an identifier must be specified for each page found in your help system......
<Connexion HFSQL>StatCalculAsynchronous (Function)
Gets various statistics on the keys of an HFSQL Client/Server table. This new function is available from WINDEV Suite SaaS 2025 - Update 2....
Programming the table cells
The Table controls can be handled......
Testing and debugging an application on an Android device
All developers appreciate the possibility to debug an application directly on the device......
<Connexion HFSQL>AsynchronousMemoCheck (Function)
Checks the structural integrity of memos in an HFSQL Client/Server table. This new function is available from WINDEV Suite SaaS 2025 - Update 2....
<Internal window>.ChangeSourceWindow (Function)
Dynamically changes the window displayed in an Internal Window control. Case of internal window dequeues Modifies the currently displayed window. This modification is saved in the list of internal windows to scroll....
TwoFactorAuthenticationGenerateLink (Function)
Generates a link to register an account in an authentication application. When associated with a Bar Code control, this link will show a QR code that can be scanned in the authentication app installed on the phone.
fRead (Function)
Reads: a block of bytes (characters) in an external file (ANSI or Unicode), the content of an external file (ANSI or Unicode) and assigns it to a memory area....
Container column in a Table control
A cell found in a Table control can contain a set of controls......
zipMsgError (Function)
Returns the message associated with an error code on an archive.
SAP ASE Native Connector (Sybase): Output value of a stored procedure executed on the server
The SAP ASE Native Connector (also called Sybase Native Connector) allows you to: specify the input values during the call to a stored procedure. retrieve the output values after a call to a stored procedure....
Synchronizing threads via events
Events can be used to synchronize the different threads of an application......
fChangeSize (Function)
Resizes an external file.
WINDEV and OPC
OPC stands for "OLE for Process Control"......
The different types of browse available in SQL
Two types of browse can be used to browse the result of a query run by SQLExec......
SCM: Management of rights
It is possible to manage and grant certain access rights to the developers for each element in the SCM......
Step 5: Site parameters
Once the site installed, you can define the site connection options......
Telemetry: Main features