ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

awSendInfo (Function)
Sends an information from an iOS phone to an Apple Watch (or conversely).
HTML (Property)
The HTML property is used to configure the use of HTML content.
Push notification: iOS configuration
To use the Push notifications in iOS, you must have a Google account and you must perform a specific configuration......
System popup menu
The system popup menus are managed by the system (Android, Windows, ......
Timeout (Property)
The Timeout property is used to get and change the maximum wait time before a request times out.
WLanguage procedure called by zipAddFileList
WLanguage procedure ("Callback") used by zipAddFileList to manage the progress of files being added to the archive.
WLanguage procedure called by zipAddDirectory to handle the progress bar
WLanguage procedure ("Callback") used by zipAddDirectory to manage the progress of files being added to the archive.
WLanguage procedure called by zipExtractDirectory to manage progress bars
WLanguage procedure ("Callback") used by zipExtractDirectory to manage the progress of files being extracted from the archive.
File (Property)
The File property is used to manage the files a functionality applies to.
Component (Type of variable)
The Component type is used to easily handle an external component.
CompactToolbar (Property)
The CompactToolbar property is used to: determine if the window toolbars are compacted. compact (or not) the toolbars....
UsefulWidth (Property)
The UsefulWidth property is used to get and change the useful width of an internal window (or supercontrol) with scrollbars.
grRBAddData (Function)
Adds data to a Radial Bar chart.
gFontStrikeout (Function)
Builds a sequence of characters used to specify whether the text that follows the call to this function is crossed out or not.
ChangeKeyboard (Function)
Gets or sets the language associated with the keyboard.
MyHostControl (Reserved word)
The MyHostControl keyword is used to handle the WEBDEV Page control from the code of the page it displays.
State (Property)
The State property is used to get and change the state of an element.
Constants for managing the spell check
Table,Search (External language)
Searches for a value in a Table control populated programmatically.
BitPerPixel (Property)
The BitPerPixel property is used to get and change the number of bits per pixel in an image.
Constants for managing the registry
List of constants used by the registry management functions....
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....
RowDetailsBinding (Property)
The RowDetailsBinding property allows you to identify and modify the data binding used to display the details of a row in a Table control based on a data file.
HTMLControlValue (Function)
Used to identify or modify a control in an HTML form contained in an HTML Display control.