ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Property of entity/association
In the MERISE methodology, the properties correspond to the characteristics of entities......
Android 11: Changes to application behavior
After each new version of Android is deployed, Google requires a higher target API level ("TargetSdkVersion") to publish applications on Google Play...
Developing sites for specific platforms
Many devices can be used to display websites (Android phone, iPhone, etc....
EmulateInput (Function)
Performs an input by emulation in a control while checking whether this control is an editable control.
Mean (Function)
Calculates the mean of several elements: elements found in an array, numeric values, ......
Sequencing reports
In some cases, you may want to print several reports one after another, and view them in the same print preview....
Null (Property)
The Null property is used to: Assign NULL to the item for the current record. Find out whether the item is associated with the NULL value for the current record. Define the default value of an item when the item is described through programming....
LowerValue (Property)
The LowerValue property is used to: Get the lower bound of the interval currently selected in a Range Slider control. Change the lower bound of the interval currently selected in a Range Slider control....
UpperValue (Property)
The UpperValue property is used to: Get the upper bound of the currently selected interval in a Range Slider control. Change the upper bound of the currently selected interval in a Range Slider control....
Path (Property)
The Path property gets and sets a path.
Install WDTRAD
WDTRAD is automatically installed along with WDMSG and/or WDINT....
H.NbRetryRead (Variable)
Indicates the number of attempts to read the file or record before giving control back to the program.
Spacing out a selection of controls
To create modern interfaces, you need to increase spacing between the controls in your windows......
TableToWord (Function)
Creates a Word file (.RTF) from the data found in a Table or TreeView Table control.
VideoStartApp (Function)
Starts the device's native camera application to record a video or to take a photo....
Configuring an application with User Groupware
HashString (Function)
Calculates the Hash of a character string according to a specific algorithm.
dSlice (Function)
Draws a circle section or an ellipse section: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
HRestorePosition (Function)
Restores the context of a previously saved file (HSavePosition): current record, filter, pointers.