ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Queue (Type of variable)
A Queue variable is a structured type that groups a set of elements of the same type.
Programming custom calculations in Table controls
Project Management Hub: Using Tags
Tags are used to associate keywords with incidents in the Project Management Hub......
Create the help system in WINDEV, WEBDEV or WINDEV Mobile
These are the main steps to create a help file (HTML, CHM or PDF)......
Alignment rulers (Editor)
When creating or modifying a window in the window editor, you have the ability to display the alignment rulers......
Opacity (Property)
The Opacity property is used to get and define the opacity percentage for a window, or for controls in a window or page.
Frequently asked questions about HFSQL Cluster
Frequently asked questions about HFSQL cluster....
Properties associated with windows, pages and controls
List of properties associated with windows, pages and controls...
The Dashboard control
Dashboards are essential elements in an application......
Modifying the characteristics of report controls
The characteristics of the controls can be viewed and/or changed in......
Data model editor: the different types of items
The different types of items proposed in the data model editor are as follows:
The Multimedia control
The Multimedia control is used to play multimedia files......
Drop-down button
The drop-down button expands: a context menu. a popup window....
Seek (Function)
Searches for the index of an element in a WLanguage array.
Project description: Telemetry tab
The project description window allows you to configure various elements of your project......
Anchor (Property)
The Anchor property sets the anchors of a control in a window, page or report.
MyParent (Reserved word)
MyParent is used to handle...
Logical operators
The logical operators are as follows......
INIRead (Function)
Reads the content of an INI file (or the content of a file structured like .INI files).
Constant
The constants are language elements whose value is fixed once and for all...
Composite variable
A composite variable contains different types of elements (members)...
Password (Property)
The Password property can be used: on the edit controls (or on the text table columns) to find out whether the control is a "Password" control or to modify the "Password" type of the control. on the connections (HFSQL Client/Server, OLE DB, etc.) to define the password of the user who uses the connection....
AnchorRateBottom (Property)
The AnchorRateBottom property is used to: Find out the anchor rate when a control moves on the vertical axis. Modify the anchor rate when a control moves on the vertical axis....
Handling the external files
WINDEV, WINDEV Mobile and WEBDEV propose several functions allowing you to manage the external files from your WINDEV/WINDEV Mobile applications or from your WEBDEV sites......
dCopyImage (Function)
Copies an image: from an Image control to another Image control. from an Image variable to another Image variable....