ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Composite chart
A composite chart is a chart that displays several types of charts...
Range Area chart
The Range Area chart is used to show a variation between a high and a low value...
Sunburst chart
The Sunburst chart is a Pie chart containing several levels of hierarchical data...
Pyramid charts
Pyramid charts allow you to view data in descending order...
The "Bubble" charts
A bubble chart shows the correlation between three variables using bubbles of different sizes: categories and values on the X and Y axes and an additional parameter.. The size of the bubble indicates the value of this third parameter.
The "Area" charts
The Area chart is used to highlight the amplitude of a change...
The "Funnel" charts
The Funnel charts are often used to represent the steps in a sales process and to indicate the amount of potential revenues expected for each step.
Polar Area charts
Polar Area charts are similar to Pie charts. However, each segment has the same angle...
Controls of a dynamic page
Several types of controls can be handled in a dynamic page ...
The "Stock" charts
The Stock charts are used to represent the variations in the values of shares...
Real-time chart
This type of chart is used to represent a permanent data flow in real time...
Types of pages
WEBDEV enables you to create static sites and/or dynamic sites...
The "Radar" charts
The Radar chart is used to highlight a series according to another one...
The "Waterfall" charts
The "Waterfall" chart is a bar chart used to represent the positive or negative additions of several categories...
<zipArchive variable>.IsMulti (Function)
Returns the type of the archive: single-part archive or multi-part archive.
The "Surface" charts
The Surface chart is used to represent correlated analogical data, according to 3 axes
Radial Bar chart
Returns True if at least one element of an array is False.
BrowserType (Function)
Returns the type of browser used by the Web user.
The "Column" charts
The data is interpreted as "columns" whose height is proportional to the value of data...
Heatmap chart
The Heatmap chart is used to represent in 2 dimensions data with 3 axes of values...
Characteristics of non-maximized windows
A non-maximized window can be resized by the user and it can occupy a section of the screen only...
The "Pie", "Donut" or "Semi-circular" charts
Several types of charts belong to the same family...
The different types of sites
WEBDEV enables you to create static sites and/or dynamic sites...
TimeValid (Function)
Checks the time validity.
DateTimeDifference (Function)
Calculates the difference between two dates and times.
<htmlNode variable>.UnwrapAllChildren (Function)
Deletes the specified node in an HTML document without deleting its children, which take its place.
<htmlNode variable>.InsertBefore (Function)
Adds a node before the specified node in an HTML document.
<htmlNode variable>.InsertLastChild (Function)
Adds a child after the child of the current node in an HTML document.
<htmlNode variable>.InsertFirstChild (Function)
Adds a child at the start of the children of the current node in an HTML document.
<htmlNode variable>.Remove (Function)
Removes the specified node and its descendants in an HTML document.
<pdfDocument variable>.NbSignatures (Function)
Gets the number of signatures in a PDF document.
<PDF reader>.GetSignatureDate (Function)
Gets the date of one of the signatures of a PDF document.
<Notification>.Remove (Function)
Removes a previously sent interactive notification.
AppointmentCreate (Function)
Displays the window for appointment creation of native application for managing appointments found...
EmailBuildSource (Function)
Generates the source code of the email message to be sent from the variables in the Email structure...
HInfoTask (Function)
Returns the characteristics of a scheduled task in a hScheduledTask variable].
ContactDisplay (Function)
Opens the form of a contact in the device's native contacts application (Android, iPhone or iPad,...
ContactEdit (Function)
Opens the form of a contact in edit mode in the device's native contacts application (Android,...
GPSGetPosition (Function)
Retrieves information about the current device position.
SSHWrite (Function)
Writes data into the specified SSH session.
ToastDisplay (Function)
Displays a "Toast" message.
Process (Property)
The Process property is used to modify the processes to be executed by the events available...
BTLEInitialize (Function)
Initializes Bluetooth Low Energy (required in Windows and iOS only)
<Word Processing>.Open (Function)
Opens a Word Processing file (docx format) in Read/Write mode. The docx file is opened and locked...
<Word Processing>.Seek (Function)
Finds a character string in an entire Word Processing control.
<Word Processing>.ToPDF (Function)
Converts a Word Processing document into a PDF file.
<ParallelTask variable>.Wait (Function)
Waits for the execution of a parallel task.
ScanSelect (Function)
Opens a standard dialog box with the available scanners.