ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

PageDisplay (Function)
Displays a web page in the user's browser....
HOnServerCall (Function)
Customizes the management of message display on the client computer and the management of disconnection from a client computer.
grType (Function)
Identifies or modifies the type of chart.
EventTimeline (Type of variable)
The EventTimeline type is used to define the advanced characteristics of an event displayed in a Timeline control.
DomoSwitchOff (Function)
Switches off one or more electrical devices compatible with the X10 protocol.
Infinite Table and Looper controls
There are two methods to populate Table and Looper controls programmatically......
TableSort (Function)
Sorts a Table or TreeView Table control on one or more columns (lexicographical sort).
Project Management Hub: Dashboard
The Project Management Hub groups all the details of the projects in a dashboard......
Frequently asked questions about Automatic Update
Frequently asked questions about the update search mechanism....
xmlNode (Type of variable)
The xmlNode type is used to handle a node of an XML document.
DomoOpen (Function)
Used to establish a connection with a X10 interface.
Rectangle (Type of variable)
A Rectangle variable is a structured type that is used to represent a rectangle (X, Y, Width, Height) in 2 dimensions.
grInfoXY (Function)
Returns information about the series found at a specific chart point.
HDeleteLink (Function)
Deletes an integrity rule between two data files on the server.
Pyramid charts
Pyramid charts allow you to view data in descending order......
Structure (Type of variable)
A structure is a custom type of data...
Window with arrow (iPad)
The principle of windows with arrow is straightforward......
nfcTag (Type of variable)
The nfcTag type is used to define the advanced characteristics of an NFC tag (Near Field Communication).
mongoCollection (Type of variable)
The mongoCollection type is used to define the advanced characteristics of a collection in a database of a MongoDB server.
dRotation (Function)
Performs a rotation: of an Image control. of an Image variable. of a picLayer variable....
dInvertColor (Function)
Inverts the colors: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
EmailGetTimeOut (Function)
Reads the value of the "timeout" for connecting to the SMTP, POP3 and IMAP messaging servers.
Constants for managing the spell check
Handling HTML text in an Edit control
WEBDEV allows you to handle text in HTML via the "HTML format" option of the Edit controls and the HTML control....
nWDExecute: Running a WLanguage function
Running a WLanguage function by dynamic compilation with command formatting......