ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Handling a toolbar through programming
WINDEV allows you to handle a Toolbar control through programming......
EmptyIfZero (Property)
The EmptyIfZero property is used to: Find out the management mode of zero value in a control....
BTLECharacteristicWriteValue (Function)
Writes a value to a characteristic on a Bluetooth Low Energy device.
Managing the HDFS system
HDFS (Hadoop Distributed File System) is one of the component of the Hadoop framework......
"Long press" optional event
The optional event "Long press/Open context menu" is run during a long press on the controls...
CameraParameter (Function)
Returns or modifies the value of a parameter for the device camera. Function kept...
ocrOption (Type of variable)
The ocrOption type is used to define all the general options of the native OCR (Optical Character...
Environment of the project editor
The main elements of the project editor are as follows:
Subscribing an element to the dictionary
The subscription to a dictionary element is automatically proposed......
fDir (Function)
Finds a file or directory.
EnumMenu (Function)
Returns: the name of nth option or sub-option found in the main menu of window. the name...
gFont (Function)
Builds a sequence of characters describing the font that will be used for the text.
UploadStart (Function)
Starts sending the selected files into an Upload control.
NetStartServer (Function)
Starts an FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server powered by WINDEV....
Analyzing dependencies and orphan images
To help you manage the navigation of the Web users in your sites, an advanced feature for analyzing...
WinAdaptSize (Function)
Adapts the window size to the content of controls.
BurnerEject (Function)
Opens or closes the door of current burner.
Describing the Action Bar control
This help page presents the main aspects of the Action Bar description window......
gFontItalic (Function)
Builds a sequence of characters used to specify whether or not the text that follows the call...
gFontUnderlined (Function)
Builds a sequence of characters to specify whether or not the text that follows the call...
Google Calendar management functions
List of functions for managing Google calendars...
HDescribeFullTextIndex (Function)
Describes a full-text index of data file created through programming.
HInfoBackup (Function)
Returns information about one or more backups performed on an HFSQL Client/Server server....
Handling Spreadsheet controls programmatically (in a report)
Handling a Web Component control through programming