ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<TreeView>.Add (Function)
Adds a "leaf" element (and all necessary nodes) into a TreeView control.
DateToInteger (Function)
Converts a date to an integer.
HFTListWord (Function)
Lists the words of the current record that will be taken into account by the full-text indexing.
<Table>.StartFilling (Function)
Starts the process to populate a Table or TreeView Table control programmatically.
iSubstBlock (Function)
Substitutes one block of the report with another block while the report is printed.
<TreeView>.Insert (Function)
Inserts a leaf into a TreeView control at a specific position.
Image control in a page
Remote WEBDEV administrator: Managing connections
The remote management tool is used to manage the connections to the dynamic WEBDEV sites....
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....
AppListVersion (Function)
Lists the versions available on the reference setup server.
grRealTimeInterval (Function)
Sets the time interval visible in a time chart with real-time display.
Quick search in the current code
When coding, developers often need to do a quick search in the current code...
btleDevice (Type of variable)
The btleDevice type allows you to handle a device that uses the Bluetooth Low Energy technology.
DurationToString (Function)
Converts a duration to a character string in the specified format.
TreeInsert (Function)
Inserts a leaf into a TreeView control at a specific position.
CurrentMonth (Function)
Returns the number of the current month.
Calendar functions
List of Calendar functions...
Functions for managing Dates and Times (prefix syntax)
List of functions for managing dates and times...
AppChangeParameter (Function)
Changes an information in the mechanism for automatic application update.
StopWord (Property)
The StopWord property is used to define stopwords in a full-text index defined through programming.
Synonym (Property)
The Synonym property is used to define synonyms in a programmatically defined full-text index.
DateTimeToEpoch (Function)
Converts a local datetime to Epoch format (number of time units since 01/01/1970 at 00h00 UTC)....
Duration (Type of variable)
The Duration type enables you to easily handle the intervals of dates and times...
StringToTime (Function)
Converts a time in character string format to a time in HHMMSSCC format that can be used by a Time variable].
FirstDayOfWeek (Function)
Returns the date of first day of the week (i.e., Monday).