ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

PanelSaveConfiguration (Function)
Saves the current configuration of the Dockable Panel controls of a window.
iPrintReport (Function)
Prints a report created with the report editor.
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......
TransactionFile (Property)
The TransactionFile property is used to determine if a table is a transaction table.
MatReadColumn (Function)
Reads the value of all the elements found in a matrix column.
MatReadLine (Function)
Reads the value of all elements found in a matrix row.
Google constants
List of constants used by the Google functions....
dPolygon (Function)
Draws a polygon: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
MapPolygon (Type of variable)
The MapPolygon type is used to define the characteristics of a polygon to be drawn on the map displayed in a Map control.
Constants for the archiving functions
List of constants used by the archiving functions....
Clipboard (Function)
Retrieves the text or image found in the system clipboard.
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.
OrganizerAddAppointment (Function)
Adds a new appointment to an Organizer control.
ExtractString (Function)
Allows you to: extract a substring from a string based on a specified string separator. search for substrings in a string based on a specified string separator....
ThreadStop (Function)
Stops a secondary thread. Function not recommended.
HDescribeFullTextIndex (Example)
Usage example of the HDescribeFullTextIndex function