ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Creating and deploying a setup program: How to?
Creating the setup program allows you to deploy a WINDEV application on the end-user computers......
The Table control
The Table control is used to simplify the display and the input of information stored in memory or coming from a data file, a view or a query......
InputMask (Property)
The InputMask property is used to: get the input mask. set the input mask (from the masks available for the type)....
Notifications of an HFSQL server
A server may encounter problems without any user (or developer) noticing anything. For example: a scheduled task may fail, an automatic backup may fail, a node may become inactive in a HFSQL cluster, ......
Telemetry: Method used to send data
Telemetry data is sent to the server regularly and is processed by the server every 2 hours......
MultimediaPause (Function)
Pauses a media file played in a Multimedia control.
Pull to refresh (Android/iOS): Window, Table and Looper controls
The "Pull to refresh" feature allows the user to "pull" a Table control, a Looper control or a window in order to refresh its content......
Importing a non-WINDEV window
You are interested by a window found in a non-WINDEV application?......
Translating a text file with WDTRAD
Working in Offline mode
When working on a laptop computer or on an offline computer, you may want to continue to work......
The different WEBDEV Application Servers
WEBDEV includes several WEBDEV Application Servers......
Appendix 2: Checking the server
Bloque entièrement ou partiellement un fichier externe....
DynamicTab (Property)
The DynamicTab property is used to: Find out the type of a Tab control (static tab or dynamic tab). Modify the type of a Tab control (static tab or dynamic tab)....
TokenListSeparator (Property)
The TokenListSeparator property retrieves or modifies the separators that trigger the creation of new tokens when entering information in a "Text token" Edit control.
TokenAllowDuplicate (Property)
The TokenAllowDuplicate property is used to: Allow or prevent the user from entering duplicates in a "Text token" Edit control. Determine if duplicates are allowed in a "Text token" Edit control....
TokenCurrentInput (Property)
The TokenCurrentInput property is used to read or change the value being entered in a "Text token" edit control.
ERR_TIMEOUT_REQUEST
The request did not respond within the timeout ( seconds). ERR_TIMEOUT_REQUEST (22)...
The "Surface" charts
The Surface chart is used to represent correlated analogical data, according to 3 axes...
Native MariaDB Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose a Native Connector to MariaDB (also called Native Access)......
Deploying a Java archive
Like for any application, WINDEV allows you to create a setup program for a Java application......
WDOptimizer: Overview
The different operations that can be performed with WDOptimizer are as follows......
Step 2: Creating print fonts
This step allows you to define and choose the different fonts that will be used in the printed document......
13. 3-Tier architecture
Query and project
Description window of query (insert, update or delete) or description window of a query in SQL code
The description window of a query (insert, update or delete) or the description window of a query in SQL code is used to......