ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Modifying the characteristics of report controls
The characteristics of the controls can be viewed and/or changed in......
HScheduledTask structure
The HScheduledTask structure is kept for backward compatibility (this structure will still be supported in the forthcoming version)....
WEBDEV: Scheduled tasks and delayed tasks
WEBDEV allows you to implement tasks on the server directly......
The "Column" charts
The data is interpreted as "columns" whose height is proportional to the value of data......
Collapsing/Expanding a TreeView control through programming
...To collapse/expand a TreeView control through programming, ......
TextDirection (Property)
The TextDirection property is used to determine and change the writing direction in a window, report or control (useful for languages such as Arabic or Hebrew).
Constants for managing certificates
The Multiline Zone control
The Multiline Zone control is used to easily create interfaces in iOS style....
2. Performance profiler
WINDEV Tutorial: Optimizing a project Lesson 2 - Performance profiler - 15 min
Various WEBDEV constants
Various WEBDEV constants...
WBAdminAccount (Type of variable)
The WBAdminAccount type is used to define all the advanced characteristics of a WEBDEV account in a WEBDEV Application Server.
XMLRestorePosition (Function)
Restores the previously saved context of an XML document.
docTabulation (Type of variable)
The docTabulation type is used to define the characteristics of a custom tabulation.
MyParameters (Reserved word)
The MyParameters keyword is used to handle the parameters passed to a WLanguage procedure...
Display (External language)
Displays a value in a control or assigns a value in a variable.
Image control in a page
Operations performed on class diagrams
The following paragraphs explain......
Display modes, transparency and symmetry of an image
An image can be displayed in a window, a window control, a report control, a page control or a block according to several display modes....
2. Performance profiler
WEBDEV Tutorial - Optimizing a WEBDEV project Lesson 2 - Performance profiler - 15 min
Managing the Bluetooth keys
Create a new type of application! With no contact between the PC and the mobile device, several processes can be run on the PC by using the data found on the mobile device......
MagnifierMode (Property)
The MagnifierMode property determines and changes how the magnifier is displayed in the column headings of a Table or TreeView Table control.
<Array>.Reduce (Function)
Applies a computation to each element of an array.
Service variable
The Service variable is used to......
Composite report
The report editor gives you the ability to create "Composite" reports. In this case, the report includes several sub-reports....
The Internal Window control
The "Internal Window" control is used to include a window (and its code) in a control of another window......