ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Document variable>.Add (Function)
Adds at the end of a Document variable: an element, a document, a paragraph, a text, an image or a fragment.
TreeCollapse (Function)
Collapses a branch previously expanded.
CoordinateScreenToEditor (Function)
Converts a size or a position specified in the native dpi of the screen on the device where the application is run to the reference dpi in the editor (160 dpi).
Browser management functions
List of functions for managing browsers...
<Source>.ExecuteQuery (Function)
Declares a query created in the query editor to the HFSQL engine and runs this query.
NoteSaveAll (Function)
Saves the repositionable notes of the current window in a file.
<TreeView>.Collapse (Function)
Collapses a branch previously expanded.
Diagram management functions
Diagram management functions...
HExecuteQuery (Function)
Declares a query created in the query editor to the HFSQL engine and runs this query.
EndPosition (Property)
Use in the docFragment class - Read + Write access - Type: Integer32
WinEdSaveNote (Function)
Exports the repositionable notes created by the user into a file.
StartPosition (Property)
The StartPosition property is used to get the starting position of an element in a Word Processing document
Constants for managing Gantt charts
DocAdd (Function)
Adds: at the end of a Word Processing document: an element, a document, a paragraph, a text, an image or a fragment. at the end of a fragment: an element, a text or an image....
Handling XLS files
WINDEV and WEBDEV propose two methods for handling the Excel files......
CameraListDriver (Function)
Lists the video capture drivers installed on the current computer.
<Chart>.AxisVisible (Function)
Configures how the axes are displayed in Line or Column charts.
Image drawing and processing functions (prefix syntax)
List of image drawing and processing functions (prefix syntax)...
Assisted input management functions (prefix syntax)
The following functions are used to manage the assisted input (prefix syntax) in edit controls...
Types of charts available
WINDEV, WEBDEV and WINDEV Mobile propose different types of charts......
WBAdminAccount (Type of variable)
The WBAdminAccount type is used to define all the advanced characteristics of a WEBDEV account in a WEBDEV Application Server.
<Chart>.SeriesSecondaryAxis (Function)
Defines whether a series will be drawn on the secondary axis.
<Chart>.SunburstPullOut (Function)
Pulls out a section (or all the sections) in a Sunburst chart.
<Chart>.SeriesLineType (Function)
Modifies the type of line for a series found in a Line, Area, Scatter and Radar chart.
ToastDisplayPopup (Function)
Displays a popup page during a given duration in order to display a "Toast" message.