ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Various WEBDEV constants
Various WEBDEV constants...
Group (Property)
The Group property is used to: find out whether the control belongs to a group of controls. If the control belongs to one or more groups, the Group property can be used to identify these groups of controls. associate a control with a group of controls....
HTTPCookieReplace (Function)
Replaces all the cookies stored for a domain: by HTTPRequest. by HTTPSend....
BrowserPlatform (Function)
Returns the user's browser platform....
UUDecode (Function)
Decodes a character string in UUEncode format.
WordCount (Function)
Returns the number of words in a string.
DashResizeWidget (Function)
Changes the dimensions of a widget found in a Dashboard control.
DashMoveWidget (Function)
Changes the position of a widget found in a Dashboard control.
ModbusReadFloat (Function)
Reads one or more single-precision floats from a Modbus slave, starting at a specific address.
Looper control functions
List of functions for managing Looper controls...
Power (Function)
Raise a number to a power.
WordToArray (Function)
Fills an array with the words from a string.
Tilt (Property)
The Tilt property gets or sets the tilt of the map displayed in a Map control.
Translating the interface into multiple languages
When the different languages supported by the application have been selected, the information displayed by the application must be translated into these different languages......
WEBDEV 2024: New WLanguage features
In version 27, new functions, properties and data types have been introduced and some have been improved......
Static control properties
List of properties associated with a Static control...
TableSortChild (Function)
Sorts a branch in a TreeView Table control on one or more columns.
MapDeleteAll (Function)
Deletes the following from a Map control: all markers, all shapes, all images....
FilePath (Property)
The FilePath property gets: the name of the xlsx file associated with a Spreadsheet control. the name of the file associated with an Image Editor control. the name of the PDF file associated with a PDF Reader control. the name of the DOCX file associated with a Word Processing control. the name of the wddiag file associated with a Diagram Editor control....
DnDEvent (Function)
Indicates the procedure to run during an event of Drag/Drop....
gRectangle (Function)
Builds a sequence of characters used to draw a rectangle.
StatCorrelation (Function)
Calculates the coefficient of correlation between two series of values.
StatStandardDeviationP (Function)
Calculates the standard deviation for a full series of values.
Types of charts available
WINDEV, WEBDEV and WINDEV Mobile propose different types of charts......
Description (Property)
The Description property is used to get and change the description of an element.