ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<Gantt chart>.DeleteTask (Function)
Removes a task from a Gantt Chart column in a Table or TreeView Table control.
EmailListFolder (Function)
Returns the list of folders: found in the Outlook messaging software. for an IMAP session....
WinAnimationNext (Function)
Modifies the type and duration of animations used when opening and closing the next window.
fListDirectory (Function)
Lists the subdirectories of a given directory and returns the full paths of listed subdirectories.
iDirImageHTML (Function)
Used to select the directory in which the images must be generated during a print in HTML format.
<ANSI String type>.Right (Function)
Extracts the right part (i.e., the last characters) from a string or buffer.
<Gantt chart>.AddTask (Function)
Adds a task in a Gantt Chart column in a Table or TreeView Table control.
<Gantt chart>.DeleteAll (Function)
Removes all tasks from a Gantt Chart column in a Table or TreeView Table control.
SQLCodeExecuted (Property)
The SQLCodeExecuted property gets the SQL code of a query after replacing the parameters with a value.
<Connection variable>.ConnectionQuality (Function)
Returns the quality level of connection: the higher the level is, the faster the connection will be.
<Connection variable>.DeleteScheduledOptimization (Function)
Deletes a scheduled optimization task from HFSQL Client/Server data files....
<Chrono>.Start (Function)
Starts a stopwatch to measure the duration of a process (in milliseconds) and resets a running stopwatch.
HCreateMasterReplica (Function)
Creates the description file of a Master Replica (logged replication or universal replication).
<Gantt chart>.ListLink (Function)
Lists the links in a Gantt Chart column in a Table or TreeView Table control.
gStoredValueEnable (Function)
Allows (or not) retrieving the value defined by gStoredValue in a List Box or a Combo Box control.
HFirst (Function)
Sets the position on the first record of a data file according to the specified browse item.
How to create an SQL query to filter records?
This help page explains how to create an SQL query to filter records....
WDAdminHF: Scheduled task
The remote HFSQL administrator is used to define the scheduled tasks......
WDInst: Configuring the automatic data file modification
The automatic data file modification updates the description of data files on user computers......
Reloading a document
To reload a document, ......
Monitoring robot overview
WINDEV, WEBDEV and WINDEV Mobile include a monitoring robot......
Using the UI modification when running a project or window test
End users can directly modify the interface of the application (according to the options specified by the developer).......
WINDEV Mobile: Platforms, processors and operating systems
WINDEV Mobile applications can run on the following platforms...
HFSQL data files exceeding 2 gigabytes
By default, the HFSQL engine allows you to manage large data files (up to 2 gigabytes)......
InWindowsPhoneMode (Function)
Indicates whether the code is run in Windows Phone mode. Function kept for backward compatibility....