ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

mlDeleteVariable (Function)
Deletes a variable from the MATLAB session.
Shape (Property)
The Shape property allows you to handle the different shapes of an element.
LooperToXML (Function)
Creates an XML file with data from a Looper control (Looper control based on a data file or populated programmatically).
SchedulerTaskList (Function)
Retrieves the list of scheduled tasks.
WinCopyForm (Function)
Copies the content of a form into the clipboard.
PDFPassword (Function)
Protects a PDF document with a password.
HToItem (Function)
Assigns the specified value to an item of the current record.
HCopyRecord (Function)
Copies: the content of the current record (loaded in memory) to the current data file record. the content of the Record variable to the current data file record....
Dashboard control properties
A Dashboard control can be handled in a window by the following WLanguage properties......
Calendar control properties
Several WLanguage properties can be used on the Calendar control found in a window or in a page......
iReportPrintingStatus (Function)
Returns the status of the current print.
mlResetWorkSpace (Function)
Deletes all the variables from the MATLAB session.
UnicodeToAnsi (Function)
Converts: a UNICODE string to ANSI (Windows). a buffer containing a UNICODE string to a buffer containing an ANSI string (Windows)....
grScatterLinkPoint (Function)
Links (or not) the points found in a "Scatter" chart.
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.
HTTPAddParameter (Function)
Adds a parameter to an HTTP form.
LastDayOfMonth (Function)
Returns the date of the last day for the specified month.
MongoGridFSGetFile (Function)
Retrieves (on the local computer) a file identified by its name and found in a MongoDB file system.
TelemetryEnable (Function)
Enables the telemetry manually.
ToolTipTitle (Property)
The ToolTipTitle property gets and sets the text displayed in the tooltip associated with the column title of a Table control. This tooltip only appears when the Table control column title is hovered over.
MapDeleteAll (Function)
Deletes the following from a Map control: all markers, all shapes, all images....
fExtractPath (Function)
Returns the different elements of a path: disk, directories, name and extension of the file.
Token (Type of variable)
The Token type is used to define all the advanced characteristics of a token displayed in an edit control.
AuthToken (Type of variable)
The AuthToken type contains the characteristics of a token to access a web service.
grOverlayChart (Function)
Used to display two different types of charts in the same chart.