ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HFSQL properties associated with the queries and views
List of HFSQL properties associated with the queries and views...
<PDF reader>.GetSignatureDate (Function)
Gets the date of one of the signatures of a PDF document.
Scheduler control properties
A Scheduler control found in a window or in a page can be handled in WLanguage by the following properties....
TimeLine control properties
You can manipulate TimeLine controls in a window using the following WLanguage properties.
<pdfDocument variable>.NbSignatures (Function)
Gets the number of signatures in a PDF document.
The Table control
The Table allows users to easily view and enter data stored in memory or from a table, view or query......
<Connection variable>.TransactionIsolation (Function)
Configures the isolation level of transactions for a connection to an HFSQL server.
<pdfDocument variable>.GetSignature (Function)
Gets the signature of a PDF document as a buffer.
Combo Box control functions
List of functions for handling the Combo Box controls...
LinkedFile (Property)
The LinkedFile property is used to set the characteristics of a link.
SourceFile (Property)
The SourceFile property is used to set the characteristics of a link.
<Connection variable>.SetServer (Function)
Used to find out and modify some settings of HFSQL Client/Server server....
IntegerToDay (Function)
Returns the day of the week that corresponds to the specified date (this date is an integer).
Creating a select query
A select query (corresponding SQL statement......
IntegerToWeekNumber (Function)
Returns the week number within the year that corresponds to the specified date (this date is an integer).
HTransactionFree (Function)
Transforms all "in transaction" records into "normal" records if they do not belong to a transaction currently in progress.
Salesforce functions
List of Salesforce functions...
Hour (Keyword)
The Hour keyword can correspond to: the Time variable. the Time property which is used to get and change the time of an element....
Null (Property)
The Null property is used to: Assign NULL to the item for the current record. Find out whether the item is associated with the NULL value for the current record. Define the default value of an item when the item is described programmatically....