ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<Page>.Use (Function)
Displays a WEBDEV page in the browser of the Web user and closes all the current page contexts.
Use (Function)
Opens a WINDEV window and closes all other previously open windows.
Testing a dynamic project from a test server
Before deploying your dynamic WEBDEV website, we recommend that you run the final tests from a test sever...
Using an external component in an application
A component can be reused at any time in any application...
Error 204: using a parameter without optional value after parameters ...
The code editor includes a coloring system for the different elements in WLanguage code....
SpeechSynthesisInitialize (Function)
Initializes the parameters of speech synthesis for the current application.
WiFiListNetwork (Function)
Returns the list of Wi-Fi networks configured on the device.
FileDisplay (Function)
Displays a file in the browser of Web user.
INIWrite (Function)
Writes a specific value into an INI file (or into a file structured like an.INI file).
SaaS
SaaS (acronym of Software as a Service) is a model for software distribution that consists...
COMCallMethod (Function)
Runs a method of an interface of a COM object instantiated by COMCreateInstance.
The Social Network control
The "Social network" control is a toolbar containing icons used to establish the link to the main...
Filters in Table controls based on a data file
WINDEV, WEBDEV and WINDEV Mobile include multiple methods to filter the records displayed...
HDeclareExternal (Function)
Temporarily imports into the current database schema the description of a table from an existing...
dDisplay (Function)
Displays the drawing in the Image control.
NotifListCategory (Function)
Lists the notification categories of the application.
HUpdateLink (Function)
Updates on the server all the links of an HFSQL Client/Server data file....
DiagramLoadLibrary (Function)
Loads a diagram file and creates a library of preset shapes from it.
HPrepareSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the database server in order...
How to associate an image with an element found in a TreeView Table?
This help page explains how to customize the default image associated with the elements found...
BTLEStatus (Function)
Returns the current Bluetooth activation status on the device or asks to be notified...
ASPExecute (Function)
Calls an external .asp script and returns the result in a string.
PHPExecute (Function)
Calls an external .php script and returns the result in a string.