ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

AddChildDelayed (Property)
The AddChildDelayed property indicates the procedure to be called when a row in a TreeView or TreeView Table control is clicked to be expanded.
1. Overview
Tutorial - Creating a website with back office processes Lesson 1 - Overview - 5 min
Gantt Chart report
The report editor gives you the ability to create "Gantt Chart" reports......
WebserviceClientIPAddress (Function)
Returns the IP address of the computer using and calling the Webservice.
Definition (Type of variable)
The Definition type is used to find out the characteristics of a type: simple type, advanced type, class, structure....
NbDescribedThumbnail (Property)
The NbDescribedThumbnail property is used to get the number of thumbnails expected for an item.
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......
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.
Operators on character strings
The character strings can be handled by specific WLanguage functions or by the +, [[ and ]] operators......
Shared information
The information entered when creating the files and the items is shared throughout the environment......
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....
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....
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.
WINDEV applications for Linux: Specific features
sshSession (Type of variable)
The sshSession type is used to define the characteristics of a connection to an SSH server.
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.