ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

mongoDatabaseInfo (Type of variable)
The mongoDatabaseInfo type is used to define the advanced characteristics of information about a MongoDB database.
Selecting the files to install and the installer framework
The setup wizard allows you to: Select and configure the files to install. This step is very important. Specify the WINDEV framework used by the installer....
CtDescribedOLEDBProvider (Property)
The CtDescribedOLEDBProvider property is used to get and set the name of the OLE DB provider (also called OLE DB server).
CtDescribedDatabase (Property)
The CtDescribedDatabase property is used to set the OLE DB data source when connecting to a specific table via OLE DB.
Custom context menu
Custom context menus are created in the window editor and can be handled programmatically......
Handling the Chart controls at runtime (AAF)
The Chart controls allow the end user to perform several operations......
gglEvent (Type of variable)
The gglEvent type is used to describe and modify an event of a calendar...
How to open a page?
Point (Type of variable)
A Point variable is a structured type that is used to represent a position (X, Y) in 2 dimensions.
HExecuteView (Function)
Runs a view that was created beforehand (can be used to refresh the view data for example). This function uses the former view mechanism.
The "Line" charts
In the line charts, the data is interpreted as successive y coordinates of points......
The "Scatter" charts
A scatter chart (XY) represents the relationship between two numeric values in two series of data......
TreeCount (Function)
Returns the number of elements found in a branch of a TreeView control.
Constants for managing the Windows scheduler
List of constants used by the functions for managing the Windows scheduler....
CtDescribedAccess (Property)
The CtDescribedAccess property is used to set the type of access to the data file when connecting to a specific table via OLE DB.
Value of constants for the Windows 32-bit API
Value of constants for the Windows 32-bit API...
2. Analysis in practice
Discover WINDEV Mobile
WINDEV Mobile tutorial: WINDEV Mobile overview Discover WINDEV Mobile - 10 min
1. WEBDEV environment
WEBDEV Tutorial: WEBDEV overview Lesson 1 - WEBDEV environment - 5 min
The "Column" charts
The data is interpreted as "columns" whose height is proportional to the value of data......
tapiPlay (Function)
Plays a sound file (.WAV) for the specified line.
Managing the Bluetooth keys
Create a new type of application! With no contact between the PC and the mobile device, several processes can be run on the PC by using the data found on the mobile device......
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......
Constants for managing contact functions