ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Transactions in SQL
Starting with version 21, you can manage transactions in SQL code......
Project portfolio
From version 25, you can create "project portfolios"......
Events associated with a Rich Text Area control
WEBDEV manages the following events by default (order of appearance in the code editor)......
Captcha control properties
The Captcha control can be handled by the WLanguage properties in server code and in browser code.
<Code Editor>.Compile (Function)
Compiles the WLanguage code displayed in the Code Editor control and displays any errors.
CodeEditorCompile (Function)
Compiles the WLanguage code displayed in the Code Editor control and displays any errors.
Project description: Advanced tab
The project description window allows you to configure various elements of your project......
Cell control properties
List of properties associated with the Cell control...
Managing context menus in a WINDEV or WINDEV Mobile application
A context menu can be opened by the user via a right mouse click......
WDInst: Configuring the installation workstation
When creating the setup program, WDInst allows you to configure the computer where the program will be installed......
Query creation mode: independent or embedded query
The query editor proposes two methods for creating a query......
HCheckServerUpdate (Function)
Checks for the latest version of the HFSQL server that can be automatically updated.
RegexMatch (Function)
Checks whether a string matches the format defined by a regular expression.
Italy.CheckCF (Function)
Checks the validity of a CF number (personal identification number in Italy).
Brazil.CheckCPF (Function)
Checks the validity of a CPF number (personal identification number in Brazil).
Italy.CheckIVA (Function)
Checks the validity of an IVA number (company identification number in Italy).
Brazil.CheckCNPJ (Function)
Checks the validity of a CNPJ number (company identification number in Brazil).
Switzerland.CheckUID (Function)
Checks the validity of a UID number (Swiss business identification number).
<Connection variable>.CheckServerUpdate (Function)
Checks for the latest version of the HFSQL server that can be automatically updated.
<Unicode string>.RegexMatch (Function)
Checks whether a string matches the format defined by a regular expression.
AuthVerifyAuthentication (Function)
When SSO authentication is used, checks the validity of the current user's token....
GeometryIsValid (Function)
Checks whether the specified geometry is valid according to the OGC rules.