ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MaxHeight (Property)
The MaxHeight property is used to get and change the maximum height of a control or window.
Visible (Property)
The Visible property is used to: Find out whether an element is visible. Make an element visible or invisible....
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....
Starting WDOptimizer in a command line
Programming charts
WINDEV, WEBDEV and WINDEV Mobile include a Chart control (that can be used in the window editor, page editor and report editor) as well as several functions used to create and handle charts......
Address (Property)
The Address property is used to: Establish a connection between the Conference control (and the associated stream) and the receiver. This property is equivalent to StreamConnect. Get the address of the last outgoing connection request....
CompleteDir (Function)
Adds a backslash to the end of a string, if necessary.
Real-time chart
This type of chart is used to represent a permanent data flow in real time......
Report based on a text file
In a report based on a text file, the information to print is read from a text file or is directly assigned in the report controls......
Constants for managing emails
List of constants used by the functions for managing emails....
JSEvent (Function)
Associates a browser procedure with an event on an object in browser code.
Use case diagram
A use case diagram is used to view the behavior of a system in such way that......
aiImageResult (Type of variable)
The aiImageResult type is used to retrieve the result of AIDetect.
ExtractString (Function)
Allows you to: extract a substring from a string based on a specified string separator. search for substrings in a string based on a specified string separator....
TileAdd (Function)
Adds a new tile customization for the current Windows Store Apps application.
grZoom (Function)
Defines the zoom of a chart.
Functions for handling directories and external files
List of functions for handling external files...
Manipulating controls in a page
The different operations that can be performed on the page controls are as follows......
Project description: Files tab
The project description window allows you to configure various elements of your project......
TreeView Table report
The report editor allows you to create "TreeView Table" reports......
Programming custom calculations in Table controls
"Component.WDO" file
When generating the external component, two files are automatically created in the EXE directory of the current project......
HCreateMovableReplica (Function)
Creates a movable replication.
TableCollapse (Function)
Collapses: a branch that was previously expanded in a TreeView Table control. a break that was previously expanded in a Table control. a detailed window displayed for a row....
JSON (Type of variable)
The JSON type makes it possible to simplify actions on data in JSON format.