ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Handling report blocks
The different operations available on report blocks are as follows......
ArcCos (Function)
Returns the arc cosine of a numeric value (integer or real).
WINDEV and the communication streams (audio, sound)
To handle the communication streams, WINDEV includes......
Constants for the archiving functions
List of constants used by the archiving functions....
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).
zipFilter (Function)
Returns the list of archive formats supported by the current platform, in the format expected by the filter of fSelect.
The single-part and multi-part archives
Two types of archives are available......
zipSize (Function)
Returns the size of archive (in ZIP, RAR, CAB, WDZ or 7z format): the size of all compressed files found in the archive. the size of all files found in the archive before compression....
<Menu>.AddPopup (Function)
Transforms a menu option of a page in order for this option to open a popup.
Project Management Hub: Managing projects
Project Management Hub: Management of projects (view, creation, ...)...
Uploading and downloading files on Internet (WINDEV FTP and RPC)
Several methods can be used to upload and download files by Internet......
Using Facebook authentication
Facebook is the world's most popular social network. It is commonly used by companies to reach their customers......
VideoGenerateThumbnail (Function)
Generates a thumbnail of the specified photo or video.
XML functions (prefix syntax)
List of XML functions...
zipExist (Function)
Used to find out whether an archive exists.
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.
Defining colors in Table controls
The colors of a Table control (row background, text of rows, etc.) are defined in the control description......
Selection conditions of a query
The selection conditions of records are applied to the items used in the queries......
CancelAWPContext (Function)
Deletes from the AWP context a variable that was added by DeclareAWPContext.
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.