ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

emailSMTPSession (Type of variable)
The emailSMTPSession type is used to access a messaging server by using the SMTP protocol (Simple Mail Transfer Protocol) in order to send emails.
TableAdd (Function)
Adds a row in: a Table control, a TreeView Table control, a Combo Box control "with table" (Table control displayed in a Combo Box control)....
DisplayedItem (Property)
The DisplayedItem property is used to: Find out the item or the variable displayed by the control. Modify the item or the variable displayed by the control....
Content (Property)
The Content property is used to get and change the content of an element.
TableDeleteAll (Function)
Deletes all rows from: a Table control populated programmatically, a TreeView Table control populated programmatically, a table displayed in a Combo Box control....
TableExpandAll (Function)
Expands: the entire hierarchy (all nodes) of a TreeView Table control. all breaks of a Table control....
SFModify (Function)
Modifies the records of a file defined in Salesforce.
gImage (Function)
Builds a sequence of characters containing an image.
TableColumnIndex (Function)
Returns the index of a column in a Table or Treeview Table control.
Confirm (Function)
Displays a message in a standard dialog box that proposes "Yes", "No", "Cancel" and returns the user's choice....
Company (Property)
The Company property is used to get and modify the company associated with an element.
LeftMargin (Property)
The LeftMargin property sets the left margin of an element.
RightMargin (Property)
The RightMargin property sets the right margin of an element.
TopMargin (Property)
The TopMargin property sets the top margin of an element.
BottomMargin (Property)
The BottomMargin property sets the bottom margin of an element.
HExecuteSQLQueryAsynchronous (Function)
Executes an SQL query asynchronously.
TableModify (Function)
Modifies a row in: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
LooperSelectCount (Function)
Returns the number of selected rows in a Looper control.
gLine (Function)
Builds a sequence of characters containing a line.
Vibration (Property)
The Vibration property is used to manage notification vibrations.
Wrapping (Property)
The Wrapping property is used to get and change the wrapping options of an element.
FTPConnect (Function)
Connects the current computer to an FTP server (File Transfer Protocol).
Attribute (Property)
The Attribute property is used to manage attributes.
PDFMerge (Function)
Merges several existing PDF files into a single PDF file. The files are merged one after another. The paths of PDF files can be found in an array.
HDeclare (Function)
Declares a description of data file (found in an analysis) in the current project.