ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Queue (Type of variable)
A Queue variable is a structured type that groups a set of elements of the same type.
BitPerPixel (Property)
The BitPerPixel property is used to get and change the number of bits per pixel in an image.
PrivateKey (Property)
The PrivateKey property manages connections that use private keys (SSH or MQTT connections).
gFontSize (Function)
Builds a sequence of characters used to specify the size of the font for a text found in a graphic string.
Constants for managing Windows events
The following constants are used to manage Windows events:...
Validating a page from a control that has no action on the server (List Box control, Combo Box, etc.)
By default, the validation of a page must be performed by a "Send the values of controls to the server (Submit)" button......
ProjectInfo (Function)
Returns specific information about the project currently run.
EmailImportSource (Function)
Populates an Email variable using the content of its Source property or the different variables of the email structure using the content of the Email.Source variable.
grGetData (Function)
Retrieves a data from a chart.
DisplayMode (Property)
The DisplayMode property gets and changes: the display mode in a Word Processing control, the display mode in a PDF Reader control the display mode in an HTML Editor control, the display mode in a Kanban control...
HTMLControlValue (Function)
Used to identify or modify a control in an HTML form contained in an HTML Display control.
The different types of buttons in a window
WINDEV and WINDEV Mobile include 5 types of buttons......
Table,Search (External language)
Searches for a value in a Table control populated programmatically.
WINDEV Mobile and SMS messages
WINDEV Mobile allows you to easily send and read SMS messages with the SMS functions of WLanguage......
GesturePointerType (Function)
Returns the type of pointer used on the device: finger, mouse or stylus.
Events associated with Java Applet controls
List of events associated with Java Applet controls...
HOptimizeQuery (Function)
Optimizes the Select queries by using idle times when handling an application (period without processes).
dModifySaturation (Function)
Modifies the saturation of an image found: in an Image control, in an Image variable....
dModifyLightness (Function)
Changes the lightness of an image found: in an Image control, in an Image variable....
GglGetCalendar (Function)
Retrieves a Google calendar and its events according to its title or identifier.
HInfoServerRights (Example)
Usage example of the HInfoServerRights function
HInfoFileRights (Example)
Usage example of the HInfoFileRights function
ScheduledTask structure
The ScheduledTask structure is used to define the characteristics of a scheduled task......
MagnifierMode (Property)
The MagnifierMode property determines and changes how the magnifier is displayed in the column headings of a Table or TreeView Table control.
SaaSConnect (Function)
Authenticates a user of a SaaS site beside the SaaS webservice that manages the site.