ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Using data from an external database
WINDEV Tutorial - External database Using data from an external database - 40 min
Consuming a web service
WINDEV Tutorial: Consuming a web service Consuming a web service - 10 min
SAP variable
The SAP variable is used to configure the parameters of the connection to the SAP server......
List (Type of variable)
A List variable is a structured type that is used to group a set of elements of the same type.
GglConnect (Function)
Manages authentication on a Google server (via the "OAuth 2.0" authentication mode).
Events associated with Check Box controls
List of events associated with Check Box controls...
Events associated with ListView controls
List of events associated with ListView controls...
Dark theme on mobile devices
The latest versions of mobile OSs allow you to switch applications to a dark theme to reduce battery consumption or to make the device easier to use in a low-light environment......
Property Description (Type of variable)
The Property Description type is used to get information about a property.
Step 2: Files to install
The setup program creation wizard allows you to select the files that will be installed with the site......
dModifyHSL (Function)
Modifies the hue, the saturation and the lightness of an image found: in an Image control, in an Image variable....
Step 1: Choosing the deployment profile
The setup program creation wizard allows you to select the deployment profile to use......
Images and buttons
WINDEV, WEBDEV and WINDEV Mobile include many features to improve the appearance of applications and sites......
2. Examples provided with WINDEV
The examples provided with WINDEV are intended to help you learn the features of WINDEV....
Events associated with the columns (Table control)
List of events associated with the columns of Table controls...
Events associated with Combo Box controls
List of events associated with Combo Box controls...
How to create a patch?
Standard dialog boxes
The dialog boxes are standard windows that allow you to communicate with the user......
TriState (Property)
The TriState property is used to: Determine if a check box option supports 3 or 2 states. Determine if a TreeView control uses 3-state or 2-state check boxes. Change the type of an option in a check box: option with 3 states or with 2 states....
grTimeLevelMask (Function)
Defines the display mask for a level of time scale in a chart.
Input masks and display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
Application : automatically executed processes / events
Several actions are automatically performed when opening or closing an application....
Creating a translation file
WDINT allows you to create a translation file....
Starting WDOptimizer in a command line
Creating a .NET assembly from WINDEV
To create a.NET assembly, ......