ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Word Processing control events
WINDEV manages the following events by default......
Events associated with the project
List of events associated with the project...
<Image>.ModifyHSL (Function)
Modifies the hue, the saturation and the lightness of an image in an Image control.
Programming custom calculations in Table controls
Two methods for passing parameters to a query
Two methods can be used to pass parameters to a query with parameters used in a window or in a control (List Box, Combo Box or Table control for example)......
Action Bar control events
Generating an Android application
The generation of a WINDEV Mobile application for Android groups all project elements (windows, code, etc....
Displaying an Active WEBDEV Page
An Active WEBDEV Page can be displayed......
Events associated with a Popup control
WEBDEV manages the following events by default (order of appearance in the code editor):
Events associated with the Conference control
List of events associated with a Conference control...
Conditions for updating an application automatically (Live update)
Whenever the application is modified on the development computer (modifications of windows, code, analysis, ......
xlsRow (Type of variable)
The xlsRow type is used to describe and modify a row in an Excel document...
xlsColumn (Type of variable)
The xlsColumn type is used to describe and modify a column in an Excel document...
Convert (Function)
Converts a numeric value into a binary string in order to perform a search on a numeric key.
Client application: Running procedures on a server of J2EE services
WINDEV includes several J2EE functions......
Automated tests of window
The automated tests of window are used to check the different features proposed by the window......
Events associated with a Multiline Zone control
WINDEV and WINDEV Mobile manage the following events by default (order of appearance in the code editor):...
COMObject (Type of variable)
The COMObject type is used to represent an interface of a COM object.
Configuring the setup program
Two tools can be used to create a setup program......
iOS 14 widget windows
An iOS application with an iOS widget configuration can contain one or more iOS 14 widget windows......
HChangeKey (Example)
Usage example of the HChangeKey function
The Time control: Input or display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
WINDEV, WEBDEV and WINDEV Mobile tools
The following tools are provided with WINDEV, WEBDEV and WINDEV Mobile...
Global and local variable
Two types of variables are available......
MDL file (kept for backward compatibility): Pattern description
The MDL file is the file used to generate a RAD window......