ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<Image variable>.Crop (Function)
Returns the cropped part of an image. This image is in an Image variable.
EventWait (Function)
Locks the current thread while waiting for the specified event to be opened.
grDeleteAll (Function)
Erases a chart and destroys this chart.
ReplicOpen (Function)
Opens a replication in direct mode or with a replication server.
OrgElement (Variable type)
The OrgElement type is used to define the advanced characteristics of an element found in an Organization Chart control.
HRecordToString (Function)
Converts the content of the current record to string (in a data file, HFSQL view, query, etc.).
Deserialize (Function)
Deserializes a buffer or a character string containing the data from a class, structure, array (including an associative array), queue, stack, list or advanced variable, as well as their subelements.
xlsCell (Variable type)
An xlsCell variable is used to describe and modify a cell in an Excel document...
BrowsedItem (Property)
The BrowsedItem property is used to: Get the item used to automatically loop through Table, Looper, List Box, ListView and Combo Box controls, supercontrols and reports based on data files. Change the item used to automatically loop through Table, Looper, List Box, ListView and Combo Box controls, supercontrols and reports based on data files. Then, the iteration is reinitialized....
FTPDeleteFile (Example)
Usage example of the FTPDeleteFile function
Thread management functions
List of functions for managing threads...
InitialVisible (Property)
The InitialVisible property is used to determine if: a control was visible during the first display of the associated window or page. a window was visible during its first display....
ReplicInitialize (Function)
Initializes or reinitializes a replication defined by the replication editor (ReplicEdit).
Configuring the Apache server (1.3.x and 2.0.x)
WEBDEV Development: Configuring the Apache 1.3.x or 2.0.x server for the CGI protocol and for the WEBDEV sites....
HTransaction (Function)
Starts a transaction on the data files (HFSQL or accessed via a Native Connector) and creates the transaction file.
TextDirection (Property)
The TextDirection property is used to determine and change the writing direction in a window, report or control (useful for languages such as Arabic or Hebrew).
grZoom (Function)
Defines the zoom of a chart.
Watermark (Type of variable)
The Watermark type is used to handle the text printed in watermark in the reports created with the report editor or through programming.
<Thread variable>.Wait (Function)
Waits for the end of the execution of the specified thread.
SQLGetTextMemo (Function)
Retrieves the content of a Text Memo column found in the query result, for the current line.
fSaveText (Function)
Creates and fills a text file with the content of a text control or text variable (string variable, edit control in a window, Static control in a report, ...).