ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Looper>.Add (Function)
Adds a row at the end of a Looper control.
AnchorToContent (Property)
The AnchorToContent property determines and changes how the control adapts to its content.
Sliding window (sliding menu)
The sliding windows (also called sliding menus) are often used in the mobile applications......
VerticalAlignment (Property)
The VerticalAlignment property gets and changes the vertical alignment of a control.
ArrayInsert (Function)
Inserts an element at a given position: into a one-dimensional array. into an associative array. into an advanced array property (array of gglCalendar events, etc.). into a WLanguage list....
HAlias (Function)
Creates a logical alias of a data file (or query) or cancels all existing aliases.
sshSession (Variable type)
The sshSession type is used to define the characteristics of a connection to an SSH server.
KioskDisable (Function)
Disables kiosk mode for the current application.
WebSocketClientConnect (Function)
Establishes a connection between the client and a WebSocket server.
Index (Property)
The Index property is used to get the index of an element.
rssImage (Type of variable)
The rssImage type is used to describe the image of a RSS stream...
WebserviceReadMIMEType (Function)
Returns the MIME type of the request received during a call to a REST Webservice.
WebserviceWriteMIMEType (Function)
Indicates the MIME type of the response returned by the Webservice (case of a call to a REST Webservice).
The Sliding Banner control
The Sliding Banner control is used to display several contents successively, either automatically, or further to an action performed by the Web user......
Testing a dynamic project (session or AWP mode) from WEBDEV
The test of the entire project allows simulating the startup of the site......
Label (Property)
The Label property is used to get and define the label of an element.
Obtaining an SSL certificate for IIS7 (or later)
To get an SSL certificate for IIS 7 (and later), the different steps are as follows:...
ExecuteRefreshUIElement (Function)
Immediately executes the "Request for refreshing the display" event of the given element.