ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Properties associated with a window
List of properties associated with a window...
TraceBuild (Function)
Displays a customizable message in the trace window opened in parallel with the current window.
Token (Property)
The Token property is used to manage the different tokens associated with a "Text token" Edit control.
Properties associated with a report
List of properties associated with a report...
OpenSSLCheck (Function)
Checks, via a public key, that the signature of data performed with the OpenSSL library is correct.
Properties available in Java
WINDEV allows you to generate a Java application without even knowing the Java language......
User login: User Groupware
WEBDEV Tutorial - User Groupware User login: User Groupware - 20 min
Constants for managing projects
List of constants used by the functions for managing projects....
YAxisMin (Property)
The YAxisMin property gets the minimum value of the Y-axis in a Chart control.
InitialHeight (Property)
The InitialHeight property is used to: Find out the creation height of a control or window. Modify the base height used to anchor the controls "in height". Find out the creation height of a block or control in a report....
Font (Property)
The Font property is used to Get the identifier of the font used in a control in a report, page or window. Change the font used in a control in a report, page or window....
Environment of the report editor
Environment of the report editor...
HOnError (Function)
Customizes the management of HFSQL errors.
grSurfaceAddData (Function)
Adds a data into a Surface chart.
Options of the window editor
To configure the general options of the window editor......
Characteristics of the columns in a Table control in a window (prefix syntax)
The columns are used to display information in a Table control......
Describing an element
A flexible modeling includes different elements linked together......
DynamicTab (Property)
The DynamicTab property is used to: Find out the type of a Tab control (static tab or dynamic tab). Modify the type of a Tab control (static tab or dynamic tab)....
ZoomWithFinger (Property)
The ZoomWithFinger property is used to: determine if an Image or Camera control supports pinch zoom. enable or disable pinch zoom in an Image or Camera control....
TokenDeletable (Property)
The TokenDeletable property is used to: Determine if the end user is allowed to delete tokens in a "Text token" Edit control. Allow or prevent the end user from deleting tokens in a "Text token" Edit control....
TokenEnabled (Property)
The TokenEnabled property determines if an Edit control is a "Text token" Edit control.
TokenListSeparator (Property)
The TokenListSeparator property retrieves or modifies the separators that trigger the creation of new tokens when entering information in a "Text token" Edit control.
TokenAllowDuplicate (Property)
The TokenAllowDuplicate property is used to: Allow or prevent the user from entering duplicates in a "Text token" Edit control. Determine if duplicates are allowed in a "Text token" Edit control....
TokenCurrentInput (Property)
The TokenCurrentInput property is used to read or change the value being entered in a "Text token" edit control.
AnimationPrepare (Function)
Prepares the animation on a control, a group of controls or a window.