ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TreeView constants
List of constants used by the TreeXXX functions...
How to use the indirection operators?
The indirection operators ({ }) are used to handle an object whose name is found in a variable......
User Groupware
A Windows application, an Internet or Intranet site require to define the role of different contributors......
5. Site test in practice
Automatic completion
The automatic completion helps you write WLanguage code in your applications......
ZOrder (Property)
The ZOrder property defines the Z-order of an element.
WDBal messaging: Overview
WDBal is a secure messaging, included in WINDEV, WEBDEV and WINDEV Mobile......
HFSQL Client/Server: Scheduled tasks
The scheduled tasks are used to schedule automatic tasks......
Handling an element found in a TreeView control through programming (prefix syntax)
This help page explains how to handle the elements of a TreeView control either directly or via the WLanguage functions......
Example for managing videos (broadcasted by a Camera control) (prefix syntax)
In this example, the application allows you to......
Characteristics of columns found in a Table control in a page (prefix syntax)
The columns are used to display information in a Table control......
"END:" label
The END: label is used to define a code that will be systematically run at the end of process execution.
Programming automatic calculations in the columns of a Table control (prefix syntax)
WEBDEV Application Server remote control functions (prefix syntax)
The following functions are used to manage users and connections on a WEBDEV Application Server, using prefix syntax:
TreeView Table report
The report editor allows you to create "TreeView Table" reports......
CompactToolbar (Property)
The CompactToolbar property is used to: determine if the window toolbars are compacted. compact (or not) the toolbars....
WEBDEV layouts
A layout allows you to define several views of a page without duplicating it......
Managing Responsive Web Design in your Web pages
From now on, the Web sites can be viewed on several platforms......
SaaSAdminSubscriptionDeallocateLicense (Function)
Cancels a subscription license for a SaaS user.
21. Reports
Automatic button execution (Window)
To force an action on a window, all you have to do is define a button of this window in "Automatic execution" mode......
Error 38: The END statement marking the end of the structure declaration is missing
Error 40: The END statement marking the end of the class declaration is missing
The different types of variables
The different types of variables are......
Classes, members, methods and properties
A class is made of......