ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

PageToFile (Function)
Automatically updates: the value of the items in a table with the value of the controls in the page. The table items bound to the window controls are automatically updated with the values of these controls. the value of the WLanguage variables with the value of the window controls. The WLanguage variables bound to the page controls are automatically updated with the values of these controls. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
DateTimeLocalToTimeZone (Function)
Converts a local date and time to the date and time in a particular time zone.
DateTimeTimeZoneToLocal (Function)
Converts a date and time from a particular time zone to a local date and time.
ActiveDirectory (Property)
The ActiveDirectory property allows you to connect to an HFSQL server using Active Directory authentication.
EventDestroy (Function)
Explicitly destroys an event.
SQLGetMemo (Function)
Retrieves the content of a Memo column from the query result, for the current row.
Now (Function)
Returns or modifies the system time (current time defined for the current computer).
<TreeView Table>.AddChild (Function)
Adds a row into a TreeView Table control, at the end of a given hierarchy level.
SaaS constants
Xaml functions (prefix syntax)
List of Xaml functions (prefix syntax)...
OrientationTitle (Property)
The OrientationTitle property is used to: Determine whether the headings of one or multiple columns in a Table control are angled. Angle the headings of one or all the columns in a Table control....
LastDayOfWeek (Function)
Returns the date of the last day of the week corresponding to a given date.
AppDetectUPDAvailable (Function)
Disables or customizes the automatic check for available updates.
ChronoValue (Function)
Indicates the time elapsed (in milliseconds) since the call to ChronoStart.
DateValid (Function)
Checks the validity of a date between January 01 0001 and December 31 9999.
<DateTime type>.ToEpoch (Function)
Converts a local datetime to Epoch format (number of time units since 01/01/1970 at 00h00 UTC)....
Automatic AJAX
The diagram below illustrates how AJAX is automatically implemented in a WEBDEV website......