ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HImportHF55 (Function)
Imports a Hyper File 5.5 file into an HFSQL Classic file.
CertificateLoad (Function)
Loads a certificate from a file or a buffer.
UPNPGetMute (Function)
Retrieves the 'Mute' status of a UPnP device....
UPNPModifyMute (Function)
Modifies the 'Mute' status of a UPnP device....
Saving entered data (AAF)
Skins
The skins are used to standardize the visual aspect of a site and they allow you to easily change style......
The Time control: Input or display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
Installing Android development tools
To develop Android applications with WINDEV Mobile, you must install......
The Spreadsheet control: Available formulas
At run time, in the Spreadsheet control, the end user directly enters the calculation formulas......
Android Widget windows
An Android application can contain one or more Widget windows......
Enlarging a window
Modern UIs generally use larger windows and larger fonts in the different controls......
iOS 14 widget windows
An iOS application with an iOS widget configuration can contain one or more iOS 14 widget windows......
Translating a text file with WDTRAD
Scanning a document (via a WIA driver)
Windows Image Acquisition (WIA) is a Windows device driver interface and API that allows applications to scan documents using a scanner......
CDEject (Function)
Opens or closes the door of CD/DVD player selected on the current computer....
Search and full-text index
HFSQL proposes a quick search for character strings in the data......
Thickness (Property)
The Thickness property is used to: Find out the thickness of the line for a series (Line charts only). Modify the thickness of the line for a series (Line charts only)....
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......
How to retrieve the analysis structure through programming?
This help page explains how to retrieve the analysis structure through programming....
Error 532: The size of the string to extract must be strictly positive
Start of Break block (Break header)
The Start of break block is optional......
Managing the semaphores in the threads: limiting the simultaneous code execution
Semaphores are used to limit the simultaneous execution of a code (procedure, line of code, etc....
DisplayedItemImage (Property)
The DisplayedItemImage property is used to: Get the item that corresponds to the image displayed in a ListView control. Change the item that corresponds to the image displayed in a ListView control....
Binding controls to data
A window or page can display information from......
gglAttachment (Type of variable)
The gglAttachment type is used to define all the advanced characteristics of a file attached to a calendar event. The calendar can be described using the gglCalendar type. This calendar is used by the Google Calendar service.