ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ERR_CLOSED_PAGE
The TestMode property determines if the Ad control displays a test ad....
Height (Property)
The Height property is used to get and change the height: of a control or block in a report. of a control (in a window), window, row of a Table, List Box or ListView control, option of a Radio Button or Check Box control, break header or footer of a Table or Looper control. of a control (in a page), break header or footer in a Table or Looper control. The control can be overlayable or not. of a break cell in a Table or Looper control....
WDReplic: Overview
WDReplic is a tool used to manage the replication of data between several computers that use the same application......
WDHFDiff: Overview
WDHFDiff is a tool used to compare HFSQL data files......
Handling incoming or outgoing faxes
To send and receive faxes directly from an WINDEV application or a WEBDEV site, several functions allow you to handle faxes via the fax server available in Windows XP and Windows 2000......
Appendix 5: Configuring the server
Bloque entièrement ou partiellement un fichier externe....
Java application and WINDEV
A Java application is an application entirely compiled in Java......
HCS.Timeout (Variable)
The HCS.ResponseTime variable is used to modify the connection time: for the connections established by HOpenConnection. for the automatic connection openings....
4. Multiple generation
Project configurations allow you to easily define the "target" platforms of the project....
Accessing an LDAP directory
An LDAP directory is used to share information databases on a local or external network....
Managing HBase databases
HBase is a non-relational (NoSQL) distributed database, based on columns and using non-structured storage for large tables......
Variant (Type of variable)
The Variant type is used to: store any simple value: boolean, numeric (Currency, Real, Integer, etc.), characters and character string, date (Date, Time, DateTime and Duration), ... store named or indexed subelements. store any complex value: structures, classes, advanced types, arrays, associative arrays, queues, stacks and lists. handle the NULL value in WLanguage. store interactions with ActiveX objects and Automation programming....
Converting an HFSQL Classic database into HFSQL Client/Server
There are two methods to convert HFSQL Classic databases to HFSQL Client/Server in WINDEV, WEBDEV and WINDEV Mobile......
Break in a Looper control
A break in a Looper control is used to group the data corresponding to one or more arguments......
XMLToJSON (Function)
Converts an XML string to JSON.
How to read emails via the POP3 protocol?
This help page explains how to read emails via the POP3 protocol....
Creating the summary
Users are familiar with summaries, as the summary is the first element they look at in printed documentation......
Filtering a table, a view or a query
A filter is used to define through programming a selection of records corresponding to one or more criteria......
Configuring the AAF menus (Automatic Application Features)
WINDEV includes several Automatic Application Features (AAFs)......
JSONToString (Function)
Converts the content of a JSON variable to a JSON string.
Creating a query
Two methods can be used to create a query......
WINDEV Mobile concepts
Web service functions
Web service functions...