ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

btleService (Type of variable)
The btleService type is used to handle a Bluetooth Low Energy service ("Bluetooth GATT Service").
New Features brochure - Version 27: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 27 presented in the New Features brochure....
Now (Function)
Returns or modifies the system time (current time defined for the current computer).
Controls of a dynamic page
Several types of controls can be handled in a dynamic page ......
DateTimeLocalToTimeZone (Function)
Converts a local date and time to the date and time in a particular time zone.
AFTER
Runs a process only after a given procedure has been executed, and continues to execute the current code while waiting for this procedure to end.
The home page
The home page is the first page of your site......
DateToInteger (Function)
Converts a date to an integer.
SaaS administrator - Managing a client
Managing a SaaS client account is used to......
BankHolidayAdd (Function)
Indicates that a day (or a list of days) is a public holiday.
CurrentYear (Function)
Returns the current year in integer format.
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.
Handling the Chart controls at runtime (AAF)
The Chart controls allow the end user to perform several operations......
<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.
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......
The Button control
The Button control allows the user or the Web user to run a specific action with a simple click......
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.