ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Starting WDOptimizer in a command line
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......
Using data from an external database
WINDEV Tutorial - External database Using data from an external database - 40 min
2. Examples provided with WINDEV
The examples provided with WINDEV are intended to help you learn the features of WINDEV....
Standard dialog boxes
The dialog boxes are standard windows that allow you to communicate with the user......
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....
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......
Drag and Drop from the explorer
The Drag and Drop from the explorer consists in selecting one or more files in the Windows explorer and in transferring them into a control of a WINDEV window......
Query creation mode: independent or embedded query
The query editor proposes two methods for creating a query......
NumberInWords (Function)
Converts a number to words.
The setup editor WDInst
WDInst is a setup editor used to define the setup parameters of your application......
GglConnect (Function)
Manages authentication on a Google server (via the "OAuth 2.0" authentication mode).
12. Pages in practice
LoadProcedure (Function)
LoadProcedure is kept for backward compatibility.
Compilation options
The compilation options allow you to define the help system generation settings......
Handle (Function)
Returns the system "Handle" (HWND) of a WINDEV control or window.
Drag and Drop
Drag and Drop is used to transfer data between several controls with the mouse. This data can be moved between several controls found in the same application or in different applications....
1. WEBDEV environment
WEBDEV Tutorial: WEBDEV overview Lesson 1 - WEBDEV environment - 5 min
Interacting with the user
WINDEV, WEBDEV and WINDEV Mobile allow you to communicate with the user via dialog boxes......