ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Scrollbar control
The Scrollbar control is used to scroll objects (text, captions, etc.
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...
<TreeView>.Collapse (Function)
Collapses a branch previously expanded.
FOR EACH/FOR ALL statement (loop through a variable of type XMLReader)
The FOR EACH statement loops through a variable of type xmlReader in various ways: Loop through a level. Loop through a level with copy. In-depth loop....
<Source>.ExecuteQuery (Function)
Declares a query created in the query editor to the HFSQL engine and runs this query.
Environment of the report editor
Environment of the report editor...
BarCodes (Type of variable)
The BarCodes type is used to handle the information found in a bar code.
<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......
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....
Document (Type of variable)
The Document type is used to handle a "docx" document.
docElement (Type of variable)
The docElement type is used to handle each element found in a docParagraph variable.
docElementImage (Type of variable)
The docElementImage type is used to handle the characteristics of an Image element found in a docElement variable.
CameraListDriver (Function)
Lists the video capture drivers installed on the current computer.
docFormatMulticolumn (Type of variable)
The docFormatMulticolumn type is used to define all the advanced characteristics of a multicolumn section defined in a docSection variable.
<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...
Uploading files
Uploading consists in saving a file located on the user's computer to the Web server......
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......
docTabulation (Type of variable)
The docTabulation type is used to define the characteristics of a custom tabulation.
Types of charts available
WINDEV, WEBDEV and WINDEV Mobile propose different types of charts......