ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

zipExtractDirectory (Function)
Automatically extracts and decompresses files from a directory in the file tree of an archive to a physical location.
Restoring an HFSQL Client/Server database
A backup of a HFSQL Client/Server database can be restored at any time......
HChangeConnection (Function)
Dynamically changes the connection associated with a data file.
Generator of WINDEV skin templates: Customizing the elements
The generator of WINDEV skin templates is used to generate the necessary files for creating a custom skin template for the WINDEV projects......
The HTML Editor control
The HTML Editor control allows users to create and modify HTML pages......
1. Creating a WINDEV project and its analysis
WINDEV Tutorial: Creating a WINDEV project and its analysis Lesson 1 - Creating a WINDEV project and its analysis - 5 min
Handling incoming or outgoing faxes
To send and receive faxes directly from an WINDEV application or a WEBDEV site, several functions allow you to handle faxes via the fax server available in Windows XP and Windows 2000......
hbScanParameter (Type of variable)
The hbScanParameter type is used to define the parameters for iterating over the records in an HBase database.
DisplayCurrency (Property)
The DisplayCurrency property is used to get and change the currency used when entering or displaying values in a "Currency + Euro" control.
The different types of browse available in SQL
Two types of browse can be used to browse the result of a query run by SQLExec......
DisableAAF (Function)
Disables an Automatic Application Feature (AAF) on a control, window or on the current application.
ZOrder (Property)
The ZOrder property defines the Z-order of an element.
Type of item: Secure password
"Password" items are used to securely store passwords by using a salt and a hash algorithm......
zipInfoFile (Function)
Returns the characteristics of a file found an archive: The name of the file and its stored path. The initial size of the file. The compressed size of file. The date and time of file creation. The date and time of file modification. The date and time of file access. The file attributes. The file encryption mode....
Connection (Type of variable)
The Connection type is used to describe one or more connections to external databases (HFSQL Client/Server, Native Connector, etc....
Brochure of new features: New WINDEV features
New features in WINDEV 28 presented in the New Features brochure....
Native Progress Connector: Specific features and remarks
Remarks and specific features of Native Progress Connector......
NoteTitle (Property)
The NoteTitle property is used to: Get the title of the notes used in the technical documentation of a control, window, page or report. Change the title of the notes used in the technical documentation of a control, window, page or report....
ProjectInfo (Function)
Returns specific information about the project currently run.
Optimizing the connection times to the HFSQL Client/Server databases
This help page explains how to optimize the connection times to the HFSQL Client/Server databases by limiting the network traffic......
WLanguage functions available in PHP
Some WLanguage functions are not available in PHP......
LooperSearchEverywhere (Function)
Searches for a value in all the attributes of a Looper control.
SourceDescription (Property)
The SourceDescription property is used to get the name of the element used as data source of a series.
EmailReadFirst (Example)
Usage example of the EmailReadFirst function
RTFSelection (Function)
Modifies or lists attributes of text currently selected in an control RTF (from a window or report WINDEV).