ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ControlInOutReason (Function)
Indicates the origin of the entry in the control.
Various constants
List of various constants....
Properties associated with the options of a Switch control
Site Map control properties
List of properties associated with a Site Map control...
HTML control properties
You can manipulate HTML controls in a window, page or report using the following WLanguage properties......
Constants for managing character strings
List of constants used by string management functions...
ValidatePassword (Function)
Indicates whether the specified password is valid for the current user.
Border (Property)
The Border property is used to get and change the borders of an element.
TableAddChild (Function)
Adds a row into a TreeView Table control, at the end of a given hierarchy level.
TableDeleteChild (Function)
Deletes all child rows from a branch of the hierarchy.
iPrintImage (Example)
Usage example of the iPrintImage function
<Page>.Display (Function)
Displays a web page in the user's browser....
Map control properties
The following properties can be used with Map controls:...
SocketRead (Example)
Usage example of the SocketRead function
JSONExecuteExternal (Function)
Calls an external server URL that returns data in JSON format (JavaScript Object Notation).
Identifier (Property)
The Identifier property is used to get and change the identifier of an element.
dPixelOpacity (Function)
Identifies the opacity of a pixel in an image that has an Alpha channel. This image can be: an Image control, an Image variable, a WDPic variable (on the background layer), a picLayer variable....
jQueryExecute (Function)
Runs a JavaScript method of the jQuery library on a page element.
Manipulating days in a Calendar control programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically manipulate the following elements......
Peeling Corner control properties
Properties associated with the tab pane
A tab pane found in a window or in a page can be handled by the following WLanguage properties......
fOpenTempFile (Function)
Creates and opens a temporary file.
MapDeleteItinerary (Function)
Deletes an itinerary from a Map control.
DDERetrieve (Example)
Usage example of the DDERetrieve function
ThreadWaitSignal (Example)
Usage example of the ThreadWaitSignal function