ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Standard dialog boxes
The dialog boxes are standard windows that allow you to communicate with the user......
Report based on a query
Queries are used to easily select records in one or more data files......
Constants for the archiving functions
List of constants used by the archiving functions....
zipMsgError (Function)
Returns the message associated with an error code on an archive.
2. Examples and components provided with WEBDEV
zipFilter (Function)
Returns the list of archive formats supported by the current platform, in the format expected by the filter of fSelect.
1. What is the WEBDEV administrator used for
Resizing a window (AAF)
SaaS administrator - Managing a client
Managing a SaaS client account is used to......
In-App purchases
The mobile systems (Android/iOS) allow their applications to propose content at extra cost, by using the payment system of App Store or Google Play......
Brochure of new features: new features of WINDEV Mobile
New features in WINDEV Mobile 28 presented in the New Features brochure....
zipCompressionLevel (Function)
Changes the compression level used when creating an archive in ZIP format or in 7z format.
WDAPI: Help about the APIs
WDAPI simplifies the use of Windows APIs in a WINDEV application......
Code history
The code history is used to......
Two methods for passing parameters to a query
Two methods can be used to pass parameters to a query with parameters used in a window or in a control (List Box, Combo Box or Table control for example)......
Configuring the connection with WDSQSINS
For compatibility with the earlier versions of the Native SQL Server Connector (also called Native SQL Server Access), the connection can still be configured in WDSQSINS (supplied with the Native SQL Server Connector)......
Keyword properties
You can change the characteristics of a keyword at any time in the keyword properties......
Accessing Lotus Notes
WINDEV and WINDEV allow you to easily access the data handled by Lotus Notes (Domino database)......
Zombie procedures
In most cases, old code contains procedures that are used but that do no longer match the current quality standard......
New Features brochure - Version 28: WINDEV Mobile news
New features in WINDEV Mobile 28 presented in the New Features brochure....
Universal replication
The purpose of universal replication is to keep several databases synchronized......
Camera control: decoding the bar codes (prefix syntax)
In iOS and Android, the bar codes can be decoded via the Camera control by BCCapture......
WLanguage procedure called by zipAddDirectory to handle the progress bar
WLanguage procedure ("Callback") used by zipAddDirectory to manage the progress of files being added to the archive.
WLanguage procedure called by zipExtractDirectory to manage progress bars
WLanguage procedure ("Callback") used by zipExtractDirectory to manage the progress of files being extracted from the archive.
SSLActive (Function)
Used to enable or disable the secure SSL mode.