ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ElementHeight (Property)
The ElementHeight property is used to: Find out or modify the height of the elements in an Organization Chart control. Find out or modify the height of the cells in a Dashboard control....
Organizing the directories of a project
When creating a project, a directory specific to this project is automatically created......
Limitations of WINDEV, WEBDEV and WINDEV Mobile
In-House deployment
Apple's In-House deployment allows you to overcome most of the constraints of the other two modes (App Store deployment and Ad Hoc deployment) and to widely distribute an application without the need to reference client devices in advance......
Signature of iOS applications
Signing an application is mandatory from Xcode 8......
Constants used by the scanner functions
Constants used by the scanner functions...
Remote check: Customizing with a procedure
To customize the remote control performed on a multi-user WINDEV application, you can trigger the execution of a procedure found in the application......
TotalsEnabled (Property)
The TotalsEnabled property enables you to: Identify the calculation method used for columns in a Table or TreeView Table control (automatic or custom), Temporarily forbid or force column calculations (automatic or custom) in a Table or TreeView Table control....
BottomIndent (Property)
The BottomIndent property gets and sets the space at the bottom of the text (bottom margin) in a control.
TopIndent (Property)
The TopIndent property is used to get and change the space at the top of the text (top margin) in a control.
Calculations in the columns of a Table control
When a Table control contains numeric data, it may be useful to get the total of a column or count the number of elements......
Specific features of the applications for iPhone/iPad
Managing the Euro
Since January 1 2002, the Euro becomes the only currency in most European countries......
UMC management functions
List of functions for managing the UMC...
DLNA/UPnP functions
The following WLanguage functions are used to handle UPnP devices...
<Table>.End (Function)
Stops the manual iteration of data file linked to a Table control based on a data file.
<Source>.Free (Function)
Transforms the crossed records (HCross) into deleted records.
User group settings
You used WEBDEV 28
You used WINDEV 28
Line control properties
List of properties associated with the Line control...
17. TLS/SSL: Encrypting information on the Web
Project description: Languages tab
The project description window allows you to configure various elements of your project......
BrowsedItem (Property)
The BrowsedItem property is used to: Get the item used to automatically loop through Table, Looper, List Box, ListView and Combo Box controls, supercontrols and reports based on data files. Change the item used to automatically loop through Table, Looper, List Box, ListView and Combo Box controls, supercontrols and reports based on data files. Then, the iteration is reinitialized....
eYe magnet: conditional formatting of controls
The visual aspect of a window control can be automatically modified according to a series of conditions in order to attract the attention of the user to this control......