ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WindowsVersion (Function)
Returns the runtime mode of Windows.
HCreationIfNotFound (Function)
Performs the following operations: If the file does not exist, creates an empty data file (".FIC" file) with the index file and the memo file if necessary. The function is equivalent to HCreation. If the file exists, opens the file....
grDestinationBMP (Function)
Defines a BitMap file as destination of a chart (BMP means BitMap).
TraceBuild (Function)
Displays a customizable message in the trace window opened in parallel with the current window.
Confirm (Function)
Displays a message in a standard dialog box that proposes "Yes", "No", "Cancel" and returns the user's choice....
iInitReportQuery (Function)
Initializes the query linked to the report (for a query with parameters).
Email (Type of variable)
The Email type is used to handle the email content as well as the associated information.
StreamConfigure (Function)
Specifies the network parameters required to use the Conference controls on Internet.
HCreation (Function)
Creates an empty data file (".FIC" extension) with the index file and the memo file if necessary.
TestWriteResult (Function)
Writes information or an error into the status report of a unit test, in the test editor.
gpwOpen (Function)
Opens the User Groupware login window or page.
SemaphoreDestroy (Function)
Explicitly destroys a semaphore.
EventDestroy (Function)
Explicitly destroys an event.
ErrorBuild (Function)
Displays a custom error message in a system error window.
MultimediaPlay (Function)
Plays a multimedia file in a Multimedia control.
HClusterAddNode (Function)
Enables a node in an HFSQL cluster.
fSize (Function)
Returns the size of a file (in bytes).
HTTPSendForm (Function)
Sends an HTTP form.
The TreeView control
The TreeView control is a tree structure used to simplify the display of information that can be represented hierarchically......
Decode (Function)
Decodes a character string that was encoded by Encode.
TableFilteredColumn (Function)
Returns the list of columns filtered by the user in a Table or TreeView Table control.
DeleteParameter (Function)
Deletes a parameter (or a set of parameters) saved either by SaveParameter, or automatically via the persistence of data in the controls.
httpRequest (Type of variable)
The httpRequest type is used to retrieve the advanced characteristics of an HTTP/HTTPS request....
zipClose (Function)
Closes an archive.
MapDisplayPosition (Function)
Centers the map displayed in a Map control on a geographical position or on a specific location.