ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

2. Types of setup
Types of setup...
AttributeSerialize (Property)
The AttributeSerialize property gets the serialization name of the type according to its name and the <Serialize> extension attribute.
ERR_ALREADYCONNECTED
FutureHeight (Property)
The FutureHeight property is used to determine how high an auto-resizing control in a report will be after being enlarged.
Selection conditions of a query
The selection conditions of records are applied to the items used in the queries......
WDSQL: Creating an SQL query
Once the connection to the database is established, WDSQL allows you to create different types of SQL queries......
WDAdminHF: Managing the data files
The remote HFSQL administrator proposes a full management of the HFSQL Client/Server databases......
How to retrieve the analysis structure through programming?
This help page explains how to retrieve the analysis structure through programming....
The log process
...A log is a special file that contains the history of all changes made to one or more tables over a given period of time (date the table was created, last automatic data modification, last backup created with WDLog, etc.)...
Characteristics of a Sidebar control
The main characteristics of a Sidebar control can be configured......
Sending faxes with WINDEV and WEBDEV
To send faxes from an application or from a site, WINDEV and WEBDEV propose several functions allowing you to send faxes via the system fax server available in Windows XP and Windows 2000......
Break in a report
The break is used to group the records corresponding to a sort criterion......
Null (Reserved word)
The Null keyword can be used according to different methods in WLanguage......
Managing space characters in the searches?
Composite keys
A composite key is a key item containing several other items......
Obtaining an SSL certificate for IIS7 (or later)
To get an SSL certificate for IIS 7 (and later), the different steps are as follows:...
Binding a Spin control to an item
A Spin control can be bound to an item in a table, query, etc....
WDMap: Viewing records: special cases
This help page presents the special display cases in WDMap......