ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

InfoAsynchronous (Function)
Displays a non-blocking custom message in a system information window.
StreamStop (Function)
Stops receiving or broadcasting a type of data in a stream.
StreamAccept (Function)
Associates a stream connection request with a Conference control.
StreamConnect (Function)
Connects a stream (and the associated control) to a specific address.
Testing a window
Testing a single window allows you to run the current window in WINDEV or WINDEV Mobile......
WDMap: Printing records
WDMAP allows you to print the records found in a data file......
StreamReject (Function)
Refuses a request for stream connection.
WarningAsynchronous (Function)
Displays a custom message in a non-blocking system warning window.
ErrorAsynchronous (Function)
Displays a custom error message in a non-blocking system error window.
ErrorWithTimeoutAsynchronous (Function)
Displays a custom error message in a non-blocking system error window for a given amount of time.
WebSocketExecute (Function)
Executes a procedure in the context of a client connected to the WebSocket server.
Items used in a select query
A query created in the query editor can contain several types of items......
Help editor options
The options of the help editor ("Display......
ControlCreate (Function)
Creates a new control (of any type) in a window through programming.
XML functions
List of XML functions...
PythonTerminate (Function)
Unloads the Python DLL and frees memory.
WINDEV, WEBDEV, Android or iOS external component
An external component is a set of WINDEV, WEBDEV or WINDEV Mobile elements......
InfoWithTimeoutAsynchronous (Function)
Displays a custom message in a non-blocking system information window for a given amount of time.
ControlClone (Function)
Creates a new control from an existing control.
Server triggers
Server triggers are stored procedures executed by the server before or after a write operation performed on a database file......
HFSQL server replication
The replication between HFSQL servers consists in automatically replicating the data from server to server, in an asynchronous way......
WEBDEV and Google Analytics
Google Analytics is a very popular tool for measuring site traffic......
Class inheritance
The hierarchical organization in class and sub-class has allowed to create the notion of inheritance......
VideoListDriver (Function)
Lists the video capture drivers installed on the current computer.
Creating a WINDEV Mobile project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......