ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

fCompress (Function)
Compresses a file.
FullScreenEnable (Function)
Switches the browser to "Full screen" mode. The browser occupies the entire screen.
fRead (Function)
Reads: a block of bytes (characters) in an external file (ANSI or Unicode), the content of an external file (ANSI or Unicode) and assigns it to a memory area....
fDate (Function)
Returns or modifies the different dates associated with a file or directory (date created, modified or accessed).
TableFilteredColumn (Function)
Returns the list of columns filtered by the user in a Table or TreeView Table control.
InstantMessaging (Type of variable)
The InstantMessaging type is used to define the advanced characteristics of the instant messaging of a contact (Google Talk, Skype, MSN, etc.).
Crosshair in a chart
In a Line chart, it may be difficult to read the value of axes for a point that is far from these axes......
Link (Property)
The Link property is used to get and change the link of an element.
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.
WDInst: managing the files to install
The setup editor WDInst is used to manage the files to install......
fCreate (Function)
Creates an external file.
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 (Function)
Connects the current application to a database that must be interrogated via SQL.
Looper control based on a data file
This type of Looper control uses data from a data file or query......
SQLConnect (Example)
Usage example of the SQLConnect function
HMergeView (Function)
Creates an HFSQL view from two previously created views (HCreateView). This function uses the former view mechanism.
SQLColumn (Function)
Returns the characteristics of all the columns (or items): for a given table. for a given query....
Installing and starting WDTRAD