ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

iDirImageHTML (Function)
Used to select the directory in which the images must be generated during a print in HTML format.
FontList (Function)
Returns the list of valid fonts installed on the current computer (TrueType, Postscript, ...).
FinError (Function)
Returns the number of the last error caused by a Finxxx function (financial functions).
ListDeleteAll (Function)
Clears a List Box, ListView or Combo Box control populated programmatically.
SQLInfo (Function)
Initializes the different SQL variables with information relative to the last query run.
J2EEGetResult (Function)
Returns the result of the last J2EE procedure that was successfully run.
OLEPlay (Function)
Used to: retrieve the list of available operations (other than edit) from a server, perform an operation....
HCreateMasterReplica (Function)
Creates the description file of a Master Replica (logged replication or universal replication).
Code style
A code style is used to automatically prefix the name of all the variables and project elements (windows, report controls, classes, etc....
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.
ListCount (Function)
Returns the number of elements in a List Box, ListView or Combo Box control.
<ANSI String type>.Right (Function)
Extracts the right part (i.e., the last characters) from a string or buffer.
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.
<Chrono>.Start (Function)
Starts a stopwatch to measure the duration of a process (in milliseconds) and resets a running stopwatch.
<Gantt chart>.ListLink (Function)
Lists the links in a Gantt Chart column in a Table or TreeView Table control.
<Connection variable>.ListScheduledOptimization (Function)
Lists the scheduled optimization tasks of HFSQL Client/Server tables for a connection....
HModifyViewRights (Function)
Sets the rights granted to a user or group on an SQL view or on a materialized view.
HInfoFileRights (Function)
Gets the rights granted to a user or group on an HFSQL Client/Server table....
List (Variable type)
A List variable is a structured type that is used to group a set of elements of the same type.
<Connection variable>.ListTask (Function)
Lists the scheduled tasks of an HFSQL Client/Server server for a given connection....
NameBrowserFile (Property)
The NameBrowserFile property gets the original name of the file to upload from the user's computer....