ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

CurrentYear (Function)
Returns the current year in integer format.
The home page
The home page is the first page of your site......
HExecuteQuery (Function)
Declares a query created in the query editor to the HFSQL engine and runs this query.
ControlCreate (Function)
Creates a new control (of any type) in a window through programming.
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.
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.
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.
VideoRequestPermission (Function)
Requests permission to use the device's camera....
btleDescriptor (Type of variable)
The btleDescriptor type is used to handle the descriptor of a Bluetooth Low Energy characteristic
<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.
The Chart control: Characteristics in the editor
Regardless of the type of chart displayed in the Chart control, all its characteristics can be configured via its description window......
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.
DurationToString (Function)
Converts a duration to a character string in the specified format.
Remote WEBDEV Administrator
The remote management tool, that can be run from any computer equipped with an Internet browser, is a module used to ......
GetActiveObject (Function)
Allows to use an Automation object already started on the current computer.