ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HModifyStructure (Example)
Usage example of the HModifyStructure function
ParallelTaskExecute (Example)
Usage example of the ParallelTaskExecute function
EnumElement (Example)
Usage example of the EnumElement function
FileToMemoryTable (Function)
Populates a Table control programmatically with the records from a data file, HFSQL view or query (query created in the query editor or with HExecuteSQLQuery).
HCreationIfNotFound (Function)
Performs the following operations: If the file does not exist, creates an empty data file (".FIC" file) with the index file and the memo file if necessary. The function is equivalent to HCreation. If the file exists, opens the file....
zipCompressionLevel (Function)
Changes the compression level used when creating an archive in ZIP format or in 7z format.
COMQueryInterface (Example)
Usage example of the COMQueryInterface function
SNMPTrapEnable (Example)
Usage example of the SNMPTrapEnable function
SSHRead (Example)
Usage example of the SSHRead function
iPageWidth (Example)
Usage example of the iPageWidth function
LDAPListAttribute (Example)
Usage example of the LDAPListAttribute function
LDAPNbValue (Example)
Usage example of the LDAPNbValue function
Serialize (Example)
Usage example of the Serialize function
HRestoreBackup (Example)
Usage example of the HRestoreBackup function
DeclareWebserviceContext (Example)
Usage example of the DeclareWebserviceContext function...
HSubstDir (Example)
Usage example of the HSubstDir function
zipInfoFile (Example)
Usage example of the zipInfoFile function
HMergeView (Function)
Creates an HFSQL view from two previously created views (HCreateView). This function uses the former view mechanism.
Email (Type of variable)
The Email type is used to handle the email content as well as the associated information.
NotesViewListColumn (Example)
Usage example of the NotesViewListColumn function
ComponentInfo (Example)
Usage example of the ComponentInfo function
<Chart>.Print (Function)
Prints a chart.
Decrypt (Example)
Usage example of the Decrypt function
Encrypt (Example)
Usage example of the Encrypt function
tapiListen (Example)
Usage example of the tapiListen function