ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HFSQL Control Center: HFSQL Client/Server backups
The HFSQL Control Center is used to manage the backups of HFSQL Client/Server data files......
I work as a developer: How to manage my tasks and my schedule?
The Control Centers in WINDEV, WEBDEV and WINDEV Mobile include many tools to help developers manage their schedules and the different associated tasks......
The Calendar control
The Calendar control is used to permanently display a calendar in a window or page......
Handling Spreadsheet controls programmatically (in a window)
Spreadsheet controls can be handled programmatically......
fShortName (Example)
Usage example of the fShortName function
DeleteAll (Function)
Deletes all the elements: from a one-dimensional or two-dimensional WLanguage array. from an associative array. from an advanced array property (array of gglCalendar events, etc.). from a WLanguage queue. from a WLanguage stack. from a WLanguage list....
AJAXExecuteAsynchronous (Function)
Runs a server procedure without refreshing the page.
Push notification
A mobile device can receive push notifications......
Error 26: No END statement is associated with this THEN
RepeatableReadSupported (Property)
The RepeatableReadSupported property is used to: Determine if the data file (defined in the data model editor or programmatically) can be used in HFSQL Client/Server in a transaction that includes a "Repeatable Read" isolation mode. Allow the use of a transaction that includes a "Repeatable Read" isolation mode for a data file (files described programmatically only)....
SFDisconnect (Function)
Disconnects: the Salesforce platform. the current Salesforce session....
HServerStatus (Function)
Allows you to find out the status of a HFSQL server (this function uses the MantaManager service).
Reduced (Property)
The Reduced property is used to determine if a Dockable Panel control is expanded/collapsed, or to switch between the two states....
Sort (Function)
Sorts a WLanguage array.
LoadProcedure (Function)
LoadProcedure is kept for backward compatibility.
FOR EACH/FOR ALL statement (browse of associative arrays)
The FOR EACH statement is used to perform different types of browse on the associative arrays...
Using the Salesforce service
Salesforce is a very popular CRM software......
SaaS administrator - Adding a client
Adding a SaaS client account is used to make a SaaS site available to the users......
NotifPushSend (Function)
Sends a push notification to a mobile device (iOS or Android).
PageRateDDW (Function)
Allows you to find out and modify the rate of gray for the pages that use DDW (Dim disabled pages).
SFModify (Function)
Modifies the records of a file defined in Salesforce.
GglListContact (Function)
Retrieves the list of contacts associated with the specified Google account.
Error 24: No END statement is associated with this LOOP
WinSlidingVisible (Function)
Displays or hides a sliding window (sliding menu).
Manipulating Chart controls in a WEBDEV site
When a Chart control is executed on a page of the WEBDEV site, users can personalize visuals via a context menu......