ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

8. Windows in practice
Discover the main actions that can be performed on the windows....
Creating an application that manages the Euro
The method for creating an application supporting the switch to the Euro is as simple as the method for creating a WINDEV application....
18. Order of execution of the code of buttons/links
<Connexion HFSQL>AsynchronousMemoCheck (Function)
Checks the structural integrity of memos in an HFSQL Client/Server table. This new function is available from WINDEV Suite SaaS 2025 - Update 2....
Conditions for using a .NET assembly
Before using a .NET assembly, a specific configuration is required......
Properties of the modeling
The properties of the modeling group all the options of the modeling currently edited......
Deploying an application that uses an external component
An application that uses one or more external components is deployed in the same way as a standard application......
GetDefinition (Function)
Retrieves the definition of element type.
HCheckMemoAsynchronous (Function)
Checks the structural integrity of memos in an HFSQL Client/Server table. This new function is available from WINDEV Suite SaaS 2025 - Update 2....
Events associated with a Ribbon control
The events associated with the Ribbon controls and groupings are:...
Diagram Editor (WINDEV): ribbon and panels
The Diagram Editor includes many features accessible via......
The different types of buttons in a window
WINDEV and WINDEV Mobile include 5 types of buttons......
<Connexion HFSQL>StatCalculAsynchronous (Function)
Gets various statistics on the keys of an HFSQL Client/Server table. This new function is available from WINDEV Suite SaaS 2025 - Update 2....
5. User Groupware in practice
An object diagram represents a set of objects and how they relate to each other at a certain moment in time......
<Variable sshSession>DisconnectCommand (Function)
Enables you to stop an SSH session that was active, to allow multiple commands to be sent as a group. This new function is available from WINDEV Suite SaaS 2025 - Update 2....
Type (Property)
The Type property is used to get: the type of element (table or item) defined programmatically or in the data model editor, view or query. the type of object. the type of data held in a Variant....
Preparing the phone to run the test of an Android application
WINDEV Mobile allows you to develop Android applications. To run the test of these applications on an Android phone, some operations must be performed ......
5. Custom-Folders: Organize your project
Project configurations allow you to easily define the "target" platforms of the project....
7. Custom-Folders: Organize your project
Custom-Folders: Organize your project...
The Flexbox control
Flexbox is a standard layout system for web pages......