ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Sub-query
A sub-query is a query whose result is used by another query......
Private Store for WINDEV applications
Versions 27 and later include a Private Store......
Managing the programming errors
The security mechanism of WLanguage is enabled when a programming error occurs in an application......
The Spreadsheet control: Available formulas
At run time, in the Spreadsheet control, the end user directly enters the calculation formulas......
grStockAddData (Function)
Adds data into a stock chart (candlestick, barcharts or minmax).
GglListCalendar (Function)
Retrieves the list of Google calendars associated with the specified Google account.
SFSeekDeleted (Function)
Seeks and retrieves the records (Salesforce objects) deleted during the specified period.
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.
Events associated with a Web Component control
WEBDEV manages the following events by default (order of appearance in the code editor)...
WDMSG license agreement
WDMSG license agreement...
Creating a WEBDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
Handling a Scrollbar control through programming
WINDEV allows you to handle a Scrollbar control through programming......
Handling a Switch control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Switch control by programming......
JavaLoad (Function)
Specifies the location of user classes required to run the Java application or the Java applet.
Creating an action plan
The action plans group all actions that will be performed by the software factory....
Report based on a variable (Data binding)
A report based on a variable is used to directly print the information found in a WLanguage variable......
SFExecuteQuery (Function)
Runs an SOQL query (Salesforce Object Query Language) on a Salesforce database.
SFRead (Function)
Retrieves the Salesforce records from their identifiers.
SaaS constants
Handling a Slider control through programming
WINDEV and WINDEV Mobile allow you to handle a Slider control through programming......
Including a supercontrol in a window or in a page
Events associated with control templates
List of events associated with control templates...
Currency + Euro type
In a WINDEV application or in a WEBDEV site, the Euro must be managed in all the controls used to enter or display currency values......