ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

fOpenTempFile (Function)
Creates and opens a temporary file.
XML management: Use example
This application example manages an XML file named "Orders......
SysIMEI (Function)
Returns the IMEI number of an Android phone.
fCopyFileWebFolder (Function)
Copies an image file from the data directory of application (or from one of its sub-directories) to the "_WEB" directory of application (or to one of its sub-directories).
gglDrive (Variable type)
The gglDrive type is used to handle Google Drive. To use a gglDrive variable, you need to connect to Google Drive using GglDriveConnect.
AppointmentListCalendar (Function)
Lists the calendars available on the mobile device (Android/iOS)....
tapiDial (Function)
Dials a phone number for a voice line.
AppointmentReset (Function)
Reinitializes: the Appointment structure. the Appointment variable....
HChangeConnection (Function)
Dynamically changes the connection associated with a table.
BrightnessModify (Function)
Modifies the setting of the brightness for the device screen.
OutlookStartSession (Function)
Allows you to access data handled by the Outlook messaging software (emails, contacts, groups of contacts, tasks, appointments and folders).
LDAPNbValue (Function)
Returns the number of values for an attribute.
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....
How to write into a text or CSV file?
This help page explains how to write into a text or CSV file....
VideoDisplay (Function)
Displays in a Camera field the camera preview stream currently being transmitted by a web camera or by the mobile device camera. Function kept for "Version-26-compatible" Camera controls....
InKioskMode (Function)
Indicates whether the Android application is in kiosk mode.
Dockable Panel control events
The following functions are used to manipulate app shortcuts (also called "quick actions")...
rssTextInput (Variable type)
The rssTextInput type is used to describe the input area of RSS feed...
SaaSAdminConnect (Function)
Connects and authenticates the administrator of the SaaS web service.
BrightnessAuto (Function)
Returns or modifies the activation status of the automatic adjustment of the brightness on the device.
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....
Grayed (Property)
The Grayed property is used to: Determine if a control (or a group of controls) is grayed out. Gray out or ungray a control, a group of controls or a window....
Logical Data Model (LDM)
A Logical Data Model (LDM) is used to describe the data structures (files, items, ......
fAttribute (Function)
Returns or modifies the attributes of a file.
HLinkMemo (Function)
Used to associate a file with a binary memo item or to cancel the existing link between a file and a binary item.