ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Properties of the modeling
The properties of the modeling group all the options of the modeling currently edited......
Properties associated with the breaks of a Table control
Several properties can be used with the breaks found in a Table control......
Binding an Edit control to an item
An Edit control can be bound to an item in a data file, query, etc, ......
15. Cookies: information stored on the end user's computer
WINDEV: Example of programmed Drag and Drop
Mobile Image Editor control
By using the Image Editor control in your mobile applications, you will allow users to edit images or photos......
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....
X (Property)
The X property is used to: Get the X-coordinate of a control, Table control column or window (position on the X-axis). Get the X-coordinate of a control or window (position on the X-axis)....
Properties linked to the Euro management
List of properties linked to the Euro management...
Managing the automatic identifiers when adding a record
When adding a record into a HyperFileSQL file (HAdd), three management modes are available for the automatic identifiers......
MutexEnd (Function)
Signals that the thread frees the mutex.
Message (External language)
Displays a message in the status bar.
BCToImage (Function)
Generates the image of a bar code.
<Chart>.Orientation (Function)
Modifies the orientation of chart axes.
grOrientation (Function)
Modifies the orientation of chart axes.
Age
The Age keyword can correspond to...
Camera control: decoding bar codes
In iOS and Android, bar codes can be decoded via the Camera control using BCCapture......
How to set the focus to a column in a Table control?
To set the focus to a column in Table control (i.e. to be positioned in input in this column), ......
Managing bar codes
The use of bar codes to identify and manage products has become essential......
Container column in a Table control
A cell found in a Table control can contain a set of controls......
Icon (Property)
The Icon property is used to: Find out the icon displayed in the title bar of a window or a Dockable Panel control. Change the icon displayed in the title bar of a window or a Dockable Panel control....
BCCalculateControlCharacter (Function)
Returns the check code of a bar code.
DocClose (Function)
Closes a docx file and frees the document.
grRBAddData (Function)
Adds data to a Radial Bar chart.
UnloadWDL (Function)
Frees the library that was loaded in memory by LoadWDL.