ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WebserviceWriteMIMEType (Function)
Indicates the MIME type of the response returned by the Webservice (case of a call to a REST Webservice).
TableFormulaAdd (Function)
Adds a calculated row to a Table control by providing custom calculation procedures.
Code statistics
The code statistics affect......
Importing a non-WINDEV window
You are interested by a window found in a non-WINDEV application?......
HFSQL properties
List of HFSQL properties...
EventCreate (Function)
Creates an event.
apiRequest (Type of request)
The apiRequest type is used to define all the advanced characteristics of a request executed via a REST web service imported using the OpenAPI documentation.
KioskDisable (Function)
Disables kiosk mode for the current application.
HOut (Function)
Used to find out whether the record on which you want to be positioned is located outside the data file, filter, view or query.
WebSocketClientConnect (Function)
Establishes a connection between the client and a WebSocket server.
Action Bar of a window
Action Bars replace the title bar of a window and display different types of information......
WebserviceReadMIMEType (Function)
Returns the MIME type of the request received during a call to a REST Webservice.
wsRequest (Type of variable)
The wsRequest type is used to define the advanced characteristics of a Webservice.
WDSQL: Database structure
WDSQL is used to find out the structure of the accessed database......
rssImage (Type of variable)
The rssImage type is used to describe the image of a RSS stream...
GglListDocument (Function)
Retrieves the list of documents available on the Google server for the current user.
PanelSaveConfiguration (Function)
Saves the current configuration of the Dockable Panel controls of a window.
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......
Activity diagram
An activity diagram represents the behavior of a method or the flow of a use case......
FTPSend (Function)
Transfers a file or directory to an FTP server (File Transfer Protocol).
<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.
Deploying an action plan
Once created, the action plans must be deployed in order to be run.