ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Option Description (Type of variable)
An Option Description variable is used to handle the characteristics of a combination option through programming.
Value Description (Type of variable)
A Value Description variable is used to handle the description of an enumeration value through programming.
Custom tooltips
Tooltips are very useful for application users......
Android In-App configuration
A specific configuration is required to manage the In-App purchases in an Android application......
HFSQL properties associated with the queries and views
List of HFSQL properties associated with the queries and views...
TableFixColumn (Function)
Fixes a column to the left or frees a column fixed to the left.
Events associated with reports
The following events are associated to reports (order of appearance in the code editor)......
Animating an image
WINDEV, WINDEV Mobile and WEBDEV allow you to handle several types of animated images......
Queue, stack and list management functions
List of functions for managing the queues, the stacks and the lists...
Crosshair in a chart
In a Line chart, it may be difficult to read the value of axes for a point that is far from these axes......
PageEndStick (Property)
The PageEndStick property is used to: Determine the page footer should be right below the last block. Change the page footer block options....
BackgroundImageState (Property)
The BackgroundImageState property allows you to get and change the number of drawings in the image associated with the background of a button.
Differences according to the test mode of a dynamic project
The test of a dynamic project can be run......
NameBrowserFile (Property)
The NameBrowserFile property is used to get the original name of the file to upload on the user's computer....
NameServerFile (Property)
The NameServerFile property is used to get the name of the uploaded file on the server.
SaaSAdminModifyUser (Function)
Modifies a SaaS user.
Keywords (Property)
The Keywords property is used to get and modify the keywords associated with a page.
Movable (Property)
The Movable property is used to: Find out whether a table column can be moved by the user, Allow and/or forbid a table column to be moved by the user....
BackgroundStyle (Property)
The BackgroundStyle property is used to get and modify the background style of cells in tables and/or TreeView Tables....
WDINT setup
GraduationYSecondary (Property)
The Property GraduationYSecondaire allows you to know the step of the graduation on the secondary Y axis.
Automated tests on an executable
WINDEV proposes to run the different project tests directly on the corresponding executable......
Binding a WEBDEV slider to an item
A WEBDEV slider can be bound to an item in a data file, query, etc....
Reports
A report provides a custom view of data......
<Table>.FormulaDeleteAll (Function)
Deletes all rows added with <Table>.FormulaAdd.