ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

FOR EACH/FOR ALL statement (loop through files)
The FOR EACH statement is used to run different types of HFSQL loops...
Translating a text file with WDTRAD
InputMask (Property)
The InputMask property is used to: get the input mask. set the input mask (from the masks available for the type)....
Telephony constants
List of constants used by telephony functions...
DisplayMask (Property)
The DisplayMask property is used to: Find out the display mask. Modify the display mask. This display mask is displayed when the control is in read-only or when the control does not have focus....
RoundCeil (Function)
Returns: the value rounded up to the nearest integer. the duration rounded up to the nearest interval. the date and time rounded up to the nearest interval....
WINDEV Mobile and SMS messages
WINDEV Mobile allows you to easily send and read SMS messages with the SMS functions of WLanguage......
The Spreadsheet control: Available formulas
At run time, in the Spreadsheet control, the end user directly enters the calculation formulas......
Constants for SMS functions
List of constants used by the SMS functions....
Structure of log files (HFSQL Classic)
The following files are automatically created when logging an HFSQL Classic data file......
Mathematical SQL functions
The mathematical SQL functions that can be used on the queries written in SQL code are as follows......
Viewing a report in 3D
Your report displays controls that overlap?......
Viewing a window in 3 dimensions
Your window contains overlapping controls?......
HScheduledTask structure
The HScheduledTask structure is kept for backward compatibility (this structure will still be supported in the forthcoming version)....
iSequencingAdd (Function)
Adds a report into a sequence of report prints.
Repetition (Type of variable)
The Repetition type is used to describe and modify the characteristics of a repetition for an appointment via the different WLanguage properties.
hScheduling (Type of variable)
The hScheduling type is used to define and find out the characteristics of the scheduling that must be performed: for a scheduled optimization task of HFSQL Client/Server files. for a scheduled backup task of HFSQL Client/Server files. for a scheduled replication of HFSQL servers....
Multi-database queries
A query (typed in SQL code) can operate on different databases......
ListSort (Function)
Sorts the elements in a List Box, ListView or Combo Box control populated programmatically.
The matrices
WINDEV, WINDEV Mobile and WEBDEV propose several functions used to handle matrices......
EnumSubElement (Function)
Used to enumerate the sub-elements of a project element.
The SMS structure
The SMS structure is a preset structure of WLanguage (no declaration is required)......
Item Description (Type of variable)
An Item Description variable is used to describe one or more items in a data file programmatically.
hScheduledTask (Type of variable)
The hScheduledTask type is used to manage a scheduled HFSQL Client/Server task through programming......
EmailReadMessageHeader (Function)
Reads the header of an incoming email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).