ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Ping (Function)
Checks whether a network address can be reached by using the ICMP protocol (similar to the PING network utility).
ZOrder (Property)
The ZOrder property gets and sets the Z-order of an element.
WebSocketClientConnect (Function)
Establishes a connection between the client and a WebSocket server.
LooperDisplay (Function)
Refreshes a Looper control based on a data file from a given position: the modifications performed in the linked file are applied to the looper.
sRead (Function)
Reads a character string in the entry buffer of the specified serial port.
SOAPEncodeResult (Function)
Used to configure the format of the value returned by the WINDEV SOAP server to the SOAP client program.
ControlInvisible (Function)
Makes a control (or a group of controls) invisible in a window. An animation can be set on the controls during this operation.
ParallelTaskExecuteAfter (Function)
Indicates a continuation parallel task that will be run when one of the specified parallel task is completed.
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...
HCopyRecord (Example)
Usage example of the HCopyRecord function
fTime (Example)
Usage example of the fTime function
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...
SpeechRecognitionDeleteCommand (Function)
Deletes a voice command previously added with SpeechRecognitionAddCommand.
ThreadRequestStop (Function)
Sends a stop request to a thread.
Google constants
List of constants used by the Google functions....
InfoWithTimeout (Function)
Displays an information message in a system information window for a set amount of time
FileDisplay (Example)
Usage example of the FileDisplay function
FTPConnect (Example)
Usage example of the FTPConnect function
zipFindFile (Example)
Usage example of the zipFindFile function
TableDeleteWithAnimation (Function)
Deletes a row from a Table control, from a TreeView Table control (or from a table displayed in a Combo Box control) with an animation.
Border (Type of variable)
The Border type is used to handle a border through programming...