ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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......
Custom tooltips
Tooltips are very useful for application users......
<Connection variable>.DeleteBackup (Function)
Deletes a backup previously created with HBackup.
HInfoBackup (Function)
Returns information about one or more backups performed on an HFSQL Client/Server server....
Test of a WINDEV and WINDEV Mobile application
WINDEV and WINDEV Mobile feature multiple methods to test applications......
HBackup (Function)
Makes a backup copy of the content of an HFSQL server: all databases on the server, one or more databases, one or more data files.
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....
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......
BackgroundImagePrinted (Property)
The BackgroundImagePrinted is used to: Determine if the background image of a report (form or other) should be printed. Print (or not) the background image of a report....
HDeleteBackup (Function)
Deletes a backup previously created with HBackup.
InputMask (Property)
The InputMask property is used to: get the input mask. set the input mask (from the masks available for the type)....
HModifyScheduledBackup (Function)
Modifies a backup scheduling.
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.
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......
<Table>.FormulaDeleteAll (Function)
Deletes all rows added with <Table>.FormulaAdd.