ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Parameters of a procedure/function
You have the ability to pass parameters to a procedure....
Handling an iFrame control through programming
WEBDEV allows you to handle an iFrame control by programming......
Password (Property)
The Password property can be used: on the edit controls (or on the text table columns) to find out whether the control is a "Password" control or to modify the "Password" type of the control. on the connections (HFSQL Client/Server, OLE DB, etc.) to define the password of the user who uses the connection....
7. Custom-Folders: Organize your project
Custom-Folders: Organize your project...
4. Types of pages
Different types of pages can be used in the sites created with WEBDEV......
5. Custom-Folders: Organize your project
Project configurations allow you to easily define the "target" platforms of the project....
Database schema editor: the different types of links
There are different types of links between the tables......
SQLColumnFormat (Function)
Returns the different types of columns supported: by the data source identified by SQLConnect by the database accessed by a specific connection (connection described in the analysis or described by HDescribeConnection or HOpenConnection)....
11. Controls in practice
Discover the main characteristics of the controls...
JSON variable manipulation functions
Envoie une requête HTTP en mode asynchrone : le programme continue de s'exécuter et la réponse est traitée par une procédure spécifique. Cette fonction est une nouveauté disponible à partir de WINDEV Suite SaaS 2025 Update 3....
11. Choosing the action of a button/link
Automatic data masking
Data masking is a process that transforms the data in an item that will be displayed to the user......
Window with arrow (iPad)
The principle of windows with arrow is straightforward......
How to save and retrieve an image in a binary memo
End of Document block
The End of document block is run once at the end of the report execution......
The use of the Automation type in a site is reserved for the advanced users
14. Controls in practice