ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

fMemOpen (Function)
Opens a memory zone shared between several applications.
zipFileSize (Function)
Returns the size of one of the files found in the archive (in CAB, RAR, WDZ, ZIP, 7z, TAR or TGZ (TAR.GZ) format): the compressed size of the file. the size of file before compression....
VideoListParameter (Function)
Lists the values supported by the device camera for a given parameter. Function kept for "Version-26-compatible" Camera controls....
WebSocket functions
List of functions specific to WebSocket servers...
ArcCos (Function)
Returns the arc cosine of a numeric value (integer or real).
XMLSave (Function)
Saves an XML document in a file.
WINDEV and the communication streams (audio, sound)
To handle the communication streams, WINDEV includes......
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).
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......
User Groupware
A Windows application, an Internet or Intranet site require to define the role of different contributors......
Uploading and downloading files on Internet (WINDEV FTP and RPC)
Several methods can be used to upload and download files by Internet......
<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...
Project Management Hub: Managing projects
Project Management Hub: Management of projects (view, creation, ...)...
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.
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......
CancelAWPContext (Function)
Deletes from the AWP context a variable that was added by DeclareAWPContext.