ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Events associated with internal windows
List of events associated with internal windows...
SQLGetCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
SQLColumn (Function)
Returns the characteristics of all the columns (or items): for a given table. for a given query....
SQLCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
SQLConnectWS (Function)
Connects the current application to a database that will be queried by SQL through a web service proxy (SOAP).
2. Projects in practice
Discover the main operations that can be performed on a project....
Convert (Function)
Converts a numeric value into a binary string in order to perform a search on a numeric key.
HFSQL constants
List of constants used by the HFSQL functions....
Spreadsheet constants
The following constants are used by the functions for managing Spreadsheet controls:...
Constants for managing MongoDB databases
Constants used by the Mongoxxx functions...
Creating a WINDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
Including the code
You want to include your code lines in a condition, in a structure, ......
EvaluateExpression (Function)
Evaluates the value of an expression built in a character string.
12. Pages in practice
grCreateFont (Function)
grCreateFont is kept for backward compatibility.
iPrintReport (External language)
Prints a report created with the report editor.
PageSubmit (Function)
Validates the specified page and starts the execution of a button.
SSH constants
The following constants are used to manage an SSH server:...
HTransactionInterrupted (Function)
Used to find out whether a transaction was interrupted (the transaction was neither validated nor canceled).