ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The formatted display control
This control can be used to display dates, times and currency values while respecting the corresponding display format......
InputType (Property)
The InputType property is used to identify or change the type of input supported by a control: Duration, Date, Numeric, etc.
Binding a List Box control to an item
A List Box control can be bound to an item in a data file, query, etc....
DateToDayInAlpha (Function)
Returns the name of the day that corresponds to a specified date.
DateToMonthInAlpha (Function)
Returns the name of the month that corresponds to a specified date.
4. Types of pages
Different types of pages can be used in the sites created with WEBDEV......
Saving entered data (AAF)
Type of pages created by RAD
The page creation wizard shows different types of pages associated with HFSQL data files......
Duration (Type of variable)
The Duration type enables you to easily handle the intervals of dates and times...
IncomingData (Property)
The IncomingData property gets and sets the type of data received by the stream.
DnDIsDataAvailable (Function)
Checks whether a specific type of data is available during Drag/Drop....
Information 2101: 'Short int' does not exist anymore: use 'unsigned 1-byte int'
DateTimeTimeZoneToLocal (Function)
Converts a date and time from a particular time zone to a local date and time.
DateTimeLocalToTimeZone (Function)
Converts a local date and time to the date and time in a particular time zone.
Configuring the "Relative duration" mask (date and time in natural language)
WINDEV, WEBDEV and WINDEV Mobile propose to use a "Relative duration" display mask for the Date controls......
Managing HFSQL Client/Server files
The HFSQL Control Center allows you to fully manage HFSQL Client/Server data files......
Multi-database queries
A query (typed in SQL code) can operate on different databases......
Page with parameters
DescribedName (Property)
The DescribedName property is used to handle the logical name of HFSQL data files (ignoring possible changes made by HAlias).
Examples for using the OLE DB provider for HFSQL
Aliases on data files: HAlias
The aliases are used to handle......
JSON (Type of variable)
The JSON type makes it possible to simplify actions on data in JSON format.
OOP concepts
A class contains the description of a data structure (members) and the processes (methods) that handle this structure....
OutgoingData (Property)
The OutgoingData property is used to determine and change the type of data emitted by the stream.
FTPDate (Function)
Returns the different dates of a file (date the file was created, modified or accessed) located on an FTP server (File Transfer Protocol).
1
2
3
4
5
6
293
>