ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

sfConnection (Variable type)
The sfConnection type is used to describe a connection to the Salesforce platform and to manage user authentication...
Table,Add (External language)
Adds an element to a Table control.
JSONToVariant (Function)
Converts a JSON string to a Variant variable.
Mean (Function)
Calculates the mean of several elements: elements found in an array, numeric values, ......
FilePath (Property)
The FilePath property gets: the name of the xlsx file associated with a Spreadsheet control. the name of the file associated with an Image Editor control. the name of the PDF file associated with a PDF Reader control. the name of the DOCX file associated with a Word Processing control. the name of the wddiag file associated with a Diagram Editor control....
Positioning marks in the code
The positioning marks are used to "tag" specific lines of code......
grDestinationControl (Function)
Defines an Image control as destination of a chart.
mongoGridFS (Type of variable)
The mongoGridFS type is used to define the advanced characteristics of a file system for a MongoDB database.
docTabulation (Type of variable)
The docTabulation type is used to define the characteristics of a custom tabulation.
diagPolygon (Variable type)
The diagPolygon type is used to define all the advanced characteristics of a shape of type Polygon.
GetDefinition (Function)
Retrieves the definition of element type.
RequestRefreshUI
Requests the execution of the "Request for refreshing the display" event (and gives back control without waiting for the execution of the event).
TreeAdd (Function)
Adds a "leaf" element (and all necessary nodes) into a TreeView control.
zipInfoFile (Function)
Returns the characteristics of a file found an archive: The name of the file and its stored path. The initial size of the file. The compressed size of file. The date and time of file creation. The date and time of file modification. The date and time of file access. The file attributes. The file encryption mode....
HModify (Function)
Modifies the specified record or the record found in memory in the data file (query or view).
EmailSendMessage (Function)
Sends an email using a given protocol (SMTP, MS Exchange, Lotus Notes, Outlook).
HAdd (Function)
Adds: the record found in memory into the table (query or view). the record found in a Record variable into the table (query or view)....
Spreadsheet constants
The following constants are used by the functions for managing Spreadsheet controls:...
Automatic feature for copying forms
When typing several copies of a form one after another, some of the information to type may be the same for each instance of the form......