ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SFForwardQuery (Function)
Continues to run a SOQL query (Salesforce Object Query Language) on the records of a Salesforce database.
SFExecuteProcess (Function)
Requests the execution of a specific process.
SFSearch (Function)
Performs a search among the records found in a Salesforce database.
iParameter (Function)
Retrieves the printer configuration and configures the print.
The Scrollbar control
...The Scrollbar control is used to scroll objects (text, captions, etc....
JSONToVariant (Function)
Converts a JSON string to a Variant variable.
aiConfigureContourDetection (Type of variable)
The iaConfigureContourDetection type is used to define the parameters of the contour detection function.
Handling an Internal Window control through programming
The "Internal Window" control is used to display an existing internal window......
SFAdd (Function)
Creates a record in a file of a Salesforce database.
SFEmptyRecycleBin (Function)
Clears the specified records from the Salesforce recycle bin.
SFConvertLead (Function)
Converts the leads.
Handling a Link control through programming (Page)
WEBDEV allows you to handle a Link control through programming......
The Range Slider control
The Range Slider control is used to easily select an interval or a zoom......
xpathResult (Type of variable)
The xpathResult type is used it find out the result of the execution of an XPATH query.
RETURN statement
The RETURN statement is used to exit a statement block and the current process (or procedure).
Printing the content of a Spreadsheet control (AAF)
Spreadsheet controls include an automatic context menu that allows users to perform different actions on the data displayed in the control......
Image editor
WINDEV, WEBDEV and WINDEV Mobile include an image editor......
ODBC driver for HFSQL Classic and for HFSQL Client/Server (Linux)
The ODBC driver for HFSQL Classic (single-user or multi-user) is used to access an HFSQL Classic database from an external database software that supports the accesses by ODBC......
Creating a branch
A branch is used to create a copy of the current project in order to perform modifications, additions, etc....
Importing styles from a WordPress theme with WEBDEV
WordPress offers numerous templates to create original websites...
Automatic update of editors
Do you have an active Internet connection on your development computer? You can automatically download the different editor updates (WINDEV, WEBDEV and WINDEV Mobile) thanks to "Automatic update"......
Handling the versions of a window, report, query or project
When creating and developing the different elements of a project (window, query, report, project, ......
Defining a help window template
WINDEV allows you to create help window templates......
Events associated with a Popup control
WEBDEV manages the following events by default (order of appearance in the code editor):
Error 1008: The member of the class is protected