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.
FinInterestRate (Example)
Usage example of the FinInterestRate function
EmailSaveAttachment (Example)
Usage example of the EmailSaveAttachment function
HToItem (Function)
Assigns the specified value to an item of the current record.
iPrintDuplicate (Function)
Prints a duplicate copy of a report.
WDMap: Viewing the records found in a data file
WDMap is used to view the records found in a data file......
MultimediaStop (Function)
Stops playing a media file found in a Multimedia control.
MultimediaPosition (Function)
Returns or modifies the current position of the media file currently played in the Multimedia control.
2. Projects in practice
Discover the main operations that can be performed on a project....
Handling a TreeView Table control programmatically
This page explains how to program TreeView Table controls......
WDAPI: Converting a declaration of C function or structure
WDAPI is used to convert a declaration of C function or structure into a declaration of WLanguage function or structure......
HNbRec (Example)
Usage example of the HNbRec function
HSetTransaction (Function)
Enables or disables the management of transactions for one or more files.
HRplDeclareLink (Function)
Declares a (1, 1) (0, n) link between two tables.
zipDeleteFile (Function)
Deletes a file from an archive.
grSeriesLabel (Function)
Initializes the label of a data series in a chart.
NumToString (Function)
Converts a numeric value (integer, real or currency) to a string according to a specified format.
grCategoryColor (Function)
Initializes the category color for a chart whose type is: Pie, Column, Bubble chart, Waterfall....
fUncompress (Example)
Usage example of the fUncompress function
HMergeView (Example)
Usage example of the HMergeView function
HChangeName (Example)
Usage example of the HChangeName function
fDelete (Example)
Usage example of the fDelete function