ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

6. Procedures
WINDEV Tutorial - WLanguage basics Lesson 6 - Procedures - 20 min
ProfilerStart (Function)
Starts "collecting information" for the performance profiler.
"Real Time Performance Profiler" pane
The "Real Time Performance Profiler" pane shows the activity of an application or site during a test......
TrustedCertificateAdd (Function)
Adds a certificate to the list of trusted root authorities used to validate certification strings.
AAFContextMenuToString (Function)
Returns the list of options in the context menu actually displayed by the control.
EmailReadNext (Example)
Usage example of the EmailReadNext function
KanbanDisplay (Function)
Refreshes a Kanban control or a card in the Kanban control.
HTransactionSavepoint (Function)
Declares a transaction savepoint.
HFSQL functions
List of functions for HFSQL management...
Handling the views of a window
To easily handle huge windows (that cannot be entirely displayed in the editor for example), WINDEV and WINDEV Mobile allows you to handle several views of the same window......
ODBCSQLCode (Property)
ODBCSQLCode is used to: Find out the SQL code of the "query performed on a connection" (data source of report). Modify the SQL code of the "query performed on a connection" (data source of report)....
ODBCDatabaseName (Property)
ODBCDatabaseName is used to: Find out the name of the database used when printing a report based on a "query performed on a connection". Specify the name of the database used when printing a report based on a "query performed on a connection"....
ODBCConnectionName (Property)
The ODBCConnectionName property is used to: Identify the name of the ODBC connection used when printing a report based on a "query performed on a connection". Specify the name of the ODBC connection used when printing a report based on a "query performed on a connection"....
gLink (Function)
Adds an "invisible" value into an element found in a List Box or Combo Box control. Function kept for compatibility. It is recommended to use gStoredValue....
Handling menu options via the context menu
WINDEV and WINDEV Mobile support two types of menus: ......
Creating a WINDEV SOAP Server application
The SOAP Server application is an application containing all the procedures to run......
Manage SCM branches visually
The Source Code Manager offers a graphic interface for editing branches to optimize the management of branches in your projects......
Native SQL Server Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native SQL Server Connector......
Constants for managing ports
List of constants used by the functions for port management (serial and parallel ports)...