ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WX file
The "Executable Name".WX file is used to manage some features directly, even if these features have not been included in the application. This file is found beside the executable.
SaaS administrator - Managing a client
Managing a SaaS client account is used to......
Year (Property)
The Year property is used to: Get the year from a Date or DateTime variable or item. Change the year in a Date or DateTime variable or item....
BankHolidayAdd (Function)
Indicates that a day (or a list of days) is a public holiday.
CurrentYear (Function)
Returns the current year in integer format.
The home page
The home page is the first page of your site......
Editing pages: Responsive mode (Zoning and layouts)
"Responsive (zoning and layouts)" is the default page editing mode. This editing mode allows you to easily handle pages in the editor....
LastDayOfWeek (Function)
Returns the date of the last day of the week corresponding to a given date.
<Date type>.ToString (Function)
Converts: a date to a string in the specified format. a date time to a string in the specified format....
DateValid (Function)
Checks the validity of a date between January 01 0001 and December 31 9999.
ChronoValue (Function)
Indicates the time elapsed (in milliseconds) since the call to ChronoStart.
StartControl (Property)
The StartControl property gets and sets the start control of a Wire control.
btleDescriptor (Type of variable)
The btleDescriptor type is used to handle the descriptor of a Bluetooth Low Energy characteristic
EndControl (Property)
The EndControl property gets or sets the end control of a Wire control.
<Duration type>.ToString (Function)
Converts a duration to a character string in the specified format.
<Source>.FTListWord (Function)
Lists the words of the current record that will be taken into account by the full-text indexing.
HFSQL properties
List of HFSQL properties...
iDocumentPrinted (Function)
Determines whether the user printed the document from the report viewer.
Printing in Linux
WEBDEV and WINDEV allow you to print to PDF in Linux using WLanguage functions......
Handling the Chart controls at runtime (AAF)
The Chart controls allow the end user to perform several operations......
The Popup control
The Popup control is a control used to associate a popup with a page. This popup, displayed from the page into which it is inserted, is used to easily establish a dialog with the user....
HFTListWord (Function)
Lists the words of the current record that will be taken into account by the full-text indexing.
Calendar functions (prefix syntax)
OLEPaste (Function)
Pastes the content of Windows clipboard into an OLE control.
OLESave (Function)
Saves the object found in an OLE control in binary format.
GetActiveObject (Function)
Allows to use an Automation object already started on the current computer.