ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The source code manager
WINDEV, WEBDEV and WINDEV Mobile propose a sophisticated Source Code Manager......
NbCopy (Property)
The NbCopy property is used to determine and change the number of report copies to print.
NbLinesPerPage (Property)
The NbLinesPerPage property is used to: Get and set the maximum number of Table rows per page. Get and set the maximum number of Looper rows per page....
TableToXML (Function)
Creates an XML file from the data found in a Table or TreeView Table control.
HRetrieveItem (Function)
Returns the content of an item found in the current record (in the data file, view, query, ...).
H.ErrIgnore (Variable)
Specifies the mode for processing the errors: the errors are processed by WINDEV the errors are processed by the program....
Creating a skin template from an existing skin template
You can create a skin template from an existing skin template (provided by PC SOFT, for example)......
FTPGetFile (Function)
Transfers a file from an FTP (File Transfer Protocol) server to the current computer.
The Dockable Panel control
The Dockable Panel control allows you to easily organize the software interface into zones that the end user can freely move......
TableSave (Function)
Updates or adds the record bound to the current row in the Table or TreeView Table control.
WDLog: Viewing a log file
WDLog is used to view the content of a log file......
Reports & Queries: Unsupported WLanguage functions
Some WLanguage functions are not available in Reports & Queries......
FutureHeight (Property)
The FutureHeight property is used to determine how high an auto-resizing control in a report will be after being enlarged.
Flexbox control description: General tab
In the "General" tab of the Flexbox control description window, you can view and change the options of the different controls integrated into a flexbox container......
Creating an executable: WINDEV framework
Each WINDEV function is associated with a WINDEV DLL......
zipSplit (Function)
Splits an archive into several sub-archives of a given size.
Managing the groups and users (HFSQL Client/Server)
To simplify the management of users and groups of users, the HFSQL Client/Server engine uses several variables allowing you to easily define the characteristics of groups and users......
fDir (Function)
Finds a file or directory.
MemSort_55 (Function)
MemSort_55 is kept for backward compatibility.
Ping (Function)
Checks whether a network address can be reached by using the ICMP protocol (similar to the PING network utility).
ProgressBar (Function)
Displays a progress bar in the status bar of current window.
HNoModif (Function)
Forbids all the modifications on a data file (for all the programs, including the one that requested the no-modification policy).
grAxisTitleFont (Function)
Modifies the font used for the titles of the chart axes.
BurnerEject (Function)
Opens or closes the door of current burner.
Pre-launched sessions
A pre-launched session is a session of a Web site (or webservice) automatically started on the Web server from the WEBDEV Application Server......