ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The archives
WINDEV, WEBDEV and WINDEV Mobile propose several WLanguage functions allowing you to compress and merge your files into archives......
MenuAddPopup (Function)
Transforms a menu option of a page in order for this option to open a popup.
zipSelectFile (Function)
Selects files from an archive.
Selection conditions of a query
The selection conditions of records are applied to the items used in the queries......
zipExist (Function)
Used to find out whether an archive exists.
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.
StreamInfo (Function)
Returns the name and/or number of the stream issuer....
zipCreateExe (Function)
Creates a self-extracting archive as a 32-bit executable (.EXE).
zipListFile (Function)
Returns the list of files found in an archive.
zipFindFile (Function)
Finds a file in an archive (in CAB, ZIP, RAR, WDZ or 7z format).
CancelAWPContext (Function)
Deletes from the AWP context a variable that was added by DeclareAWPContext.
StreamConnect (Function)
Connects a stream (and the associated control) to a specific address.
Multimedia functions
List of Multimedia functions...
zipDeleteFileList (Function)
Deletes a list of files from an archive.
Opacity (Property)
The Opacity property is used to get and change the opacity of an element.
FontName (Property)
The FontName property is used to: Identify the font used in a control. Change the font used in a control....
fMemOpen (Function)
Opens a memory zone shared between several applications.
ImageArea (Function)
Returns the number of the image area clicked by the Web user.
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....
<zipArchive variable>.CreateExe (Function)
Creates a self-extracting archive as a 32-bit executable (.EXE).
<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.