ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HReadSeekFirst (Example)
Usage example of the HReadSeekFirst function
HDelete (Function)
Deletes a record from a data file (query or view).
TableFormulaAdd (Function)
Adds a calculated row to a Table control by providing custom calculation procedures.
iParameterXLS (Function)
Defines the options for the XLS file generated during the print.
VisibleWithAnimation (Property)
The VisibleWithAnimation property is used to make a control visible or invisible via the "Appear/Disappear" animation....
TreeModify (Function)
Modifies an element (node or leaf) in a TreeView control.
TrustedCertificateAdd (Function)
Adds a certificate to the list of trusted root authorities used to validate certification strings.
Native DB2 Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native DB2 Connector......
SchedulerDisplayPreviousPeriod (Function)
Moves the time area displayed on the previous area (previous weeks for example) in a Scheduler control.
SchedulerDisplayNextPeriod (Function)
Moves the time area displayed on the next area (next weeks for example) in a Scheduler control.
HSetPosition (Example)
Usage example of the HSetPosition function
HForward (Example)
Usage example of the HForward function
Type (Property)
The Type property is used to get: the type of element (data file or item) defined programmatically or in the data model editor, view or query. the type of object. the type of data held in a Variant....
SQL set operations: UNION, UNION ALL and INTERSECT
SQL allows performing set operations on groups of files......
HDeclare (Function)
Declares a description of data file (found in an analysis) in the current project.
fMemOpen (Function)
Opens a memory zone shared between several applications.
Push notification: iOS configuration
To use the Push notifications in iOS, you must have a Google account and you must perform a specific configuration......
mongoCollectionOption (Type of variable)
The mongoCollectionOption type is used to define the advanced characteristics of collection options in a MongoDB database.
HLinkMemo (Example)
Usage example of the HLinkMemo function
Native MySQL Connector: Specific features and remarks
Remarks and specific features of the Native MySQL Connector...
zipClose (Function)
Closes an archive.
Error handling WLanguage procedure called by zipExtractDirectory
WLanguage procedure ("Callback") called if an error is encountered when extracting files with zipExtractDirectory.
HExtractMemo (Example)
Usage example of the HExtractMemo function
MultimediaPlay (Function)
Plays a multimedia file in a Multimedia control.
TableToExcel (Function)
Creates an Excel file with the data from a Table or TreeView Table control.