ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Importing a WINDEV window into a WEBDEV website
The Windows windows developed with WINDEV...
How to create an SQL query to get a sum?
This help page explains how to create a Sum query with the query editor....
WDInst: grouping the files to install
By default, when generating the setup program, the files to install are compressed in a single archive file ("......
MapGetJSObject (Function)
Returns the instance of the API of Map control.
How to sort the result of a query?
This help page explains how to create a sort query with the query editor....
PVTFilter (Function)
Enables or disables a filter on a Pivot Table control.
How to create an SQL query with a calculation formula?
This help page explains how to create a query with a calculation formula with the query editor....
How to create an SQL query to filter records?
This help page explains how to create an SQL query to filter records....
BTListDevice (Function)
Returns the list of accessible Bluetooth devices.
The "Images" pane
The "Images" pane allows you to view and list all the images in the project directory and subdirectories......
MenuMark (Function)
Positions the checkmark in front of the menu option (popup menu or drop-down menu).
TableSortedColumn (Function)
Returns the list of sorted columns found in a Table control.
DocUpdateTableOfContents (Function)
Updates the table of the contents of a document.
Handling report blocks
The different operations available on report blocks are as follows......
LooperRecNum (Function)
Returns the number of the current record in a Looper control based on a data file.
AdditionCompleted (Example)
Usage example of the AdditionCompleted property
Variable Description (Type of variable)
The Variable Description type is used to get information about a variable or a member.
Managing HBase databases
HBase is a non-relational (NoSQL) distributed database, based on columns and using non-structured storage for large tables......
grSurfaceAltitudeColor (Function)
Defines the color used for the altitude (Z axis) of a surface chart.
Class diagram
A class diagram describes the structure of a system via classes and the relationships among them......
Sequence of selection conditions for a query
When at least two selection conditions are found in a query, the sequence of selection conditions must be specified by the conditional operators AND and OR......
Code indentation
When typing compound statements ("Switch", "For" and "While", for example), the code is automatically indented to highlight the structure of the loops used in the program......
VideoStartDecoding (Function)
Starts decoding bar codes in a Camera control.
CameraStartDecoding (Function)
Starts decoding bar codes in a Camera control.
MenuInsertOption (Function)
Inserts a new option at a specific position.
grRotation (Function)
Used to: Turn a chart around one of its axes in order to better view the data. Find out the rotation angle of a chart on one of its axes....