ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

EndControl (Property)
The EndControl property gets or sets the end control of a Wire control.
RowDetailsBinding (Property)
The RowDetailsBinding property allows you to identify and modify the data binding used to display the details of a row in a data-bound Table control.
<Duration type>.ToString (Function)
Converts a duration to a character string in the specified format.
<PDF reader>.GetSignature (Function)
Gets the signature of a PDF document as a buffer.
Specific features of the Express version
Batch processing: creation of executables, WDLs, components, etc.
WINDEV and WEBDEV allow you to perform multiple types of processes from a command line......
WINDEV concepts
StartControl (Property)
The StartControl property gets and sets the start control of a Wire control.
iPrintXLS (Function)
Prints the current worksheet of a document in "xlsx" or "xls" format.
PDF Reader control functions
The following functions are used to manage PDF Reader controls:...
Creating index keywords
Index keywords allow users to easily find a help page......
HFSQL properties
List of HFSQL properties...
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 through programming....
PDFOpen (Function)
Opens a PDF document and loads it in a pdfDocument variable.
Dictionary properties
The properties of a WDTRAD dictionary are as follows......
IntegerToDayInAlpha (Function)
Returns the name of the day corresponding to a specified date (this date is an integer).
HTransactionInterrupted (Function)
Used to find out whether a transaction was interrupted (the transaction was neither validated nor canceled).