ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Sub-query
A sub-query is a query whose result is used by another query...
Configuring the Apache server (1.3.x and 2.0.x)
WEBDEV Development: Configuring the Apache 1.3.x or 2.0.x server for the CGI protocol and for the WEBDEV sites....
NotifDelete (Function)
Deletes a notification displayed in the system bar of the device.
GglAnalyticsAddTiming (Function)
Adds a duration beside Google Analytics.
EncryptGenerateRSAKey (Function)
Generates an RSA private/public key pair....
DndTarget (Property)
The DndTarget property determines and changes how a control behaves in a drag-and-drop operation.
Binary values management functions
List of functions for managing binary values...
FocusOnClick (Property)
The FocusOnClick property is used to: Determine if a control gains focus when clicked. Allow or prevent a control from gaining focus when clicked....
The Spreadsheet control
Spreadsheets are one of the most used office tools......
ImageWidth (Property)
The ImageWidth property gets and sets the width of the image section displayed in an Image control or in the background of a Chart control.
BitwiseAND (Function)
Returns the result of the bitwise AND between two values.
ChangeSourcePage (Function)
Dynamically changes the page displayed in an Internal Page control
TileDeleteAll (Function)
Deletes all modifications made to the application tile.
<Thread variable>.Wait (Function)
Waits for the end of the execution of the specified thread.
EmailSend (Example)
Usage example of the EmailSend function
StatVarianceP (Example)
Usage example of the StatVarianceP function
NetMACAddress (Function)
Returns the MAC address (physical address) of one of the network cards found on the computer.
Duration (Property)
The Duration keyword can correspond to: the keyword used to define a Duration variable. the Duration property of a saasVisit variable....
Check Box control functions
The following functions are used to manage the Check Box controls......
GglAnalyticsAddSocialNetworkAction (Function)
Adds a social network action beside Google Analytics.
BrowserHistoryModify (Function)
Modifies the data of current entry in the navigation history. This data will be transmitted when going back to the current entry.
NamespaceDeclared (Property)
The NamespaceDeclared property is used to manage defined namespaces.
<Looper>.AddLine (Function)
Adds a row at the end of a Looper control.
<httpRequest variable>.Send (Function)
Sends an HTTP request and waits for the response from the HTTP server.
<Image>.DrawPoint (Function)
Draws a point in an Image control.
<Image variable>.DrawPoint (Function)
Draws a point in an Image variable.