ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Error (External language)
Displays a dialog box containing an error logo and the message passed in parameter.
Code snippets
The code editor allows you to enter "Code snippets"......
SQL commands available in an SQL query
WINDEV allows you to easily run queries in SQL code......
HDFS constants
The following constants are used by the HDFS functions:...
AddChildDelayed (Property)
The AddChildDelayed property indicates the procedure to be called when a row in a TreeView or TreeView Table control is clicked to be expanded.
HFSQL constants
List of constants used by the HFSQL functions....
WDTestSite: Running a scenario
The scenario is a text file (".WCN" extension) containing all the operations performed when recording the scenario. This scenario is run by WDTestSite....
Calling a procedure/a function
Syntax for calling a local or global procedure.
The PDF Reader control
The "PDF Reader" control is an advanced control that allows end users to view PDF documents in their applications, without an external software......
Multilingual project
WDInst: installing additional elements
By default, only the files found in the "List of setup files" window are installed on the user computers......
EmailImportSource (Function)
Populates an Email variable using the content of its Source property or the different variables of the email structure using the content of the Email.Source variable.
Watermark (Type of variable)
The Watermark type is used to handle the text printed in watermark in the reports created with the report editor or through programming.
JWTCreateAssertion (Function)
Creates a JWT assertion. This new function is available from WINDEV Suite SaaS 2025 Update 1....
SQL query (WLanguage type)
The "SQL query" type is used to write an SQL query in the WLanguage code.
The Layout control
The Layout control simplifies the implementation of dynamic UIs where controls are displayed and/or hidden programmatically......
ModificationRule (Property)
The ModificationRule property is used to configure the modification rule (integrity management) to be applied to the data file described in the code.
docElement (Type of variable)
The docElement type is used to handle each element found in a docParagraph variable.
Adapting an application to support multiple languages
WINDEV Tutorial - Managing multiple languages Adapting an application to support multiple languages - 20 min
SSL: Secure transactions with WEBDEV
When using an Internet application, the data circulating between the computer of the Web user and the Web server is not protected......