ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

XML functions (prefix syntax)
List of XML functions...
VideoGenerateThumbnail (Function)
Generates a thumbnail of the specified photo or video.
DeclareAWPContext (Function)
Used to declare a list of variables whose value will be persistent between the successive displays of Active WEBDEV Pages.
MenuAddPopup (Function)
Transforms a menu option of a page in order for this option to open a popup.
Developing an application for Apple Watch
An Apple Watch application is an application intended for a watch associated with an iOS device (phone, tablet, ......
CancelAWPContext (Function)
Deletes from the AWP context a variable that was added by DeclareAWPContext.
Defining colors in Table controls
The colors of a Table control (row background, text of rows, etc.) are defined in the control description......
Multimedia functions (prefix syntax)
List of Multimedia functions...
<websocketClient variable>.Disconnect (Function)
Disconnects a client from a WebSocket server.
<websocketClient variable>.Send (Function)
Sends a message from the WebSocket server to the client.
StreamDisconnect (Function)
Stops receiving or broadcasting a stream.
StreamInfo (Function)
Returns the name and/or number of the stream issuer....
The archives
WINDEV, WEBDEV and WINDEV Mobile propose several WLanguage functions allowing you to compress and merge your files into archives......
Database access: summary
WINDEV and WEBDEV support different SQL query execution modes depending on how the database was accessed.......
<zipArchive variable>.CreateExe (Function)
Creates a self-extracting archive as a 32-bit executable (.EXE).
Multimedia functions
List of Multimedia functions...
Remote WEBDEV administrator: Show the statistics
...The statistics become available once the log files have been imported....
Remote WEBDEV administrator: Importing the statistics
The remote WEBDEV administrator proposes a module for managing the statistics. This module is used to import the statistics of a site....
Using Facebook authentication
Facebook is the world's most popular social network. It is commonly used by companies to reach their customers......
The Table control populated programmatically
A Table control populated programmatically is directly linked to lists stored in memory......
<zipArchive variable>.ListFile (Function)
Returns the list of files found in an archive.
<zipArchive variable>.DeleteFileList (Function)
Deletes a list of files from an archive.
WebSocketSend (Function)
Sends a message from the WebSocket server to the client.
WebSocketDisconnect (Function)
Disconnects a client from a WebSocket server.
<zipArchive>.SelectFile (Function)
Selects files from an archive.