ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Enabled (Property)
The Enabled property enables or disables an element.
Uploading and downloading files on Internet (WINDEV FTP and RPC)
Several methods can be used to upload and download files by Internet......
CheckAllTrue (Function)
Returns True if all the elements of an array are True.
CheckAllFalse (Function)
Returns True if all the elements of an array are False.
DiagramUngroup (Function)
Dissociates the different shapes of a group in a Diagram Editor control.
DotNetGetResult (Function)
Returns the result of the last .Net procedure that was successfully run.
grColor (Function)
Returns and initializes the color of different chart elements.
Check model
You can use check models to easily create checks...
EmailReadMessageHeader (Function)
Reads the header of an incoming email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
TableMoveLine (Function)
Moves a row or swaps two rows in a Table control.
Error 24: No END statement is associated with this LOOP
Success (Property)
The Success property indicates whether the operation was successful.
grSunburstAddData (Function)
Adds a data to a Sunburst chart.
BTLEDisconnect (Function)
Used to disconnect from a Bluetooth Low Energy device.
CheckAnyTrue (Function)
Returns True if at least one element of an array is True.
CheckAnyFalse (Function)
Returns True if at least one element of an array is False.
Null (Property)
The Null property is used to: Assign NULL to the item for the current record. Find out whether the item is associated with the NULL value for the current record. Define the default value of an item when the item is described through programming....
TableMoveColumn (Function)
Moves a column in a Table or TreeView Table control.
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.
Constants for managing Wi-Fi functions
Constants for managing Wi-Fi functions...
TreeSelectMinus (Function)
Deselects an element in a TreeView control.
HWrite (Function)
Writes a record into a data file without updating the indexes corresponding to all keys used in the file.