ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WLanguage procedure called by DialogAsynchronous
Procedure ("Callback") called by DialogAsynchronous when the user clicks one of the buttons in the dialog box.
MyHostControl (Reserved word)
The MyHostControl keyword is used to handle the WEBDEV Page control from the code of the page it displays.
Shared information
The information entered when creating the files and the items is shared throughout the environment......
State (Property)
The State property is used to get and change the state of an element.
Constants for managing the spell check
CursorCapture (Example)
Usage example of the CursorCapture function
Issuer (Property)
The Issuer property allows you to know and modify the issuer of a Certificate or of an authentication.
10. Customizing the aspect of a site: skin elements
Table,Search (External language)
Searches for a value in a Table control populated programmatically.
ControlExecuteModification (Function)
Considers that the control has been modified by the user (the Modified property is set to True for the control and for the window if necessary) and runs the "Whenever modifying" WLanguage event associated with the control.
BitPerPixel (Property)
The BitPerPixel property is used to get and change the number of bits per pixel in an image.
MemcachedCAS (Function)
Modifies the value of a key if this one was not modified.
PlanActif (Property)
The Property Plane Active allows you to know and modify the number of the plan Active in a window, an internal window or a Cell control .
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 the registry
List of constants used by the registry management functions....
Mashup
The concept of Mashup consists in aggregating data coming from different software, different services, different data sources, ......
EmailAddress (Type of variable)
The EmailAddress type is used to handle an email address as well as its type (home, office, etc.).
Constants for managing Windows events
The following constants are used to manage Windows events:...
Val (Function)
Returns the numeric value of a character string.
Handling a toolbar through programming
WINDEV allows you to handle a Toolbar control through programming......
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......
ODBCPassword (Property)
The ODBCPassword property is used to: Identify the password used to connect to a database via an ODBC driver or a Native Connector. Specify the password used to connect to a database via an ODBC driver or a Native Connector....
ODBCUserName (Property)
ODBCUserName is used to: Identify the username used to connect to a database via an ODBC driver or a Native Connector. Specify the username used to connect to a database via an ODBC driver or a Native Connector....
grGetData (Function)
Retrieves a data from a chart.