ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HTransactionCancel (Function)
If a transaction is in progress, cancels all the operations performed on the data files in transaction since the start of transaction.
Power (Function)
Raise a number to a power.
zipCurrentFile (Function)
Returns the name of the archived file currently handled by the functions for adding and extracting files.
grDraw (Function)
Draws a chart according to the specified parameters.
HExecuteSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the HFSQL engine.
TableFilteredColumn (Function)
Returns the list of columns filtered by the user in a Table or TreeView Table control.
OrganizerPosition (Function)
Displays an Organizer control from a specified date or returns the date of the first day (or the date of the last day) displayed in an Organizer control.
zipExtractDirectory (Function)
Automatically extracts and decompresses files from a directory in the file tree of an archive to a physical location.
Round (keyword)
The Round keyword can correspond to...
grLabelFont (Function)
Modifies the font used for the category labels of a chart.
HDescribeFile (Function)
Describes a table programmatically.
ActionClick (Property)
The ActionClick property is used to define the procedure executed when an element is clicked.
zipSize (Example)
Usage example of the zipSize function
zipAddFileList (Function)
Adds a list of files (of any type) into an archive in ZIP, CAB, WDZ or 7z format and compresses it.
OrganizerSelectMinus (Function)
Deselects an appointment from an Organizer control.
OrganizerSelectPlus (Function)
Selects an appointment in an Organizer control.
InVGAMode (Function)
Indicates whether the application is run in VGA mode on a mobile device.
ExtractLine (Function)
Extracts a specific line from a character string.
dbgSaveDebugDump (Function)
Saves a dump file of the application.
iImageWidth (Function)
Calculates the width of the image to print (in millimeters).
Report based on an HFSQL view
A report based on an HFSQL view is used to print records from an HFSQL Classic or Client/Server view......
CurrentMonth (Function)
Returns the number of the current month.