ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Sliding Banner control
The Sliding Banner control is used to display several contents successively, either automatically, or further to an action performed by the Web user......
TwainToControl (Function)
Allows you to : view the document coming from the Twain device in an Image control. view the document coming from the Twain device in the user interface of device....
WebSocketClientConnect (Function)
Establishes a connection between the client and a WebSocket server.
Creating the executable and the setup program
WINDEV Tutorial - Deploying an application Creating the executable and the setup program - 30 min
WebserviceReadMIMEType (Function)
Returns the MIME type of the request received during a call to a REST Webservice.
WebserviceWriteMIMEType (Function)
Indicates the MIME type of the response returned by the Webservice (case of a call to a REST Webservice).
Type (Property)
The Type property is used to get: the type of element (data file or item) defined programmatically or in the data model editor, view or query. the type of object. the type of data held in a Variant....
zipExtractFile (Function)
Extracts a file from an archive and automatically decompresses it to a physical location or in memory.
WDSQL: Database structure
WDSQL is used to find out the structure of the accessed database......
Installing a SOAP server with Apache
rssImage (Type of variable)
The rssImage type is used to describe the image of a RSS stream...
PanelSaveConfiguration (Function)
Saves the current configuration of the Dockable Panel controls of a window.
TwainToBMP (Function)
Allows you to perform one of the following actions: save the document coming from the Twain device in a Bitmap file (".BMP" extension). view the document coming from the Twain device in the user interface of the device. save the document coming from the Twain device directly in memory in Bitmap format (in a buffer)....
Activity diagram
An activity diagram represents the behavior of a method or the flow of a use case......
gglDrive (Type of Variable)
The type gglDrive allows handle Google Drive. To use a Variable of type gglDrive , it is necessary to connect to Google Drive via the function gglDrive Connect.
<Array>.Reduce (Function)
Applies a computation to each element of an array.
<Array>.Filter (Function)
Returns an array containing the elements of a source array for which a procedure returns True.
<Array>.Map (Function)
Executes a procedure on each element of a source array and returns the results in a WLanguage array.
TraceDeleteAll (Function)
Clears the content of trace window opened in parallel with the current window.
zipSplit (Function)
Splits an archive into several sub-archives of a given size.
sfObject (Type of variable)
The sfObject type is used to describe a record of a SalesForce file...
Deploying an action plan
Once created, the action plans must be deployed in order to be run.
NFCReadTag (Function)
Starts reading a NFC tag or enables the detection of NFC tags for the current window.
btleDevice (Type of variable)
The btleDevice type allows you to handle a device that uses the Bluetooth Low Energy technology.
Description of ParallelTask (Type of variable)
The Description of ParallelTask type is used to define the characteristics of a parallel task.