ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Handling the external files
WINDEV, WINDEV Mobile and WEBDEV propose several functions allowing you to manage the external files from your WINDEV/WINDEV Mobile applications or from your WEBDEV sites......
Describing a problem to the Free Technical Support
WDMap: Adding, modifying and deleting the records of a data file
WDMap allows you to perform simple operations (addition, modification or deletion) on the records found in a data file......
BeaconDetectBackground (Function)
Notifies the application when the device enters or leaves the transmission range of a set of Beacons.
HFSQL Control Center: Overview
The HFSQL Control Center is used to manage the different HFSQL databases (Network, Mobile, Client/Server) found in the company......
grCreate (Function)
Creates a specific type of chart.
2. Creating files in the analysis
WINDEV Tutorial: Creating a WINDEV project and its analysis Lesson 2 - Creating files in the analysis - 40 min
BTInfoRadio (Function)
Returns specific information about a Bluetooth radio connected to the computer.
OLESave (Function)
Saves the object found in an OLE control in binary format.
The groups of controls
A group of controls is a set of controls grouped together in order for their characteristics (their visible status for example) to be modified (or checked) in a single operation by programming......
BTDisconnectDevice (Function)
Cancels the authentication beside a Bluetooth device.
The triggers
A trigger is a WLanguage procedure automatically called by the HFSQL engine whenever a modification is performed (addition, deletion, modification, ......
BTListRadio (Function)
Returns the list of Bluetooth radios connected to the computer.
OLEServer (Function)
Lists the OLE servers registered toward the current system.
Undocking the editors
Who has never wanted to view the code and the UI at the same time, without being constrained by the environment? WINDEV, WEBDEV and WINDEV Mobile allow you to "detach" the editors from the environment of the main window......
fRename (Function)
Modifies the name of a file.
LDAPRenameAttribute (Function)
Renames an attribute.
OLEActivate (Function)
Edits an OLE object contained in an OLE control.
xlsClose (Function)
Closes an XLS file.
gFontBold (Function)
Builds a sequence of characters used to specify whether the text that follows the call to this function is in bold or not.
SNMPTrapEnable (Function)
Enables the interception of an SNMP "trap" sent by an agent.
SysBatteryOptimBackground (Function)
Used to manage battery optimization: Identifies the battery optimization mode for the current application. Prompts the user to disable battery optimization for a given application on the device. This function can be used to tell the operating system to stop preventing the application from running in the background....
gRectangle (Function)
Builds a sequence of characters used to draw a rectangle.
Set of fonts (WEBDEV site)
The browser support the most common fonts by default......
Creating a frameset
WEBDEV proposes several methods for creating a frameset......