ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DashMoveWidget (Function)
Changes the position of a widget found in a Dashboard control.
XMLRestorePosition (Function)
Restores the previously saved context of an XML document.
dArc (Function)
Draws an arc of circle or an arc of ellipse: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
EmailSendMessage (Function)
Sends an email using a given protocol (SMTP, MS Exchange, Lotus Notes, Outlook).
Tilt (Property)
The Tilt property gets or sets the tilt of the map displayed in a Map control.
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.
ParallelTaskCancel (Function)
Immediately ends the execution of the current task: the task is flagged as ptsCanceled.
DashResizeWidget (Function)
Changes the dimensions of a widget found in a Dashboard control.
XMLExtractDocument (Function)
Creates a new XML document from an existing XML document.
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.
StatError (Function)
Returns the error number for the last error caused by a Statxxx function (statistical functions).
RTFSelection (Function)
Modifies or lists attributes of text currently selected in an control RTF (from a window or report WINDEV).
WordToArray (Function)
Fills an array with the words from a string.
Creating the Vision pages of the WEBDEV RAD pattern
WEBDEV 2024: New WLanguage features
In version 27, new functions, properties and data types have been introduced and some have been improved......
OpenMobileWindow (Function)
Opens a window in a mobile application.
zipExtractDirectory (Function)
Automatically extracts and decompresses files from a directory in the file tree of an archive to a physical location.
Static control properties
List of properties associated with a Static control...
gFontBold (Function)
Builds a sequence of characters used to specify whether the text that follows the call to this function is in bold or not.