ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

InLinuxMode (Function)
Indicates whether the code is run in Linux mode or not.
DownloadAdd (Function)
Adds a new download in the device's download manager....
HDeleteView (Function)
Deletes a previously created view. This function uses the former view mechanism.
SourceWindow (Property)
The SourceWindow property is used to get the source of an internal window (i.e. the internal window displayed by the Internal Window control).
Printing the content of a pivot table (AAF)
Pivot Table controls include an automatic context menu that allows users to perform different actions on the data displayed in the control......
Select query description window: Items that can be used
SaaSAdminConnect (Function)
Connects and authenticates the administrator of the SaaS Webservice.
NbDescribedThumbnail (Property)
The NbDescribedThumbnail property is used to get the number of thumbnails expected for an item.
Installing the monitoring robot
The monitoring robot includes three executables......
GranularityMovement (Property)
The GranularityMovement property is used to get and change the size of the grid to move: appointments in an Organizer control. appointments in a Scheduler control. events in a TimeLine control. tasks in a Gantt Chart column....
The Layout control
The Layout control simplifies the implementation of dynamic UIs where controls are displayed and/or hidden programmatically......
Events associated with Flex controls
List of events associated with Flex controls...
dbgWriteWarningAudit (Function)
Writes a custom runtime warning to the dynamic audit.
Window management functions
List of functions for managing windows...
SeriesColor (Property)
The SeriesColor property is used to: Find out the color of a series in a chart. Modify the color of a series in a chart....
ArrayAddSorted (Function)
Adds an element to a one-dimensional WLanguage array taking into account: the sort criteria defined by ArraySort the comparison operator described in the class, if the elements of the array are class instances....
DateToWeekNumber (Function)
Returns the week number within the year that corresponds to the specified date.
Abs (Function)
Returns the absolute value: of a numeric value, of a numeric expression (integer or real). of a duration....
URLDecode (Function)
Decodes an encoded URL (which means with characters in %xx format).
EmulateSimulator (Function)
Emulates the window of the mobile (Android/iOS) simulator....