ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HMergeView (Function)
Creates an HFSQL view from two previously created views (HCreateView). This function uses the former view mechanism.
Optional connection information
When defining the connections in the data model editor or when defining the connections through programming, you have the ability to specifier the optional connection information......
EmailSaveAttachment (Function)
Copies the attachment of current email onto the user computer (locally).
dbgCheckEqual (Function)
Checks whether the expressions are equal in assertive programming and in automated test mode.
fCompress (Function)
Compresses a file.
fCreate (Function)
Creates an external file.
Report based on an HFSQL view
A report based on an HFSQL view is used to print records from an HFSQL Classic or Client/Server view......
iPrintReport (Function)
Prints a report created with the report editor.
Handling a TreeView Table control programmatically
This page explains how to program TreeView Table controls......
SQLConnect (Example)
Usage example of the SQLConnect function
Link (Property)
The Link property is used to get and change the link of an element.
Archiving functions (ZIP, WDZ, CAB, RAR, 7z, TAR, gzip and TGZ (TAR.GZ))
...Archiving functions (ZIP, WDZ, CAB, RAR, 7z, TAR, gzip and TGZ (TAR.GZ))...
Parameter of a procedure/function
You have the ability to pass parameters to a procedure....
Component diagram
A component diagram shows the physical and static architecture of a system software......
ExtractString (Function)
Allows you to: extract a substring from a string based on a specified string separator. search for substrings in a string based on a specified string separator....
Conversion (Function)
Converts a value from a unit to another one.
Password (Property)
The Password property sets and changes the password.
PositionOccurrence (Function)
Finds the Xth position of a string within another string.
HToItem (Function)
Assigns the specified value to an item of the current record.
Image (Keyword)
The Image keyword can correspond to: an Image variable. a property used to get and change the image of an element....
Linking a Scheduler control to a data file or variable
You can create Scheduler controls directly linked to the data....