ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

CONTINUE statement/"CONTINUE:" label
The CONTINUE keyword can correspond: to the CONTINUE instruction. It allows you to go back to the beginning of the first iteration without finishing the code of the current iteration. to the CONTINUE: label. It allows you to declare a common code in a loop....
SFMerge (Function)
Merges the Salesforce records (also called Salesforce objects).
SFUndelete (Function)
Restores previously deleted Salesforce records.
SFSeekModified (Function)
Seeks and retrieves the records (Salesforce objects) modified during the specified period.
CheckBoxAdd (Function)
Adds a new option into a Check Box control.
<Organizer>.DeleteAppointment (Function)
Deletes an appointment from an Organizer control.
LooperInfoXY (Function)
Used to find out the row or control located at specific position in the Looper control (X, Y).
XMLParent (Example)
Usage example of the XMLParent function
SFExecuteQuery (Function)
Runs an SOQL query (Salesforce Object Query Language) on a Salesforce database.
SFRead (Function)
Retrieves the Salesforce records from their identifiers.
SOAPRunXML (Function)
Runs a procedure on a SOAP server.
HErrorDuplicates (Function)
Used to check whether a duplicate error occurred.
SFSeekDeleted (Function)
Seeks and retrieves the records (Salesforce objects) deleted during the specified period.
SaaSReadSiteParameter (Function)
Reads an information specific to the client for the current SaaS site.
ControlGrayed (Function)
Grays a control or a group of controls. An animation can be set on the controls during this operation.
BTStack (Function)
Returns the Bluetooth stack currently used.
SFForwardQuery (Function)
Continues to run a SOQL query (Salesforce Object Query Language) on the records of a Salesforce database.
SFSearch (Function)
Performs a search among the records found in a Salesforce database.
fDate (Example)
Usage example of the fDate function
SeriesColor (Property)
The SeriesColor property is used to: Find out the color of a series in a chart. Modify the color of a series in a chart....
Flexbox control properties
You can manipulate Flexbox controls in a page using the following WLanguage properties......
sParameter (Function)
Defines or modifies the parameters for configuring the specified serial port, parallel port or infrared port.
Thickness (Property)
The Thickness property is used to: Find out the thickness of the line for a series (Line charts only). Modify the thickness of the line for a series (Line charts only)....
ListSelectCount (Function)
Returns the number of elements selected in a List Box, ListView or Combo Box control.
GPSInfo (Function)
Returns the information about the location provider used by the application for geolocation functions.