ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

sfSessionInfo (Type of variable)
The sfSessionInfo type is used to get information about the current session...
YAML (Variable type)
The YAML type simplifies the handling of data in YAML format.
HChangeLocation (Function)
Modifies the search mode of physical tables (.FIC, .NDX, ...).
MapImage (Variable type)
The MapImage type is used to define the characteristics of an image to be drawn on the map displayed in a Map control.
Class (Property)
The Class property is used to get the actual type of the class instance handled by an object, variant or dynamic object variable.
Using the Salesforce service
Salesforce is a very popular CRM software......
HRetrieveItem (Function)
Returns the content of an item found in the current record (in the table, view, query, ...).
DnDEvent (Function)
Indicates the procedure to run during an event of Drag/Drop....
DnDIsDataAvailable (Function)
Checks whether a specific type of data is available during Drag/Drop....
sfEmptyRecycleBinResult (Variable type)
The sfEmptyRecycleBinResult type is used to find out the result of SFEmptyRecycleBin...
EmulateInput (Function)
Performs an input by emulation in a control while checking whether this control is an editable control.
grDestinationImage (Function)
Defines an Image variable as destination of a chart.
User Control Center: Overview
The User Control Center is used to manage the applications deployed on a company network....
fLongName (Example)
Usage example of the fLongName function
ChronoResume (Function)
Restarts a stopwatch that was stopped by ChronoEnd or ChronoPause.
EmailSend (Function)
Sends an email via the SMTP protocol while controlling the "buffer" of the email.
sfObject (Type of variable)
The sfObject type is used to describe a record of a SalesForce file...
ChronoValue (Function)
Indicates the time elapsed (in milliseconds) since the call to ChronoStart.
MapExecuteJS (Function)
Runs the native code of Google Maps API in a Map control in JavaScript.