ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Border (Property)
The Border property is used to get and change the borders of an element.
fChangeSize (Function)
Resizes an external file.
ExpandedImage (Property)
The ExpandedImage property is used to: find out and modify the default image associated with an expanded row in a TreeView Table control. find out and/or modify the default image associated with an expanded row in a TreeView control. find out and modify the image associated with a specific expanded row in a TreeView Table control. find out and modify the image associated with an expanded row in a treeview item of a "TreeView table" report....
OrgElement (Type of variable)
The OrgElement type is used to define the advanced characteristics of an element found in an Organization Chart control.
EmailReadFirst (Function)
Reads the first incoming email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
HDescribeConnection (Example)
Usage example of the HDescribeConnection function
LooperDeleteAll (Function)
Deletes all rows from a Looper control populated programmatically.
Various constants
List of various constants....
XMLDelete (Function)
Deletes the current element (as well as the entire branch) from an XML document.
<Spreadsheet>.AddFormula (Function)
Adds a calculation formula into a Spreadsheet control found in a window.
HChangeConnection (Example)
Usage example of the HChangeConnection function
ValidatePassword (Function)
Indicates whether the specified password is valid for the current user.
HBuildKeyValue (Example)
Usage example of the HBuildKeyValue function
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.
StringInsert (Function)
Inserts a string into another character string at a given position.
iPrintImage (Example)
Usage example of the iPrintImage function
ControlInOutReason (Function)
Indicates the origin of the entry in the control.
SocketRead (Example)
Usage example of the SocketRead function
How to create an SQL query to count?
This help page explains how to create a count query with the query editor....
SQLColumn (Function)
Returns the characteristics of all the columns (or items): for a given table. for a given query....
Identifier (Property)
The Identifier property is used to get and change the identifier of an element.
FTPCommand (Function)
Sends a specific FTP command to a server.
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.