ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Handling a TreeView Table control programmatically (prefix syntax)
This page explains how to program TreeView Table controls......
Handling a Linear Looper control through programming (object syntax)
WEBDEV allows you to handle a Linear Looper control through programming....
Table control populated programmatically: WLanguage (prefix syntax)
Here is an overview of how to handle Table controls populated programmatically in WLanguage....
WITH
Factorizes the expression of an element on which several sub-elements or properties are accessed.
Assignment of RETURN
The return value of the process currently run can be assigned...
Handling a Sliding Banner control through programming (prefix syntax)
A Sliding Banner control can be handled through programming......
The "Radar" charts
The Radar chart is used to highlight a series according to another one......
How to use the indirection operators?
The indirection operators ({ }) are used to handle an object whose name is found in a variable......
Automatic menu of tables (AAF)
Each Table control found in a window proposes a menu to the user......
Automatic completion
The automatic completion helps you write WLanguage code in your applications......
WBSetup: Managing additional languages
The "WBSetup" project corresponds to the standard setup program of WEBDEV sites......
Managing bar codes
The use of bar codes to identify and manage products has become essential......
HFSQL Client/Server: Scheduled tasks
The scheduled tasks are used to schedule automatic tasks......
Deploying a site (from the development computer)
Regardless of the type of site created by WEBDEV (static site or dynamic site), WEBDEV Development version allows your to automatically install the site on the server......
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......
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:
"END:" label
The END: label is used to define a code that will be systematically run at the end of process execution.
5. Site test in practice
iPhone window: window creation wizard
The wizard for window creation allows you to easily create a window containing all main elements of a window for an iPhone application......
21. Reports
Global procedure/function
A global procedure can be used in all the processes or events of the project....
ZOrder (Property)
The ZOrder property defines the Z-order of an element.