ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MongoAdd (Function)
Adds one or more documents into a collection of MongoDB database.
LargeFontFactor (Function)
Returns the current enlargement ratio of a WINDEV window (only if Windows is in "large fonts" mode).
ToastDisplay (Function)
Displays a "Toast" message.
MapDeleteAll (Function)
Deletes the following from a Map control: all markers, all shapes, all images....
gRectangle (Function)
Builds a sequence of characters used to draw a rectangle.
mlInitialize (Function)
Initializes a new independent MATLAB session with an empty workspace in order to run functions.
BreadcrumbModifyLink (Function)
Modifies a link in a Breadcrumb control.
Messaging
A messaging is included in WINDEV, WINDEV Mobile or WEBDEV......
CrosshairColor (Property)
The CrosshairColor property is used to get and change the color of the crosshair in a Chart control.
Installing OpenOffice
WINDEV, WEBDEV and WINDEV Mobile propose a spelling checker......
WebserviceClientIPAddress (Function)
Returns the IP address of the computer using and calling the Webservice.
MongoCreate (Function)
Creates a connection to a MongoDB server or cluster.
CrosshairThickness (Property)
The CrosshairThickness property is used to determine and change the thickness of the crosshair in a Chart control.
SchedulerTaskStatus (Function)
Gets or sets the status of a task created in the Windows scheduler.
InternetConnected (Function)
Defines whether an Internet connection is enabled on the current computer. In mobile, you can also be notified when the status of the Internet connection changes.
Report with parameters
When printing a report, you have the ability to pass parameters to this report......
UTF8ToUnicode (Function)
Converts a UTF-8 string to Unicode
UTF8ToAnsi (Function)
Converts a UTF-8 string to ANSI.
SchedulerModifyTrigger (Function)
Modifies the parameters of a trigger of a scheduled task, i.e. the parameters that will define the execution of a task.
ListInsert (Function)
Inserts an element into a List Box, ListView or Combo Box control populated programmatically.
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.
mlGetVariable (Function)
Retrieves the value of a variable for the MATLAB session.
mlSetVariable (Function)
Writes the value of a variable for the MATLAB session.
MongoCreateCollection (Function)
Creates a collection in a MongoDB database while specifying the options of this collection.
SchedulerAddTrigger (Function)
Creates a trigger for a scheduled task.