ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

mlSetVariable (Function)
Writes the value of a variable for the MATLAB session.
MongoAdd (Function)
Adds one or more documents into a collection of MongoDB database.
fbSession (Type of variable)
The fbSession type is used to describe a connection to the Facebook service and to manage the authentication to this service.
Multicolumn report
The report editor allows you to create "Multicolumn" reports....
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.
Associating an image with the elements of a TreeView control
The different methods for associating an image with the elements of a TreeView control....
BackgroundImage (Property)
The BackgroundImage property is used to identify and modify the background color of an element: window, page, control or report.
Native MariaDB Connector: Programming with HFSQL functions
To use a MariaDB database with Native Connector, the structure of MariaDB tables must be imported into the WINDEV or WEBDEV analysis......
Native MySQL Connector: Programming with HFSQL functions
To use a MySQL database with the Native Connector (or Native Access), import the structure of MySQL tables into the WINDEV or WEBDEV analysis......
mlGetVariable (Function)
Retrieves the value of a variable for the MATLAB session.
MongoCreate (Function)
Creates a connection to a MongoDB server or cluster.
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.
MapAddItinerary (Function)
Adds an itinerary onto a Map control.
PopupDisplay (Function)
Displays a popup in a page with a DDW effect (Dim Disabled Windows).
gCircle (Function)
Builds a sequence of characters containing a circle or an ellipse.
grPieStartAngle (Function)
Indicates the start angle of first section in a Pie chart, Semi-circular chart or Donut chart.
grAddData (Function)
Adds a data into a chart.
Spreadsheet: Using the ribbon
The ribbon of the Spreadsheet control proposes several features and it allows you to define several settings......
ImageYPos (Function)
Returns the vertical position (Y) of the mouse cursor in relation to the specified Clickable Image control.
fUnlock (Example)
Usage example of the fUnlock function
ThreadExecute (Function)
Starts the execution of a secondary thread.
StoredValue (Property)
The StoredValue property is used to get the value currently stored by: a row in a List Box, ListView or Combo Box control. a "Text token" Edit control. a row of a Table control. an input suggestion in an Edit control (if the suggestion is selected)....