ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Mechanism of specific exceptions
A process of specific exception is used to process a risky code (which means a code that could trigger an exception)...
HListScheduledBackup (Function)
Lists the full and differential backups that have been scheduled on HFSQL Client/Server....
HExecuteScheduledBackup (Function)
Forces the execution of a scheduled backup.
hBackupDescription (Type of variable)
The hBackupDescription type is used to programmatically describe an HFSQL Client/Server backup....
2. Development
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 2 - Development - 30 min
Discover all the possibilities of pivot tables
PageByPagePrint (Property)
The PageByPagePrint property is used to: Ask a report to be printed page by page. Each page of the report will be sent separately to the printer spooler. Find out the print mode of the report (page by page or all at once)....
NbCopy (Property)
The NbCopy property is used to determine and change the number of report copies to print.
Automatic menu of tables (AAF)
Each Table control found in a window proposes a menu to the user......
TreeView Table report
The report editor allows you to create "TreeView Table" reports......
AutomaticLink (Property)
The AutomaticLink property is used to: determine if the automatic link detection mode is enabled, enable or disable the automatic link detection mode....
AAF: Chart on a table column
When a table column is a Numeric column, the end user can create a chart on the column data and therefore benefit from the power of charts created with WINDEV......
Aligning elements in a List Box or Combo Box control (prefix syntax)
Several methods can be used to align the elements found in a List Box or Combo Box control......
Remote HFSQL administrator: Overview
...The remote HFSQL administrator is a WEBDEV site installed with the WEBDEV application server and used to remotely manage the HFSQL Client/Server databases installed on the Web server......
WDAdminHF: Managing the data files
The remote HFSQL administrator proposes a full management of the HFSQL Client/Server databases......
TreeView constants
List of constants used by the TreeXXX functions...
WDAdminHF: Scheduled task
The remote HFSQL administrator is used to define the scheduled tasks......
WEBDEV layouts
A layout allows you to define several views of a page without duplicating it......
WDScript: use in interactive mode
In interactive mode, the WDScript editor is divided into several areas......
Functions for managing breadcrumbs (prefix syntax)
The following functions are used to manage site map paths, using prefix syntax:...
WDAdminHF: Managing a database
The remote HFSQL administrator proposes a full management of the HFSQL Client/Server databases......
Handling a chart in the editor
In the editor, a Chart control includes different sections......
Principle of remote check
TransparencyMode (Property)
The TransparencyMode property is used to get and change the transparency mode of an image.
RTFToHTML (Function)
Returns the HTML string corresponding to the specified RTF string.
TextProgressBar (Property)
The TextProgressBar property gets and sets the text displayed in a progress bar.