ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

History of versions
The history of setup versions is an advanced feature of the network setup......
Retrieving the coordinates of a click in a clickable image
If the click action of the image is set to "Server call", you can get the click coordinates when the image is clicked in the browser......
BTLEListDevice (Function)
Returns the list of accessible Bluetooth Low Energy devices.
iParameterViewer (Function)
Configures the report viewer.
Functions for managing menus (prefix syntax)
List of functions for managing menus...
AssistedInput (Type of variable)
The AssistedInput type allows you to define all the advanced characteristics of an autocomplete suggestion.
Error handling WLanguage procedure called by zipExtractDirectory
WLanguage procedure ("Callback") called if an error is encountered when extracting files with zipExtractDirectory.
MyReport (Reserved word)
MyReport is used to handle the current report...
Creating a query in SQL code
The query editor allows you to create a query by typing SQL code......
Subscribing an element to the dictionary
The subscription to a dictionary element is automatically proposed......
BTActivate (Function)
Enables or disables the management of Bluetooth on the device.
Composite variable
A composite variable contains different types of elements (members)...
Open (External language)
Opens a window.
WebSocketExecuteGlobalService (Function)
Executes a global procedure in the context of the global service of the WebSocket server.
Compressing frames (DSL, 3G, Edge, VPN, ...)
A frame is a packet ot data that flows through the network......
InternalWindowPopup (Property)
The InternalWindowPopup property is used to get and modify the name of the internal window used to customize the content of marker popups in a Map control.
InternalPagePopup (Property)
The InternalPagePopup property is used to get and modify the name of the internal page used to customize the content of marker popups in a Map control.
Code style
A code style is used to automatically prefix the name of all the variables and project elements (windows, report controls, classes, etc....
Native Oracle Connector: Programming with HFSQL functions
To use an Oracle database with the Native Connector, the structure of ORACLE tables must be imported into the WINDEV or WEBDEV analysis......
InitRandom (Function)
Initializes the generator of random numbers.
Dockable panes
WINDEV, WINDEV Mobile and WEBDEV propose several dockable panes......
HExecuteSQLQueryAsynchronous (Function)
Executes an SQL query asynchronously.
The "Column" charts
The data is interpreted as "columns" whose height is proportional to the value of data......
ParallelTaskConfigure (Function)
Modifies the parameters of parallel tasks.
FilterProcedure (Property)
The FilterProcedure property allows you to get and modify the procedure used to apply a filter on a row or column header when calculating a Pivot Table control.