ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HBuildKeyValueANSI (Function)
Whatever the platform used, the data stored in HFSQL tables is in ANSI format.
<Table>.RecNum (Function)
Returns the number of the current record in a Table control based on a data file.
nfcData (Variable type)
The nfcData type is used to describe and handle the data of a variable of type nfcTag.
<Table>.ToText (Function)
Creates a character string from the data found in a Table or TreeView Table control.
HaspHLWrite (Function)
Writes data (character string or buffer) into the internal memory of the Hasp key.
SchedulerDisplay (Function)
Reinitializes the content of a Scheduler control from its data source (HFSQL table, for example).
SchedulerWorkingHour (Function)
Used to indicate the specific working hours per day in a Scheduler control.
picRTF (Variable type)
The picRTF type is used to define all the advanced characteristics of a layer that contains RTF.
<Organizer>.ChangeMode (Function)
Modifies the time range displayed by an Organizer control (Day/Week/Month)....
Easter (Function)
Returns the date of Easter for the specified year according to the western Christian calendar.
TableToText (Function)
Creates a character string from the data found in a Table or TreeView Table control.
Functions for managing Dates and Times (prefix syntax)
List of functions for managing dates and times...
<WDPic variable>.Blur (Function)
Blurs the entire given area in a variable of type WDPic (on the background layer).
TmeLine control linked to a data file or variable
You can create TimeLine controls directly linked to the data....
HRecordToString (Function)
Converts the content of the current record to string (in a data file, HFSQL view, query, etc.).
fTime (Function)
Returns or modifies the different times associated with a file or directory (date created, modified or accessed).
DataProcedure (Property)
The property DataProcedure property is used to specify the name of the WLanguage procedure called as data is received.
The Table control
The Table allows users to easily view and enter data stored in memory or from a table, view or query......
DateTimeLocalToUTC (Function)
Converts a local date and time (time zone, summer time, winter time) to UTC.
Saving entered data (AAF)
HBackward (Function)
Moves backward several records from the current position in the data file, according to a specified item.
WDOptimizer: Overview
The different operations that can be performed with WDOptimizer are as follows......
hFileParameter (Type of variable)
The hFileParameter type is used to define the data files taken into account by a scheduled optimization task.
HUnlockFile (Function)
Unlocks the records of a data file: locked by HLockFile. individually locked by a locking read function....