ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The Multiline Zone control
The Multiline Zone control is used to easily create interfaces in iOS style....
TotalNbRec (Property)
The TotalNbRec property is used to: Get the number of records to be printed. Change the number of records to be printed....
CaseSensitive (Property)
The CaseSensitive property is used to determine if the different searches performed on the item distinguish between uppercase and lowercase characters (with HReadSeek, HReadSeekFirst and HReadSeekLast, for example).
Sorted (Property)
The Sorted property is used to: Determine whether a control is sorted. Sort a control or not....
Charset (Property)
The Charset property is used to: Get the character set used by a Font variable. Change the character set used by a Font variable. Get the character set used by an HFSQL data file....
Report blocks
A printed report includes several sections......
FTPCommand (Function)
Sends a specific FTP command to a server.
xlsData (Function)
Retrieves the content of a cell found in an XLS file.
ODBC on HFSQL via Visual .NET (in C#)
The ODBC driver on HFSQL Classic (single-user and multi-user) is used to access a HFSQL Classic database from an external database software that supports ODBC accesses......
TablePrint (Function)
Prints the content of the specified Table control without having to create a report based on the Table control.
Remote WEBDEV administrator: Create a WEBDEV account
The management of accounts is accessible in the remote administrator for the server administrator only....
Frequently asked questions about Automatic Update
Frequently asked questions about the update search mechanism....
btleCharacteristic (Type of variable)
The btleCharacteristic type is used to handle a characteristic of a Bluetooth Low Energy service.
WDOptimizer: Overview
The different operations that can be performed with WDOptimizer are as follows......
Report controls
Several types of controls can be handled in a report created by the report editor......
Report based on a data file
A report based on a data file is used to print the records coming from a single data file (HFSQL Classic or Client/Server, accessed via a Native Access, ......
NumToString (Function)
Converts a numeric value (integer, real or currency) to a string according to a specified format.
WEBDEV 2024: New WLanguage features
In version 27, new functions, properties and data types have been introduced and some have been improved......
Printing duplicate copies
For legal reasons, it may be useful to keep an identical copy of a report (an invoice for example)....
Constants for the archiving functions
List of constants used by the archiving functions....
User login: User Groupware
WEBDEV Tutorial - User Groupware User login: User Groupware - 20 min
Email (Type of variable)
The Email type is used to handle the email content as well as the associated information.
HTMLToRTF (Function)
Converts an HTML string or an HTML buffer to an RTF string.
HFilter (Function)
Defines and enables a filter on a data file, view or query.
SensorDetectBeginShake (Function)
Notifies when the device is shaken in any direction.