ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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......
YAxisMax (Property)
The YAxisMax property gets the maximum value of the Y-axis in a Chart control. This property can be used in the "Zoom" event of a Chart control to identify the section displayed.
Managing assertions
...The main available features are as follows:...
Compressing frames (DSL, 3G, Edge, VPN, ...)
A frame is a packet ot data that flows through the network......
Constants used by the functions for managing Dockable Panel controls
Automatic data file modification: new date format
From WINDEV 7 and WEBDEV 7 version 149, new date and time formats are available for the Hyper File files......
Installing Native Sybase Connector for WINDEV and WEBDEV 2024
Handling a chart in the editor
In the editor, a Chart control includes different sections......
Report viewer: Proposing several reports
In the document preview, end users can......
"Long press" optional event
The optional event "Long press/Open context menu" is run during a long press on the controls of a window......
15. Project Management Hub
Additional setup modules
The setup wizard allows you to include additional modules in the setup. The additional modules are used to add additional options to the setup program and to access the advanced setup parameters....
YAxisMin (Property)
The YAxisMin property gets the minimum value of the Y-axis in a Chart control.
End of break block
The End of break block is optional......
Installing and configuring HFSQL Cluster
Required configuration and overview for installing HFSQL Cluster....
WINDEV concepts
Code snippets
The code editor allows you to enter "Code snippets"......
Managing a Text token Edit control
...Interfaces that use token controls are common. A Token control contains variable amounts of information in a limited area....
The Radio Button control
The Radio Button control is a control allowing the user to select an option among several ones......
Operations for synchronizing SCM
When creating an executable, a library or a component, ......
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.