ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MinZoom (Property)
The MinZoom property is used to get the minimum zoom value that can be used for the Camera control (for the camera in use).
MaxZoom (Property)
The MaxZoom property is used to get the maximum zoom value that can be used for the Camera control (for the camera in use).
Functions for managing threads (prefix syntax)
List of functions for managing threads (prefix syntax)...
Handling report blocks
The different operations available on report blocks are as follows......
zipPassword (Function)
Defines the password used to add files into the specified archive and to extract files from the specified archive (RAR, ZIP and WDZ format).
Uploading and downloading files on Internet (WINDEV FTP and RPC)
Several methods can be used to upload and download files by Internet......
The single-part and multi-part archives
Two types of archives are available......
<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...
SocketCreateSSL (Function)
Creates a secure socket according to the SSL protocol.
VideoGenerateThumbnail (Function)
Generates a thumbnail of the specified photo or video.
XML functions (prefix syntax)
List of XML functions...
<websocketClient variable>.Send (Function)
Sends a message from the WebSocket server to the client.
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, ......
Multimedia functions (prefix syntax)
List of Multimedia functions...
<websocketClient variable>.Disconnect (Function)
Disconnects a client from a WebSocket server.
CancelAWPContext (Function)
Deletes from the AWP context a variable that was added by DeclareAWPContext.
StreamDisconnect (Function)
Stops receiving or broadcasting a stream.
StreamInfo (Function)
Returns the name and/or number of the stream issuer....
Creating a WINDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
The archives
WINDEV, WEBDEV and WINDEV Mobile propose several WLanguage functions allowing you to compress and merge your files into archives......
The Table control populated programmatically
A Table control populated programmatically is directly linked to lists stored in memory......