ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Setup mode
Several methods can be used to distribute a WINDEV application......
Creating links
Links help users navigate the help system......
dbgError (Function)
Provokes: an assertion during the test of element or project (Go mode). an error in automated test mode....
TestOnError (Function)
Provokes: an assertion during the test of element or project (Go mode). an error in automated test mode....
TestError (Function)
Provokes: an assertion during the test of element or project (Go mode). an error in automated test mode....
Mode (Property)
The Mode property describes: the minimum number of nodes that must acknowledge a write operation before it is considered as successful (mongoWriteConcern variable). the management mode of multicolumn sections (docFormatMulticolumn variable). how the tooltip of a step of a guided tour is displayed....
REST Webservices: Automatic deserialization of request
In a REST Webservice, an entry point can have several types......
New Features brochure - Version 28: WINDEV Mobile news
New features in WINDEV Mobile 28 presented in the New Features brochure....
Brochure of new features: new features of WINDEV Mobile
New features in WINDEV Mobile 28 presented in the New Features brochure....
NFC: Transferring data
NFC (Near Field Communication) is a wireless communication technology at short range and high frequency used to exchange data (named "tag") between two devices or between a device and a bullet even at short distance (few centimeters)......
ERR_BAD_PARAMETER
Handling a dynamic programmatically
WINDEV allows you to handle Dynamic Tab controls with the TabXXX functions and with multiple WLanguage properties......
Handling List Box controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle List Box controls....
HFSQL Control Center: Creating and executing a query
The HFSQL Control Center allows you to create a query based on the data files of the database currently displayed in the Control Center......
Certificate (Type of variable)
The Certificate type is used to handle: the certificates used to sign the strings or the files. the certificates used to sign the emails....
Managing Responsive Web Design in your Web pages
From now on, the Web sites can be viewed on several platforms......
ListViewMode (Property)
The ListViewMode property is used to: Find out the display mode of a ListView control. Modify the display mode of a ListView control....
FullScreen (Function)
Enables or disables the full-screen mode in the applications in Universal Windows 10 App mode.
SQL statements
The main SQL statements allowed in the SQL queries managed by WINDEV and WEBDEV are as follows......
Link functions
Link functions are used to link the interface with the data files (and vice versa). These functions are as follows:...
Report based on a text file
In a report based on a text file, the information to print is read from a text file or is directly assigned in the report controls......
Cardinalities
The cardinalities are used to count the links between the files......
Android permission management
Android applications require permissions to provide certain features that may require access to sensitive data or sensitive device functionalities......
Overview of external languages
AJAX: Overview
The AJAX technology is available in native mode in WEBDEV and in the PHP sites developed with WEBDEV......