ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Conditions for updating an application automatically (Live update)
Whenever the application is modified on the development computer (modifications of windows, code, analysis, ......
OrganizerTimeDisplayed (Function)
Defines the time range displayed by the Organizer control in Day mode or in Week mode.
5. Site test in practice
DrawingStyle (Function)
Allows you to find out and modify: the display mode of grayed buttons found in the windows of your application. the display mode of translucent border for the windows of your application. the mode for loading large images....
Label report
The report editor allows you to create "Label" reports......
Setup for WINDEV and WEBDEV (Development version and WEBDEV Application Server for Windows)
Linking a Table control to a data file or query
A Table control can be used to display the content of a data file or query......
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....
XMLFindNamespaceByURI (Function)
Finds an XML namespace from its URI (Universal Resource Identifier) in a node and in the parents of this node.
SchedulerTimeDisplayed (Function)
Defines the time range displayed by the Scheduler control in Day mode or in Week mode.
<Organizer>.TimeDisplayed (Function)
Defines the time range displayed by the Organizer control in Day mode or in Week mode.
<Scheduler>.TimeDisplayed (Function)
Defines the time range displayed by the Scheduler control in Day mode or in Week mode.
<xmlNode variable>.FindNamespaceByURI (Function)
Finds an XML namespace from its URI (Universal Resource Identifier) in a node and in the parents of this node.
Printing a report on one of the printers connected to the Web Server
To print a report on one of the printers connected to the Web server, you must......
17. TLS/SSL: Encrypting information on the Web
dbgError (Function)
Provokes: an assertion during the test of element or project (Go mode). an error in automated test mode....
OLEPlay (Function)
Used to: retrieve the list of available operations (other than edit) from a server, perform an operation....
WDAdminHF: Saving the databases
The remote HFSQL administrator allows you to create backups of HFSQL Client/Server data files......
Check: Connectivity to HFSQL Client/Server
The monitoring robot will try to connect to a HFSQL Client/Server server......
Handling List Box controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle List Box controls....
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....
Managing WebSockets
The WebSockets are used to communicate from a Web application (Intranet or Internet site run in a browser) to a Web server by using sockets......
Handling a dynamic programmatically
WINDEV allows you to handle Dynamic Tab controls with the TabXXX functions and with multiple WLanguage properties......
Managing MQTT
MQTT is a "publish-subscribe" messaging protocol based on the TCP/IP protocol......