ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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....
dbgError (Function)
Provokes: an assertion during the test of element or project (Go mode). an error in automated test mode....
Setup mode
Several methods can be used to distribute a WINDEV application......
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....
Handling a dynamic programmatically
WINDEV allows you to handle Dynamic Tab controls with the TabXXX functions and with multiple WLanguage properties......
REST Webservices: Automatic deserialization of request
In a REST Webservice, an entry point can have several types......
Create the help system in WINDEV, WEBDEV or WINDEV Mobile
These are the main steps to create a help file (HTML, CHM or PDF)......
Handling List Box controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle List Box controls....
Drawing charts in an Image control
WINDEV and WEBDEV propose several functions for creating and handling charts......
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......
FullScreen (Function)
Enables or disables the full-screen mode in the applications in Universal Windows 10 App mode.
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....
Managing Responsive Web Design in your Web pages
From now on, the Web sites can be viewed on several platforms......
Overview of external languages
AJAX: Overview
The AJAX technology is available in native mode in WEBDEV and in the PHP sites developed with WEBDEV......
Handling a Calendar control by programming
WINDEV, WEBDEV and WINDEV Mobile allow you to handle a Calendar control through programming......
Android permission management
Android applications require permissions to provide certain features that may require access to sensitive data or sensitive device functionalities......
SQL statements
The main SQL statements allowed in the SQL queries managed by WINDEV and WEBDEV are as follows......
WDLog: Saving HFSQL data files
WDLog allows you to save all the HFSQL data files used by a WINDEV or WEBDEV application......
EmptyIfZero (Property)
The EmptyIfZero property is used to: Find out the management mode of zero value in a control. Modify the management mode of zero value in a control...
Responsive Web Design: Tips
The Responsive Web Design was used in your pages but you still encounter some lock points......
AutomaticLink (Property)
The AutomaticLink property is used to: determine if the automatic link detection mode is enabled, enable or disable the automatic link detection mode....
The Image control
The Image control is used to......
Working in Offline mode
When working on a laptop computer or on an offline computer, you may want to continue to work......