ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

MatReadColumn (Function)
Reads the value of all the elements found in a matrix column.
grPrint (Function)
Prints a chart.
Developing an iOS 13 widget
An iOS widget is an application intended to be displayed as a widget on iOS devices (iPhone, iPad, etc.
MongoExecuteCommand (Function)
Runs a generic command on a MongoDB database or on a MongoDB collection.
DecimalToSexagesimal (Function)
Returns the sexagesimal angle (in base 60) corresponding to a decimal angle.
Dictionary
The dictionary is a file that can contain the project elements......
IF statement
The conditional IF statement allows you to run an action according to a condition...
Installing the monitoring robot
The monitoring robot includes three executables......
Archiving function constants
List of constants used by the archiving functions....
TransactionFile (Property)
The TransactionFile property is used to determine if a table is a transaction table.
iPrintReport (Function)
Prints a report created with the report editor.
MatReadLine (Function)
Reads the value of all elements found in a matrix row.
PanelSaveConfiguration (Function)
Saves the current configuration of the Dockable Panel controls of a window.
Info (External language)
Displays a dialog box containing an information logo and the message passed in parameter.
ServiceControl (Function)
Sends a control message to a service.
FontExtended (Property)
The FontExtended property is used to: Find out whether the spacing between characters in a text is increased. Increase the spacing between characters in a text....
iCreateFont (Function)
Creates a new print font.
Serial and parallel port management functions
List of functions for managing serial and parallel ports...
OrganizerAddAppointment (Function)
Adds a new appointment to an Organizer control.
HDescribeFullTextIndex (Example)
Usage example of the HDescribeFullTextIndex function