ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The "Area" charts
The Area chart is used to highlight the amplitude of a change......
Overloading a WLanguage function or using a WLanguage function in an SQL query
WLanguage includes the "WL" keyword......
Optional events
By default, the codes available in the code editor correspond to the most common codes......
Data source (Type of variable)
A Data source variable is used to describe a temporary data source (query, view, alias, ...)
HDescribeServerTrigger (Function)
Adds or modifies a server trigger.
Thread (Type of variable)
The Thread type allows you to define all the characteristics of a thread.
grDestinationBMP (Function)
Defines a BitMap file as destination of a chart (BMP means BitMap).
Deploying an Android application
WINDEV Mobile tutorial: Deploying an Android application 10 min
TwainState (Function)
Returns the status of the current source.
Socket management functions
List of functions for managing sockets...
Database of the Control Centers
The database of Control Centers groups various information shared by the different modules found in WINDEV, WEBDEV and WINDEV Mobile......
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.
Environment of the report editor
Environment of the report editor...
Count (Property)
The Count property returns the number of elements in a given set.
AppleSignIn (Function)
Used to implement authentication via "Sign In with Apple" on devices running on iOS 13 and higher.
HTMLAttribute (Property)
The HTMLAttribute property reads and changes the HTML attributes of the control.
HTTPGetResult (Function)
Retrieves the result or the header of last HTTP request run.
Query editor: Characteristics
MenuSelectPlus (Function)
Enables a menu option (popup menu or drop-down menu).
MenuSelectMinus (Function)
Disables (grays out) a menu option (popup menu or drop-down menu).
Window templates and inheritance
When a window template is applied to a window, all the controls and code in the template are "copied" to the window......
17. TLS/SSL: Encrypting information on the Web
Web Camera control events
The following events appear by default in the WEBDEV code editor:
HTML Display control processes
WINDEV and WINDEV Mobile include different WLanguage events associated with HTML Display Controls......
WEBDEV 2024: New WLanguage features
In version 27, new functions, properties and data types have been introduced and some have been improved......