ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WINDEV and OPC
OPC stands for "OLE for Process Control"......
Domotics: Overview
The home automation via power-line carrier (X10) has now become reality......
Characteristics of menu options
WINDEV and WINDEV Mobile manage two types of menus......
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.
AllowActionBarHiding (Property)
The AllowActionBarHiding property automatically hides the Action Bar.
Animating an image
WINDEV, WINDEV Mobile and WEBDEV allow you to handle several types of animated images......
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......
Visible (Property)
The Visible property is used to: Find out whether an element is visible. Make an element visible or invisible....
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....
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.
Size (Property)
The Size property is used to determine and change the size of an element.
Keywords (Property)
The Keywords property is used to get and modify the keywords associated with a page.
ProgressBarSystem (Property)
The ProgressBarSystem property is used to get and change the progress bar used as system progress bar (in the taskbar) with Windows 7 (and later).
Animation (Property)
The Animation property animates an image.
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......
WINDEV and the communication streams (audio, sound)
To handle the communication streams, WINDEV includes......
Reverse code modeling
The reverse code modeling allows you to view in a graph......
<Table>.FormulaDeleteAll (Function)
Deletes all rows added with <Table>.FormulaAdd.