ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

xlsAddWorksheet (Function)
Adds or inserts a new worksheet into an Excel document.
<websocketClient variable>.Send (Function)
Sends a message from the WebSocket server to the client.
JSONToXML (Function)
Converts a JSON string to XML.
AppDetectUPDAvailable (Function)
Disables or customizes the automatic check for available updates.
HTMLOpen (Function)
Creates an htmlDocument variable from an HTML document.
DocDeleteTableOfContents (Function)
Deletes a table of contents from a document.
InputType (Property)
The InputType property is used to identify or change the type of input supported by a control: Duration, Date, Numeric, etc.
The Thumbnail control
The Thumbnail control is used to automatically manage the display of images in thumbnail format......
ComponentExecute (Function)
Executes a global procedure present in an external component. This external component is loaded with ComponentLoad.
ScanCapability (Function)
Used to determine if a scanner has a given capability.
dCopieImageChamp (Control)
Copies the image of a control in a WINDEV window to a variable of type Image.
<Notification>.Send (Function)
Sends an interactive notification to the system in order to be displayed.
<websocketClient variable>.Disconnect (Function)
Disconnects a client from a WebSocket server.
GetDefinition (Function)
Retrieves the definition of element type.
Constants for managing appointments
Lists of constants used to manage the appointments...
ThreadPersistent (Function)
Makes a thread persistent.
BCCalculateControlCharacter (Function)
Returns the check code of a bar code.
EmailExpunge (Function)
Destroys all the deleted emails marked as deleted ("Deleted" status) from the current folder of IMAP session.
ParallelTaskExecuteAfterOne (Function)
Indicates a continuation parallel task that will be run once the first task is completed in an array of parallel tasks.
ParallelTaskExecuteAfterAll (Function)
Indicates a continuation parallel task that will be run when all the tasks found in an array of parallel tasks are ended.
ParallelTaskConfigure (Function)
Modifies the parameters of parallel tasks.
hdfsOpenConnection (Function)
Opens a connection to a Hadoop server.
hdfsCloseConnection (Function)
Closes a connection to a Hadoop server.
MongoAdd (Function)
Adds one or more documents into a collection of MongoDB database.
<TreeView>.Display (Function)
Refreshes a TreeView control from a given position.