ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Report based on a Table control
A report based on a Table control is used to directly print the information displayed in the Table control (based on a data file or populated programmatically)......
HLockFile (Function)
Locks a data file and restricts the access to this data file for all other sites or applications.
SQLFetch (Function)
Goes to the next row (i.e next record) of the query result.
Printing the content of a TreeView Table (AAF)
TreeView Table controls include an automatic context menu that allows users to perform multiple actions on the data displayed in the control......
Calendar control properties
Several WLanguage properties can be used on the Calendar control found in a window or in a page......
TreeView Table control properties
List of properties associated with the TreeView Table control...
dCopy (Function)
Copies an image to another image.
Printing the content of a pivot table (AAF)
Pivot Table controls include an automatic context menu that allows users to perform different actions on the data displayed in the control......
New Features brochure - Version 27: New WEBDEV features
New features in WEBDEV 27 presented in the New Features brochure....
Operations performed on component diagrams
The following paragraphs explain......
grParameter (Function)
Retrieves or modifies a chart parameter.
Report based on a Looper control
A report based on a Looper control is used to directly print the information displayed in the control......
MapFollowMovement (Function)
Displays the current location of the device in a Map control and updates the location as it moves.
iBorder (Function)
Prints a border at specified coordinates.
DisplayAsMarkdown (Property)
The DisplayAsMarkdown property indicates whether or not an Edit control displays its content in Markdown format.
PythonExecute (Function)
Executes a function present in a Python module.
Video control properties
The following properties can be used on a Video control:...
Rich Text Area control properties
A Rich Text Area control can be handled in a window by the following WLanguage properties......
The Calculated control
The "Calculated" control is used to perform calculations in a report......
Dashboard control properties
A Dashboard control can be handled in a window by the following WLanguage properties......
Operations performed on class diagrams
The following paragraphs explain......
"Is Class" operator
The "is <Class>" operator is used to find out whether the object used in an object of the class (or an object of one of its derived classes)...
MobileNetworkStatus (Function)
Returns the current status of the connection to data on the mobile network or asks to be notified when the status of the connection to data changes.
iHLine (Function)
Prints a horizontal line at specified coordinates.
Popup control properties