ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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....
3. Layouts
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 3 - Window orientation (layouts) - 15 min
BrowserPlatform (Function)
Returns the user's browser platform....
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.
sWrite (Function)
Writes a character string to the output buffer of the specified serial port, parallel port or infrared port.
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.
ToastDisplay (Function)
Displays a "Toast" message.
MapDeleteAll (Function)
Deletes the following from a Map control: all markers, all shapes, all images....
Instantiation of an object
To access a class, the object must be declared as being part of the class to handle, this is called object instantiation......
DnDEvent (Function)
Indicates the procedure to run during an event of Drag/Drop....
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.
sshSession (Type of variable)
The sshSession type is used to define the characteristics of a connection to an SSH server.
INIRead (Function)
Reads the content of an INI file (or the content of a file structured like .INI files).
Hint (Property)
The Hint property gets and sets the hint text displayed when the Edit control is empty.
BrowserType (Function)
Returns the type of browser used by the Web user.
ResourceWidth (Property)
The ResourceWidth property is used to get and change the width of resources in a Scheduler control where resources are arranged in columns.
Alias (Property)
The Alias property gets the alias of an element.
AutomationParameter (Function)
Configures the management of accesses to the ActiveX objects and to the Automation objects.
dBlur (Function)
Blurs the entire given area: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
WINDEV and OPC
OPC stands for "OLE for Process Control"......