ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Code style
A code style is used to automatically prefix the name of all the variables and project elements (windows, report controls, classes, etc....
HSetPosition (Function)
Sets the position on a record, based on the approximate position of one of its items.
FileToMemory (Function)
Automatically initializes the values of the members found in a class or in a structure with the values of the items of the current file record.
EmailListFolder (Function)
Returns the list of folders: found in the Outlook messaging software. for an IMAP session....
LooperDeleteSelect (Function)
Deletes the selected rows from a Looper control.
Parameters of a procedure with a variable number of parameters
When the procedure uses a variable number of parameters, you must be able to handle the different parameters passed to the function in the code of the procedure....
HSetREP (Function)
Enables or disables the management of .REP file.
WLanguage procedure called by fListFile
WLanguage procedure ("Callback") called by fListFile for each file found.
iPrintImage (Function)
Sends the image file to print to the print buffer.
Referring to an element in a WLanguage event / process
fReadLine (Function)
Reads a line from an external file (ANSI or UNICODE).
PageInitialization (Function)
Resets to zero (or not) the controls found in the current page and starts the events for initializing the controls and the page.
ActionClick (Property)
The ActionClick property is used to define the procedure executed when an element is clicked.
Programming Table controls based on a data file
This page explains how to program Table controls based on a data file......
hBackupDescription (Type of variable)
The hBackupDescription type is used to programmatically describe an HFSQL Client/Server backup....
EmailReadNext (Example)
Usage example of the EmailReadNext function
HListProvider (Function)
Returns the list of OLE DB providers and/or Native Connectors installed on the current computer....
SQL selection conditions
To specify the selection conditions in an SQL query, you can use......
WDInst: Configuring the setup computer
When creating the setup program, WDInst allows you to configure the computer where the program will be installed......
SNMPTrapEnable (Example)
Usage example of the SNMPTrapEnable function
fCreate (Function)
Creates an external file.
CSVToArray (Function)
Fills a one- or two-dimensional array of the specified type with the character string in CSV format passed in parameter.
HTMLEditorSearch (Function)
Searches for a string in an HTML Editor control.
Managing the SNMP protocol
SNMP (Simple Network Management Protocol) is the standard protocol for managing the network devices......
Round (keyword)
The Round keyword can correspond to...