ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SpeechRecognitionDeleteCommand (Function)
Deletes a voice command previously added with SpeechRecognitionAddCommand.
ParallelTaskExecuteAfterAll (Function)
Indicates a continuation parallel task that will be run when all the tasks found in an array of parallel tasks are ended.
grGradient (Function)
Enables or disables the display of color gradients in a chart.
Chart management functions
...Chart management functions...
Ping (Function)
Checks whether a network address can be reached by using the ICMP protocol (similar to the PING network utility).
Consuming a web service
WINDEV Tutorial: Consuming a web service Consuming a web service - 10 min
Report based on an Organizer control
A report based on an Organizer control is used to directly print the information displayed in the Organizer control...
Interactive notification management constants
Interactive notification management constants...
Dynamic instantiation of object
An object can be dynamically associated with a class, we talk of dynamic instantiation of object......
ChangeSourceWindow (Function)
Dynamically changes the window displayed in an Internal Window control. Scrolling internal windows: Modifies the window currently displayed. This modification is saved in the list of internal windows to scroll....
FOR ALL/FOR EACH statement (browse of strings)
The FOR EACH statement is used to browse strings according to different methods...
BrowserRunApp (Function)
Opens the default Web browser of the current device.
ParallelTaskExecuteAfter (Function)
Indicates a continuation parallel task that will be run when one of the specified parallel task is completed.
ThreadRequestStop (Function)
Sends a stop request to a thread.
HInitHF55 (Function)
Used to access specific functions for managing xBase (or dBase) data if Native xBase Access provided with WINDEV or WEBDEV 14 is not available.
FTPAttribute (Function)
Identifies the attributes of a file found on an FTP server (File Transfer Protocol).
FileDisplay (Example)
Usage example of the FileDisplay function
FTPConnect (Example)
Usage example of the FTPConnect function
zipFindFile (Example)
Usage example of the zipFindFile function
Set of fonts (WEBDEV site)
The browser support the most common fonts by default......
Border (Type of variable)
The Border type is used to handle a border through programming...
Events associated with Internal Page controls
List of events associated with internal pages and Internal Page controls
24. Displaying and linking pages
ParallelTaskExecuteAfterOne (Function)
Indicates a continuation parallel task that will be run once the first task is completed in an array of parallel tasks.
HSavePosition (Function)
Stores the current file context: current record, filter, pointers.