ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

RETURN statement
The RETURN statement is used to exit the current event, process or procedure and return a result...
Category (Property)
The Category property gets and sets the category of an element.
HListItem (Function)
Returns the list of items: found in a data file ( a query or a view) known to the HFSQL engine. The data files defined by HDeclare, HDeclareExternal and HDescribeFile are taken into account. found in a Record variable....
zipCompressionLevel (Function)
Changes the compression level used when creating an archive in ZIP format or in 7z format.
EmailReadFirst (Example)
Usage example of the EmailReadFirst function
Deploying an action plan
Once created, the action plans must be deployed in order to be run.
sClose (Function)
Closes the specified serial port, parallel port or infrared port.
HCreateView (Function)
Creates an HFSQL view. This function uses the former view mechanism....
mlzDeleteAll (Function)
Deletes all dynamic rows from a Mutiline Zone control.
InternalPage
The Internal Property Page allows you to define the name of the internal Page to use.
iPrintReport (Function)
Prints a report created with the report editor.
fOpen (Function)
Opens an external file (ANSI or UNICODE) for programmatic manipulation.
HReset (Function)
Initializes: one or all variables of file items with their default values. one or all items of a Record variable with their default values....
TableSearch (Function)
Performs a search in: a Table control, a TreeView Table control, tables displayed in a Combo Box control....
Scope (Property)
The Scope property property is used to specify requested permissions.
HDuplicateRecord (Function)
Duplicates the record read in a table: the record found in memory is added into the table (query or view).
Version (Property)
The Version property gets and sets the version of an element.
PrivateKey (Property)
The property PrivateKey property is used to manage private key connections (SSH, FTP or MQTT connections).
Orientation (Property)
The Orientation property gets and sets the orientation of an element.
IntegerToDate (Function)
Converts an integer into a date in YYYYMMDD format.
WDInst: Set automatic modification of tables
The automatic table modification updates the description of tables on user computers......