ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

zipListFile (Function)
Returns the list of files found in an archive.
ScanToPDF (Function)
Saves a document from a scanner to a PDF file.
ExecuteRefreshUIParent
Immediately executes the "Request for refreshing the display" event of the parent.
zipClose (Function)
Closes an archive.
FinCurrentVal (Function)
Returns the current value of investment.
grDestinationWMF (Function)
Defines a meta file as chart destination.
RETURN statement
The RETURN statement is used to exit the current event, process or procedure and return a result...
zipExtractAll (Function)
Extracts all files from an archive and decompresses them.
iPrintReport (Function)
Prints a report created with the report editor.
Properties associated with infinite Progress Bar controls
An infinite Progress Bar control can be handled in a window by the following WLanguage properties......
HDescribeConnection (Function)
Describes a new connection to an external database.
hScheduledTask (Type of variable)
The hScheduledTask type is used to manage a scheduled HFSQL Client/Server task through programming......
Cursor constants
List of constants used by the functions for managing cursors and the mouse...
Native MariaDB Connector: Programming with HFSQL functions
To use a MariaDB database with Native Connector, the structure of MariaDB tables must be imported into the WINDEV or WEBDEV analysis......
Native MySQL Connector: Programming with HFSQL functions
To use a MySQL database with the Native Connector (or Native Access), import the structure of MySQL tables into the WINDEV or WEBDEV analysis......
FontBold (Property)
The FontBold property is used to: Determine if the text is bold. Change the weight of the text....
14. PHP generation in practice
Repositionable note (AAF)
End users can create repositionable notes in all the windows of their WINDEV applications......
RequestRefreshUIElement (Function)
Requests the execution of the "Request for refreshing the display" event of the specified element (and gives back control without waiting for the execution of the event).
Enlarging a window
Modern UIs generally use larger windows and larger fonts in the different controls......
iGroupAdd (Function)
Adds a report to a group of reports.
Sending faxes with WINDEV and WEBDEV
To send faxes from an application or from a site, WINDEV and WEBDEV propose several functions allowing you to send faxes via the system fax server available in Windows XP and Windows 2000......
Native Informix Connector: Specific features and remarks
Remarks and specific features of Native Informix Connector...
fDate (Example)
Usage example of the fDate function
gglOverride (Type of variable)
The gglOverride type is used to define information about event notification overrides.