ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

How to write into a text or CSV file?
This help page explains how to write into a text or CSV file....
Report templates and inheritance
When a report template is applied to a report, all the controls and code found in the template are "copied" into the report......
HFSQL in network mode on a server running Windows NT4, 2000, XP or 2003
The access speed to the data in network depends on several parameters (see the section......
ControlVisible (Function)
Makes a control (or a group of controls) visible in a window. During this operation, an animation can be performed on the controls.
XMLRead (Function)
Returns the value of an XML element or the value of the attribute for an XML element.
AppointmentReset (Function)
Reinitializes: the Appointment structure. the Appointment variable....
SysIMEI (Function)
Returns the IMEI number of an Android phone.
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.
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....
Customizing the interface of a Table control
In a Table control, you have the ability to customize the following elements......
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....
InKioskMode (Function)
Indicates whether the Android application is in kiosk mode.
Events associated with a Dockable Panel control
IntegerToDayInAlpha (Function)
Returns the name of the day that corresponds to a specified date (this date is an integer).
IntegerToDay (Function)
Returns the day of the week that corresponds to the specified date (this date is an integer).
HOptimizeQuery (Function)
Optimizes the Select queries by using idle times when handling an application (period without processes).
grIncreaseData (Function)
Adds a value to a data in a chart.
XML management: Use example
This application example manages an XML file named "Orders......
InfoThumbnailGeneration (Property)
The InfoThumbnailGeneration property is used to determine if the thumbnails of an item have been generated successfully.
iTextWidth (Function)
Calculates the width (in millimeters) of the text to print, according to the specified font.
XLS file handling functions
List of functions for managing XLS files...
HStatNbRecRange (Function)
Returns an estimate regarding the number of entries for a given key item in a given interval of values.