ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Configuring the Project Management Hub
The Project Management Hub allows you to configure......
DateToString (Function)
Converts: a date to a string in the specified format. a date time to a string in the specified format....
StartControl (Property)
The StartControl property gets and sets the start control of a Wire control.
EndControl (Property)
The EndControl property gets or sets the end 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:...
<Duration type>.ToString (Function)
Converts a duration to a character string in the specified format.
Creating index keywords
Index keywords allow users to easily find a help page......
HFSQL properties
List of HFSQL properties...
<PDF reader>.GetSignature (Function)
Gets the signature of a PDF document as a buffer.
Day (Property)
The Day property is used to: Get the day from a Date or DateTime variable, or get the number of days from a Duration variable. Change the day of a Date or DateTime variable, or change the number of days of a Duration variable. Get the day or the number of days from a Date item (in "Date", "Date and Time" or "Duration" format) Modify the day or the number of days in a Date item (in "Date", "Date and Time" or "Duration" format)...
PDFOpen (Function)
Opens a PDF document and loads it in a pdfDocument variable.
HTransaction (Function)
Starts a transaction on the tables (HFSQL or accessed via a Native Connector) and creates the transaction table.
HReadSeek (Function)
Sets the position on the first record whose value for a specific item is greater than or equal to a sought value (generic search).
Required or invalid input in WINDEV
WINDEV and WINDEV Mobile include several options to manage required or invalid input, both in the window editor and programmatically......
HTransactionStart (Function)
Starts a transaction on the tables (HFSQL or accessed via a Native Connector) and creates the transaction table.
Project Management Hub: Managing tasks
The Project Management Hub allows you to define the different tasks assigned to each project contributor......
Editing the CSS style sheet
WEBDEV gives you the ability to manage all the CSS styles used in a project......
IntegerToDayInAlpha (Function)
Returns the name of the day corresponding to a specified date (this date is an integer).
Handling the Chart controls at runtime (AAF)
The Chart controls allow the end user to perform several operations......
Calendar functions (prefix syntax)