ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Automatic error handling
Error handling can be customized for each process...
zipExtractDirectory (Function)
Automatically extracts and decompresses files from a directory in the file tree of an archive to a physical location.
Creating a .NET assembly from WINDEV
To create a.NET assembly, ......
<Menu>.AddPopup (Function)
Transforms a menu option of a page in order for this option to open a popup.
Thread management functions
List of functions for managing threads...
Socket management functions
List of functions for managing sockets...
Project Management Hub: Managing projects
Project Management Hub: Management of projects (view, creation, ...)...
zipExtractFile (Function)
Extracts a file from an archive and automatically decompresses it to a physical location or in memory.
XML functions (prefix syntax)
List of XML functions...
ChangeTheme (Function)
Is used to change, through programming, the theme (dark or light) used by the mobile application.
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, ......
DeclareAWPContext (Function)
Used to declare a list of variables whose value will be persistent between the successive displays of Active WEBDEV Pages.
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....
Managing the automatic identifiers when adding a record
When adding a record into a HyperFileSQL file (HAdd), three management modes are available for the automatic identifiers......
zipCurrentFile (Function)
Returns the name of the archived file currently handled by the functions for adding and extracting files.
.NET application
To create a.NET application from a project......
zipSplit (Function)
Splits an archive into several sub-archives of a given size.
zipExtractFileList (Function)
Extracts and decompresses a list of files found in an archive to a physical location.
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.......