ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

docFragment (Type of variable)
The docFragment type is used to define the characteristics of a fragment found in a "docx" document.
<TreeView>.Collapse (Function)
Collapses a branch previously expanded.
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).
Custom style sheet
When creating a project, a blank custom style sheet is created and associated with the current project......
Browser management functions
List of functions for managing browsers...
DocRedoCount (Function)
Returns the number of canceled actions that can be redone on a Word Processing document.
<Source>.ExecuteSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the HFSQL engine.
Declaring a procedure/a function
The different syntaxes for declaring a procedure...
HExecuteSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the HFSQL engine.
<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.
Programming a WEBDEV drop-down menu
Once the drop-down menu of your site is created, all you have to do is associate an action with each menu option......
Image (Type of variable)
The Image type is used to define the advanced characteristics of an image.
PopupAnimate (Function)
Displays a popup in a page cell.
Diagram management functions
Diagram management functions...
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....
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.
BitmapInfo (Function)
Retrieves the characteristics of an image file or the characteristics of a PDF file : format, width and height, number of bits per pixel....
Manipulating WEBDEV menu options
The context menu of menu options allows you to perform all the operations required to define a drop-down menu......
Types of charts available
WINDEV, WEBDEV and WINDEV Mobile propose different types of charts......
The "Radar" charts
The Radar chart is used to highlight a series according to another one......
The "Bubble" charts
A bubble chart shows the correlation between three variables via 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 "Waterfall" charts
The "Waterfall" chart is a bar chart used to represent the positive or negative additions of several categories......