ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

User Groupware and Native Connector files
An application that works with the User Groupware can be used with a database handled by a Native Connector......
WLanguage
The integrated WINDEV language, WLanguage, is powerful, simple and intuitive......
Required or invalid input in WINDEV
WINDEV and WINDEV Mobile include several options to manage required or invalid input, both via the window editor and through programming......
The Numeric or Currency control: Input or display masks
WINDEV, WINDEV Mobile and WEBDEV propose two types of masks......
Handling a Switch control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Switch control by programming......
Handling menu options via the context menu
WINDEV and WINDEV Mobile support two types of menus: ......
Item Description (Type of variable)
An Item Description variable is used to describe one or more items in a data file programmatically.
WinUsefulSize (Function)
Specifies the useful size of an internal window with automatic scrollbars. The useful size corresponds to the full size of the internal window: Width of the internal window. Height of the internal window....
CheckBoxInsert (Function)
Inserts a new option into a Check Box control.
TableAdjust (Function)
Adjusts the title and size of columns found in a Table or TreeView Table control.
Handling a formatted display control through programming
WEBDEV allows you to handle a formatted display control through programming......
AddVoiceCommand (Function)
Adds a voice command into the current window. From version 17, this function is replaced with SpeechRecognitionAddCommand.
Different types of data (Type of variable)
A variable is defined by name and type......
NetConnect (Function)
Connects to an FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server powered by WINDEV. This function is kept for backward compatibility....
XMLExecuteXPath (Example)
Usage example of the XMLExecuteXPath function
Handling Sidebar controls programmatically
WINDEV and WINDEV Mobile allow you to handle Sidebar controls programmatically......
HDescribeItem (Function)
Describes a file item through programming.
zipArchive (Type of variable)
The zipArchive type is used to handle an archive file in one of the following formats: ZIP, CAB, RAR or WDZ.
gglMapParameter (Type of variable)
The gglMapParameter type is used to define the advanced characteristics of a map...
GPSGetPosition (Function)
Retrieves information about the current device position.
nfcTag (Type of variable)
The nfcTag type is used to define the advanced characteristics of an NFC tag (Near Field Communication).
mongoDatabaseInfo (Type of variable)
The mongoDatabaseInfo type is used to define the advanced characteristics of information about a MongoDB database.
24. Displaying and linking pages
MapImage (Type of variable)
The MapImage type is used to define the characteristics of an image to be drawn on the map displayed in a Map control.
WDHFDiff - Use
WDHFDiff is used to compare......