ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TABOrder (Property)
The TABOrder property gets and sets the position of a control in the tab order of a window.
External language: Programming in COBOL
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
Native Informix Connector: Programming with HFSQL functions
To use an Informix database with the Native Connector, import the structure of Informix tables into the WINDEV or WEBDEV analysis......
Reports & Queries: Specific features
This help page presents the specific features of "Reports & Queries" (which means the user version of report editor) ......
BurnerMediaType (Function)
Used to find out and modify the format of the CD or DVD to burn.
Alias type
The Alias type is used to declare and handle a logical alias for a data file or query.
Project Management Hub: Statistics
When managing a project, you must keep track of some indicators to understand the evolution of the project, its schedule, ......
Constants for managing Wi-Fi functions
Constants for managing Wi-Fi functions...
HAddScheduledBackup (Function)
Adds a scheduling for full backup (with or without differential backup) on the server defined by the connection.
httpResponse (Type of variable)
The httpResponse type is used to get the advanced characteristics of the response of the HTTP/HTTPS request....
The "Surface" charts
The Surface chart is used to represent correlated analogical data, according to 3 axes...
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....
Handling a Repositionable Note control through programming
A Repositionable Note control can be handled through programming......
The Conference control
...The Conference control allows you to view and/or listen to video and/or sound in real time......
Body Complement block
The Body complement block is linked to the Body block......
Nested reports
The nested reports are used to print several reports (secondary reports) in a single report (main report)......
Configuring the "fax server" computer
WINDEV and WEBDEV allow you to manage faxes via the system fax server, available in Windows XP and Windows 2000......
Repetition (Type of variable)
The Repetition type is used to describe and modify the characteristics of a repetition for an appointment via the different WLanguage properties.
Other operators
The following are additional operators......
The "Internal report" control
The "Internal report" controls are used to print several reports (secondary reports) in a single report (main report) without programming......
Table control populated programmatically: WLanguage
Here is an overview of how to handle Table controls populated programmatically in WLanguage....
Properties associated with columns of Table controls
You can manipulate columns of Table controls in a window or page using the following WLanguage properties......
Plane (Property)
The Plane property is used to: Get: the active plane of a window (or report) or the plane to which a control belongs. the active plane of a WEBDEV element. Change: the active plane of a window (or report) or associate a control with another plane. the active plane of a WEBDEV element....
Table controls in "Server + AJAX" mode
The Table controls can be 100% AJAX......
BackgroundColor (Property)
The BackgroundColor property is used to set the background color of a control, window, page or block of a report.