ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

User Groupware: Configuring the site
Once the User Groupware is configured, the configuration of users and accesses is performed at runtime, by connecting with a "supervisor" account......
Calling a procedure/a function
Syntax for calling a local or global procedure.
The planes (in a window or in a report)
The planes are used to group the window controls......
Events associated with Table controls
List of events associated with Table controls...
WDINT license agreement
WDINT license agreement...
Creating a report
The report editor allows you to easily create all types of reports via a wizard......
2. My first window
WINDEV Tutorial: WINDEV overview Lesson 2 - My first window - 30 min
Constants for managing Table, Treeview Table, Looper and List Box controls
List of constants used by the functions for managing Table, TreeView Table, Looper and List Box controls....
AAF: Context menu of Image controls
A context menu is available for Image controls......
Transactions in HFSQL Client/Server mode
To keep maximum compatibility between HFSQL Classic applications (single-user or multi-user) and HFSQL Client/Server applications, the transaction mechanism in HFSQL Client/Server mode is similar to the one in HFSQL Classic mode......
BurnerSave (Function)
Burns the files found in the compilation onto the CD or DVD.
User Groupware
A Windows application, an Internet or Intranet site require to define the role of different contributors......
Project Management Hub: Spool of requests
The Project Management Hub is used to define spools of requests......
sfUserInfo (Type of variable)
The sfUserInfo type is used to get information about a user...
Assignment operators
Three assignment operators are available......
Developing 64-bit sites
You can deploy 64-bit compatible sites......
Push notifications: format of notifications (Android and iOS)
An application written in WINDEV Mobile Android or iOS can receive Push notifications......
Document (Type of variable)
The Document type is used to handle a "docx" document.
htmlNode (Type of variable)
The htmlNode type is used to define all the advanced characteristics of a node of an HTML document.
Different types of data (Type of variable)
A variable is defined by name and type......
The HTML control
The HTML control displays HTML pages or HTML code......
JSON (Type of variable)
The JSON type makes it possible to simplify actions on data in JSON format.
Importing styles from a WordPress theme with WEBDEV
WordPress offers numerous templates to create original websites...
Constants for managing projects
List of constants used by the functions for managing projects....
14. Controls in practice