ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Installing a WEBDEV cluster
A WEBDEV cluster is a set of servers (or server farm)......
Handling a Tab control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Tab control through programming......
The Organizer control
The Organizer control is used to display and handle organizers......
Handling Sidebar controls programmatically
WINDEV and WINDEV Mobile allow you to handle Sidebar controls programmatically......
The charts
To include charts in your applications or in your sites, WINDEV, WEBDEV and WINDEV Mobile include......
Check: FTP connectivity
The monitoring robot will try to connect to the FTP server with the parameters of the server......
Select query: Displaying the first/last n records
The editor of Select queries is used to limit the number of records that will be displayed in the result of the query....
The Numeric or Currency control: Input or display masks
WINDEV, WINDEV Mobile and WEBDEV propose two types of masks......
Looper control based on a data file
This type of Looper control uses data from a data file or query......
Page Header block
The Page header block is printed on each new page......
ImageState (Property)
The ImageState property is used to get and change the number of drawings in: The image associated with a button. The image of the cursor in a slider. The image associated with the button of a sidebar pane. The image associated with the button of a tab pane. The image associated with the Rating control. The image associated with a group in a Ribbon control. The image associated with a menu option....
Control Center of WINDEV executables (WDADMINEXE)
When a WINDEV application is installed in network, a program used to remotely check the application executables is automatically created......
Step 1: Configuring the print parameters
This step allows you to choose......
TitleHeader (Property)
The TitleHeader property is used to: Get the title and aspect of a column title-header (Table or TreeView Table control). Get the number of column title-headers (Table or TreeView Table control). Change the title and aspect of a column title-header (Table or TreeView Table control)....
Body Complement block
The Body complement block is linked to the Body block......
Providing an image per DPI
On mobile, when displaying images, each device has its own physical size and its own graphic resolution......
Page templates
WEBDEV allows you to create page templates......
HFSQL Client/Server: Managing the ports
The ports used by the HFSQL Client/Server server......
The different types of Table controls: populated programmatically, with or without access to the data source
WINDEV, WEBDEV and WINDEV Mobile allow you to use......
The Ad control
The Ad control is used to monetize an Android application by displaying an ad banner that generates incomes according to the number of clicks performed by the application users....
Handling a Sliding Banner control through programming
A Sliding Banner control can be handled through programming......
The Radio Button control
The Radio Button control is a control allowing the user to select an option among several ones......
SaaS administrator - Dashboard
The dashboard of the SaaS Administrator is used to quickly view the main information regarding the SaaS sites of a WEBDEV Application Server......
The different types of variables
The different types of variables are......
How to clone and use columns in a Table control?
In some cases, a Table control must be filled with an unknown number of columns (when creating the control)....