ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TableAddChild (Function)
Adds a row into a TreeView Table control, at the end of a given hierarchy level.
AppParameter (Function)
Returns information about the mechanism for automatic application update.
Managing Bluetooth Low Energy devices
The Bluetooth LE standard (for Low Energy) is used to manage devices with low energy consumption......
Text (Property)
The Text property is used to get and modify text.
TimeSys (Function)
Returns or modifies the system time (current time defined for the current computer).
Second (Property)
The Second property is used to: Retrieve the number of seconds from a Time, DateTime or Duration variable. Modify the number of seconds in a Time, DateTime or Duration variable. Retrieve the seconds or the number of seconds from a Date item (in "Date and Time" or "Duration" format) Modify the seconds or the number of seconds in a Date item (in "Date and Time" or "Duration" format)...
Millisecond (Property)
The Millisecond property is used to: Retrieve the number of milliseconds from a Time, DateTime or Duration variable. Modify the number of milliseconds in a Time, DateTime or Duration variable. Retrieve the milliseconds or the number of milliseconds from a Date item (in "Date and Time" or "Duration" format) Modify the milliseconds or number of milliseconds in a Date item ("Date and Time" or "Duration" format)...
SysDateTime (Function)
Returns or modifies the system date (current date and time defined on the current computer).
SQLInfo (Function)
Initializes the different SQL variables with information relative to the last query run.
StringToDuration (Function)
Converts a duration in character string format to a duration that can be used by a Duration variable.
LastDayOfMonth (Function)
Returns the date of the last day for the specified month.
OLEPaste (Function)
Pastes the content of Windows clipboard into an OLE control.
HFSQL Client/Server management functions
Several HFSQL functions are used to manage the HFSQL Client/Server data......
<Queue variable>.Info (Function)
Retrieves the characteristics of a queue: types of elements and number of elements.
<Stack variable>.Info (Function)
Retrieves the characteristics of a stack: types of elements and number of elements.
LeapYear (Function)
Indicates whether the specified year is a leap year or not.
SQLClose (Function)
Declares the end of the query execution and frees the memory resources allocated during the execution of the query.
DatePicker (Function)
Opens the system date picker.
SQLGetTextMemo (Function)
Retrieves the content of a Text Memo column found in the query result, for the current line.
WeekNumber (Function)
Returns the week number within the year that corresponds to the specified date (this date is a character string).
Date (Property)
The Date property is used to: Retrieve the date from a DateTime variable. Modify the date in a DateTime variable. Retrieve the date from a Date item (in "Date and Time" format) . Modify the date in a Date item (in "Date and Time" format)...
SaaS administrator - Adding a client
Adding a SaaS client account is used to make a SaaS site available to the users......
TreeInsert (Function)
Inserts a leaf into a TreeView control at a specific position.
TreeAdd (Function)
Adds a "leaf" element (and all necessary nodes) into a TreeView control.
CurrentDay( Function)
Returns the number of the current day in the current month.