ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Managing dates and times
WINDEV, WEBDEV and WINDEV Mobile propose several methods for managing dates and times in your applications...
SizeUnit (Property)
The SizeUnit property gets and sets the font size unit.
<DiskFile variable>.Write (Function)
Writes: a character string into an external file. a memory section....
<Variable gglDrive>DeleteFile (Function)
Removes a Google Suite file inside a Google Drive.
Selecting one or more controls
One or more controls can be selected in a window, in a page or in a report via the keyboard or the mouse......
DiagramLoadLibrary (Function)
Loads a diagram file and creates a library of preset shapes from it.
Chart control: "General" tab
In all the editors (window, page or report), the "General" tab of the Chart control description window allows you to define the global characteristics of the control......
iAddAttachment (Function)
Adds an attachment in a PDF file generated by a PDF print export.
OBEXSendVCard (Function)
Sends a VCard file (virtual business card) to a device that supports the OBEX protocol.
BrowserIPAddress (Function)
Returns the IP address of the client computer connected to the WEBDEV site.
ReturnToCapture (Function)
Stops the current process and forces the input in the specified control, window or page.
fSaveBuffer (Function)
Creates and fills a text file with the content of a string or buffer variable.
Validating a page from a control that has no action on the server (List Box control, Combo Box, etc.)
By default, the validation of a page must be performed by a "Send the values of controls to the server (Submit)" button......
Telemetry: Installing the server
To use the telemetry, you must install on a computer......
PhotoRunApp (Function)
Starts the native camera application of the device in order to take a photo.
Tips for an application that uses the User Groupware
To simplify the configuration of user groupware according to the users, the controls should be organized in groups of controls......
Managing Hive databases
Hive is a software layer of Hadoop used to run queries......
HRplManageFile (Function)
Defines the options used for the universal replication of a file: the replication direction. the management mode of conflicts....
The Cube control
The Cube control is a mobile layout control that automatically performs rotations around the different axes......
Select query description window: Items that can be used
WLanguage procedure called by fTrackDirectory
WLanguage procedure ("callback") called by fTrackDirectory when a change is made to the tracked directory.
4. User Groupware
HListKey (Function)
Returns the list of keys found in a file (query or view) recognized by the HFSQL engine.
The windows and pages of the User Groupware
Two methods can be used to include the user groupware......
User Groupware files
Two categories of data files are managed......
<xlsDocument variable>.Save (Function)
Saves an XLS document.