ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Events associated with a Slider control (WEBDEV)
WINDEV manages the following events by default (in the order in which they appear in the code editor) for the Linear Slider controls and for the Range Slider controls...
ToolbarVisible (Property)
The ToolbarVisible property is used to: determine if the toolbar or the ribbon is displayed in a control. show or hide the toolbar or the ribbon in a control....
Binding a WEBDEV slider to an item
A WEBDEV slider can be bound to an item in a data file, query, etc....
Handling a WEBDEV Slider control through programming
WEBDEV allows you to handle a Slider control through programming....
Generating an Android application
The generation of a WINDEV Mobile application for Android groups all project elements (windows, code, etc....
SiteAddress (Function)
Returns the Internet address for connecting to a dynamic WEBDEV site (in Session mode) found on the same server.
ColorSaturation (Function)
Calculates the saturation of a color.
ColorHue (Function)
Calculates the hue of a color.
Looper control populated programmatically
A Looper control populated programmatically is directly linked to lists stored in memory......
ColorLightness (Function)
Calculates the lightness of a color.
Chorus Pro: Automate the submission of invoices
In France, electronic invoicing has become mandatory for invoicing government services......
SOAP web services: create, generate and deploy
WINDEV and WEBDEV allow you to generate web services directly......
Errors while managing tables
When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError......
Functions for managing pages (prefix syntax)
List of functions for managing pages (prefix syntax)...
List,Get (External language)
Retrieves the value of a given element or the value of the selected element in a drop-down list or in an expanded list.
Generating SQL scripts
The content of an analysis can be exported in the format of SQL scripts for a specified database (SQL Server, Oracle, ......
Creating nested reports
Application triggers
...A trigger is a WLanguage procedure automatically called by the HFSQL engine whenever a modification is performed (addition, deletion, modification, ...) on a record of a data file....
PageRateDDW (Function)
Allows you to find out and modify the rate of gray for the pages that use DDW (Dim disabled pages).