ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<Image editor>.Create (Function)
Creates an image in the Image Editor control.
Dockable Panel control properties
You can manipulate Dockable Panel controls in a window using the following WLanguage properties...
nWDExecute: Running a WLanguage function
Running a WLanguage function by dynamic compilation with command formatting......
Enqueue (Function)
Adds an element to the queue.
Push (Function)
Pushes an element onto the stack.
ContextOpen (Function)
Opens a new page context without returning the information to the browser.
TreeInfoXY (Function)
Returns the TreeView element found at a given position.
Native Container control properties
You can manipulate a Native Container control in a window using the following WLanguage properties......
NationRightToLeft (Function)
Allows you to find out whether the current language is written from right to left.
Constants for the assisted replication
List of constants used by the functions for the assisted replication....
HListConnection (Function)
Returns the list of connections currently described in the application.
gglDrive (Type of Variable)
The type gglDrive allows handle Google Drive. To use a Variable of type gglDrive , it is necessary to connect to Google Drive via the function gglDrive Connect.
SQLListTable (Function)
List all the tables that can be accessed by the connected database system.
<Image editor>.Close (Function)
Closes the image found in an Image Editor control.
<Image Editor>.Save (Function)
Saves the image displayed in the Image Editor control.
<WDPic variable>.Save (Function)
Saves the image contained in a WDPic variable.
PageRefresh (Function)
Refreshes a page displayed in the user's browser from the context on the server....
HModifyUser (Function)
Modifies the information about a user according to the elements found in the corresponding variables for user management.
<Array>.Reduce (Function)
Applies a computation to each element of an array.
<Array>.Map (Function)
Executes a procedure on each element of a source array and returns the results in a WLanguage array.
EmailSetTimeOut (Function)
Changes the value of the "timeout" for connecting to the SMTP, POP3 and IMAP messaging servers.
<htmlNode variable>.FindElementByTag (Function)
Searches for elements that correspond to a tag in an HTML node.
<htmlDocument variable>.FindElementByTag (Function)
Searches for elements that correspond to a tag in an HTML document.
FAQ about Windows Vista and later
This help page presents a list of problems that may occur when using Windows Vista and later......
PicCreate (Function)
Creates an image in the Image Editor control.