ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SpeechSynthesisStop (Function)
Stops all the current read operations on the engine for speech synthesis.
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......
Installing and using a Bitcoin Core server
WLanguage offers various functions for handle a Bitcoin Core server......
BTLEStatus (Function)
Returns the current Bluetooth activation status on the device or asks to be notified when the activation status changes.
Project Management Hub: Using Tags
Tags are used to associate keywords with incidents in the Project Management Hub......
Manual deployment of a dynamic site
WEBDEV proposes several methods for deploying a dynamic site......
HListTask (Function)
Lists the scheduled tasks of an HFSQL Client/Server server for a given connection....
HListScheduledBackup (Function)
Lists the full and differential backups that have been scheduled on HFSQL Client/Server....
PageRateDDW (Function)
Allows you to find out and modify the rate of gray for the pages that use DDW (Dim disabled pages).
BTLEConnect (Function)
Used to connect to a Bluetooth Low Energy device.
iNewLine (Function)
Prints a line (in Windows standard, with a rounded end) at specified coordinates.
iLine (Function)
Prints a line at specified coordinates.
HManageTask (Function)
Enables or disables a scheduled task on an HFSQL Client/Server server....
iCloud functions
The functions to handle keys in an Apple iCloud-based container of "key-value" pairs are as follows......
RequestRefreshUIElement (Function)
Requests the execution of the "Request for refreshing the display" event of the specified element (and gives back control without waiting for the execution of the event).
Generating an application for Universal Windows 10 App
Partial indexing of memos
You now have the ability to index the content of a text memo item......
Stack (Type of variable)
A Stack variable is a structured type that is used to group a set of elements of the same type.
List (Type of variable)
A List variable is a structured type that is used to group a set of elements of the same type.
ParallelTask (Type of variable)
The ParallelTask type is used to handle a task, which means a procedure run by a thread in the parallel programming.
Sub-query
A sub-query is a query whose result is used by another query......