ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SQLConnect (Example)
Usage example of the SQLConnect function
pdfPage (Type of variable)
The pdfPage type is used to define all the advanced characteristics of a page from a PDF document loaded in memory.
The TreeView Table control
The Treeview Table control is a cross between the Table control and the TreeView control......
The Progress Bar control
The Progress Bar control is used to follow the progress of an event......
Encrypt (Function)
Encrypts a character string in binary format or in ASCII format.
Comment (Property)
The Comment property is used to manage comments.
iInitReportQueryConnection (Function)
Initializes the query linked to the report.
fClose (Function)
Closes an external file.
HDescribeFile (Function)
Describes a data file programmatically.
grCreate (Function)
Creates a specific type of chart.
Password (Property)
The Password property sets and changes the password.
grPointType (Function)
Modifies the shape of point for a specific category or value found in a Line, Area, Scatter and Radar chart.
PreviousWin (Function)
Identifies the window that was in edit before the window that is currently in edit (for the same project).
Link (Property)
The Link property is used to get and change the link of an element.
EmailStartPOP3Session (Function)
Starts a session for receiving and reading emails with the POP3 protocol.
Kanban control properties
In a window or page, you can use WLanguage properties to handle......
SQLColumn (Function)
Returns the characteristics of all the columns (or items): for a given table. for a given query....
grSaveBMP (Function)
Saves a chart that was previously drawn in a file in BMP format.
The TreeView control
The TreeView control is a tree structure used to simplify the display of information that can be represented hierarchically......
ModbusWriteBit (Function)
Writes one or multiple bits to a specific address in a Modbus slave.
ElementWidth (Property)
The ElementWidth property is used to: Find out or modify the width of the elements in an Organization Chart control. Find out or modify the width of the cells in a Dashboard control....
ElementHeight (Property)
The ElementHeight property is used to: Find out or modify the height of the elements in an Organization Chart control. Find out or modify the height of the cells in a Dashboard control....
TimestampUTC (Property)
The TimestampUTC property is used to: Find out whether a timestamp item will use UTC time or local time. This item was defined in the data model editor or through programming. Define whether a timestamp item will use UTC time or local time (when describing the item through programming)....
CalculatedDefaultValue (Property)
The CalculatedDefaultValue property is used to: Find out the SQL expression that defines the default value of an item. This item was defined in the data model editor or through programming. Define the SQL expression that returns the default value of an item (item described through programming only)....
PersistedCalculatedItem (Property)
The PersistedCalculatedItem property is used to: Find out whether the value of a calculated item is stored in the data file. This item was defined in the data model editor or through programming. Define whether the value of a calculated item is stored in the data file (when describing the item through programming)....