ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

IntegerToDay (Function)
Returns the day of the week that corresponds to the specified date (this date is an integer).
AppointmentReset (Function)
Reinitializes: the Appointment structure. the Appointment variable....
SaaSAdminConnect (Function)
Connects and authenticates the administrator of the SaaS Webservice.
BrightnessModify (Function)
Modifies the setting of the brightness for the device screen.
AppointmentListCalendar (Function)
Lists the calendars available on the mobile device (Android/iOS)....
BrightnessAuto (Function)
Returns or modifies the activation status of the automatic adjustment of the brightness on the device.
fTrackFile (Function)
Triggers the tracking of a file.
fTrackDirectory (Function)
Detects the modifications performed on the content of a directory.
PageWriteHeaderHTTP (Function)
Adds an additional HTTP header that will be returned to the browser: during the next function for page display (PageDisplay, PageRefresh, ...), during the automatic return of the current page at the end of the current action....
VisibleInExportAndPrint (Property)
The VisibleInExportAndPrint property is used to: Find out whether a column of a Table or TreeView Table control is visible for export and printing. Modify the visibility of a column in a Table or TreeView Table control for export and printing....
MyReport (Reserved word)
MyReport is used to handle the current report...
IntegerToDayInAlpha (Function)
Returns the name of the day that corresponds to a specified date (this date is an integer).
XMLRead (Function)
Returns the value of an XML element or the value of the attribute for an XML element.
grIncreaseData (Function)
Adds a value to a data in a chart.
iTextWidth (Function)
Calculates the width (in millimeters) of the text to print, according to the specified font.
fAttribute (Function)
Returns or modifies the attributes of a file.
Visible (Property)
The Visible property is used to: Find out whether an element is visible. Make an element visible or invisible....
HFound (Function)
Checks whether the current record corresponds to the current filter or search.
rssSource (Type of variable)
The rssSource type is used to describe the source of an entry for an RSS stream...
ControlGrayed (Function)
Grays a control or a group of controls. An animation can be set on the controls during this operation.
ControlEnabled (Function)
Enables a control or a group of controls in a window. An animation can be set on the controls during this operation.
TableRestorePositionAndSelection (Function)
Restores the scrollbar position in a Table or TreeView Table control as well as the selected elements.
WebserviceClientIPAddress (Function)
Returns the IP address of the computer using and calling the Webservice.
inAppListPurchase (Function)
Returns the list of application products purchased by the user and not consumed.
AllowActionBarHiding (Property)
The AllowActionBarHiding property automatically hides the Action Bar.