ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Process (Property)
The Process property is used to modify the processes to be executed by the events available on a control, window, page, report, etc.
DashAddWidget (Function)
Adds and displays a widget (internal window) in a Dashboard control.
EmailStatus (Function)
Returns the status of an email sent via an SMTP session started in asynchronous mode.
MapDeleteItinerary (Function)
Deletes an itinerary from a Map control.
TreeView Table control functions
List of functions for managing TreeView Table controls...
aiNeuralNetworkModel (Type of variable)
The aiNeuralNetworkModel type is used to define all the advanced characteristics of a neural network used by AIDetectModel.
Handling Spreadsheet controls programmatically (in a window)
Spreadsheet controls can be handled programmatically......
TableRestorePositionAndSelection (Function)
Restores the scrollbar position in a Table or TreeView Table control as well as the selected elements.
TableSelectPlus (Function)
Selects a row in a Table or TreeView Table control.
SFConnect (Function)
Allows you to authenticate yourself beside a Salesforce platform.
HDBDescribeIndex (Function)
Describes through programming the different index files that will be created.
SFSeekModified (Function)
Seeks and retrieves the records (Salesforce objects) modified during the specified period.
Native MariaDB Connector: Specific features
The Native MariaDB Connector creates "InnoDB" tables to support locks and transactions on a MariaDB database......
grGetData (Function)
Retrieves a data from a chart.
DisplayMode (Property)
The DisplayMode property gets and changes: the display mode in a Word Processing control, the display mode in a PDF Reader control the display mode in an HTML Editor control, the display mode in a Kanban control...
MapDisplayPosition (Function)
Centers the map displayed in a Map control on a geographical position or on a specific location.
Charact (Function)
Returns the character corresponding to the specified ASCII code.
SFExecuteQuery (Function)
Runs an SOQL query (Salesforce Object Query Language) on a Salesforce database.
dModifyHue (Function)
Changes the hue of an image: in an Image control, in an Image variable....
WBAdminAuth (Variable type)
The WBAdminAuth type allows you to define all the advanced characteristics of the API used to remotely manage a WEBDEV Application Server.
TwainState (Function)
Returns the status of the current source.
RequestUpdateUI (Function)
Requests the execution of the "Request for refreshing the display" event (and gives back control without waiting for the execution of the event). This function is kept for backward compatibility.