ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SFAdd (Function)
Creates a record in a file of a Salesforce database.
SOAPAddHeader (Function)
Adds a header to the next SOAP function of a Webservice to run.
FocusOnClick (Property)
The FocusOnClick property is used to: Determine if a control gains focus when clicked. Allow or prevent a control from gaining focus when clicked....
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.
Configuring and running the action plans
When the action plans are deployed, you have the ability to configure their activation mode....
DialogAsynchronous (Function)
Displays a non-blocking message box and calls a WLanguage procedure with the value of the button clicked by the user.
Dynamic Island
One major feature of the latest iPhone is the Dynamic Island, which transforms the black notch into a widget......
Creating an executable: WINDEV framework
Each WINDEV function is associated with a WINDEV DLL......
Advanced installer options
The setup wizard allows you to specify advanced options for the installer. These advanced options are used to: specify the options for managing the installer framework. specify the options for managing the UAC for the installer....
fOpenTempFile (Function)
Creates and opens a temporary file.
WDTestSite: Creating a scenario
To create a scenario, the following elements must be installed on the current computer......
SFEmptyRecycleBin (Function)
Clears the specified records from the Salesforce recycle bin.
SFConvertLead (Function)
Converts the leads.
HCreateSubscriberReplica (Function)
Creates the description file of a subscriber replica.
16. Java applications in practice
Java applications in practice...
EventCreate (Function)
Creates an event.
Select query description window: Actions applied
This help page presents the actions that can be performed from the description window of a query....
HCS.FrameSize (Variable)
The HCS.FrameSize variable is used to resize the outgoing data frame.
WEBDEV administrator: Installed sites
The "Sites" tab gives information about the dynamic WEBDEV sites installed on the computer......
iPrintingNation (Function)
Modifies the current language for the next print (programmed print or report print).
VideoDisplay (Function)
Displays in a Camera control the video sequence currently transmitted by a "web camera" or by the camera found on the mobile device. Function kept for "Version-26-compatible" Camera controls....
Constant
The constants are language elements whose value is fixed once and for all...
Associative array (Type of variable)
An associative array is an "advanced" type of array...