ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

zipFindFile (Function)
Finds a file in an archive (in CAB, ZIP, RAR, WDZ or 7z format).
gCircle (Function)
Builds a sequence of characters containing a circle or an ellipse.
Table,Add (External language)
Adds an element to a Table control.
docTabulation (Type of variable)
The docTabulation type is used to define the characteristics of a custom tabulation.
Error 1060: Unable to call method without parameter: add ()
How to manage enumerations programmatically?
diagPolygon (Type of variable)
The diagPolygon type is used to define all the advanced characteristics of a shape of type Polygon.
HTTPCookieManage (Function)
Enables or disables the management of cookies in an HTTP request run: by HTTPRequest. by HTTPSend....
beaconGroup (Type of variable)
The beaconGroup type is used to define the advanced characteristics of a set of Beacons.
Dynamic array (Type of variable)
A dynamic array is an "advanced" type of array...
Composite variable
A composite variable contains different types of elements (members)...
Uploading and downloading files on Internet (WINDEV FTP and RPC)
Several methods can be used to upload and download files by Internet......
AnimationPlayOnControlProperty (Function)
Animates the modification of an integer property between 2 values.
iPrintDuplicate (Function)
Prints a duplicate copy of a report.
websocketClient (Type of variable)
The websocketClient type is used to identify and define all the advanced characteristics of a client connected to a WebSocket server.
HDBDescribeField (Function)
Describes through programming each item found in the structure of an xBase file described by HDBDescribeFile.
Success (Property)
The Success property indicates whether the operation was successful.
Enabled (Property)
The Enabled property enables or disables an element.
BTLEDisconnect (Function)
Used to disconnect from a Bluetooth Low Energy device.
HReset (Function)
Initializes: one or all variables of file items with their default values. one or all items of a Record variable with their default values....
sfDisconnectResult (Type of variable)
The sfDisconnectResult type is used to get the status report of SFDisconnect when disconnecting from a session...
Constants used by the TraceStart function
List of constants used by the TraceStart function....
iDidotFont (Function)
Selects the unit that will be used for the height of the fonts (created by iCreateFont): DIDOT point or PICA point.
TreeSelectMinus (Function)
Deselects an element in a TreeView control.
NoteCreate (Function)
Creates a Repositionable Note control in the curernt window through programming.