ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Identifier (Property)
The Identifier property is used to get and change the identifier of an element.
ImageInfoValue (Function)
Returns the value of an Exif tag for the image used.
Constants for managing character strings
List of constants used by string management functions...
SQLTable (Function)
Transfers the result of a query to a Table control populated programmatically (a List Box or Combo Box control), with the possibility of Partial Fetch (the result is retrieved by blocks of rows).
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.
Error 27: No END statement is associated with this ELSE
StringInsert (Function)
Inserts a string into another character string at a given position.
ControlInOutReason (Function)
Indicates the origin of the entry in the control.
How to create an SQL query to count?
This help page explains how to create a count query with the query editor....
XMLDelete (Function)
Deletes the current element (as well as the entire branch) from an XML document.
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....
TableInputSearch (Function)
Enables input in the the search area in the column title of the Table or Treeview Table control.
FTPCommand (Function)
Sends a specific FTP command to a server.
ControlOver (Function)
Identifies the control hovered over with the mouse cursor.
API (Example)
Usage example of the API function
Caption (Property)
The Caption property is used to get and change the text of an element.
CertificateSignString (Function)
Creates the signature of a character string.
TableSwapLine (Function)
Swaps: two rows in a Table control populated programmatically. two branches in a Treeview Table control populated programmatically....
DashInitialConfiguration (Function)
Modifies the configuration of a Dashboard control (defined in the editor) before its first display.
SQLChangeConnection (Function)
Modifies the current connection.
fOpenTempFile (Function)
Creates and opens a temporary file.
MapDeleteItinerary (Function)
Deletes an itinerary from a Map control.