ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Project Management Hub: Managing projects
Project Management Hub: Management of projects (view, creation, ...)...
The single-part and multi-part archives
Two types of archives are available......
Socket management functions
List of functions for managing sockets...
<Menu>.AddPopup (Function)
Transforms a menu option of a page in order for this option to open a popup.
Developing an iOS 13 widget
An iOS widget is an application intended to be displayed as a widget on iOS devices (iPhone, iPad, etc.
Thread management functions
List of functions for managing threads...
Uploading and downloading files on Internet (WINDEV FTP and RPC)
Several methods can be used to upload and download files by Internet......
VideoGenerateThumbnail (Function)
Generates a thumbnail of the specified photo or video.
XML functions (prefix syntax)
List of XML functions...
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.
CancelAWPContext (Function)
Deletes from the AWP context a variable that was added by DeclareAWPContext.
Developing an application for Apple Watch
An Apple Watch application is an application intended for a watch associated with an iOS device (phone, tablet, ......
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.......
Multimedia functions
List of Multimedia functions...
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......