ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HDBSortType (Function)
Returns or modifies the sequence of text items in the xBase files.
HDBOpen (Function)
Opens the xBase data file and the "memo" file if it exists.
HDBIndex (Function)
Opens an xBase index file.
xBase files: Limits
HDBOpenNoLock (Function)
In single-user mode, opens an xBase data file without locking it.
InPageWithinWindowMode (Function)
Indicates if the page is displayed in a WEBDEV Page control in a window.
Operations available for the dates, times and durations, ...
The following operations are available for the following types of variables......
DateTimeTimeZoneToLocal (Function)
Converts a date and time from a particular time zone to a local date and time.
DateTimeLocalToTimeZone (Function)
Converts a local date and time to the date and time in a particular time zone.
Now (Function)
Returns or modifies the system time (current time defined for the current computer).
The home page
The home page is the first page of your site......
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.
AttachPointDeleteAll (Function)
Deletes all the connection points for a control.
CurrentYear (Function)
Returns the current year in integer format.
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....
ChronoValue (Function)
Indicates the time elapsed (in milliseconds) since the call to ChronoStart.
HFSQL properties
List of HFSQL properties...
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.
<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.
btleDescriptor (Type of variable)
The btleDescriptor type is used to handle the descriptor of a Bluetooth Low Energy characteristic
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......
DateToString (Function)
Converts: a date to a string in the specified format. a date time to a string in the specified format....
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)...