ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Cleaning the project
After months or years of development and maintenance, the directory of your project often contains several files that are not used anymore but that you don't dare delete......
The "Radar" charts
The Radar chart is used to highlight a series according to another one......
General exception mechanism
A process of general exception is available for all the components of the object with which it is associated......
How to use the indirection operators?
The indirection operators ({ }) are used to handle an object whose name is found in a variable......
Remote check: Customizing with a procedure
To customize the remote control performed on a multi-user WINDEV application, you can trigger the execution of a procedure found in the application......
Responsive Web Design: Tips
The Responsive Web Design was used in your pages but you still encounter some lock points......
HFSQL Client/Server: Scheduled tasks
The scheduled tasks are used to schedule automatic tasks......
2. Searching and iterating over records
WINDEV Tutorial: WINDEV application: Managing data Lesson 2 - Searching and iterating over records - 30 min
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......
Global procedure/function
A global procedure can be used in all the processes or events of the project....
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:
<Connection variable>.ExecuteScheduledBackup (Function)
Forces the execution of a scheduled backup.
<Connection variable>.ListScheduledBackup (Function)
Lists the full and differential backups that have been scheduled on HFSQL Client/Server....
hScheduling (Type of variable)
The hScheduling type is used to define and find out the characteristics of the scheduling that must be performed: for a scheduled optimization task of HFSQL Client/Server files. for a scheduled backup task of HFSQL Client/Server files. for a scheduled replication of HFSQL servers....
Duplicating a project
Duplicating a project allows you to have two identical projects with the same name but found in different directories......
ZOrder (Property)
The ZOrder property defines the Z-order of an element.
Time management
For each element (windows, reports, ......
Project elements
The project includes windows, reports, queries, help files, sets of procedures, ......
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
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......
Managing bar codes
The use of bar codes to identify and manage products has become essential......