ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

PageChangeLayout (Function)
Applies a specific layout to a page.
gglAttachment (Type of variable)
The gglAttachment type is used to define all the advanced characteristics of a file attached to a calendar event. The calendar can be described using the gglCalendar type. This calendar is used by the Google Calendar service.
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.
awSendInfo (Function)
Sends an information from an iOS phone to an Apple Watch (or conversely).
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.
The ActiveX control
The ActiveX control is used to easily manage the ActiveX technology......
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
Issuer (Property)
The Issuer property allows you to know and modify the issuer of a Certificate or of an authentication.
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.
PrivateKey (Property)
The PrivateKey property manages connections that use private keys (SSH or MQTT connections).
Constants for managing Windows events
The following constants are used to manage Windows events:...
Handling a toolbar through programming
WINDEV allows you to handle a Toolbar control through programming......
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.