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...
Handling ListView controls programmatically
WINDEV allows you to programmatically handle ListView controls......
Importing/Consuming web services
WINDEV, WEBDEV and WINDEV Mobile allow you to directly import Webservices into your applications......
TableColumnSelect (Function)
... This function is kept for backward compatibility. It is recommended to use TableSelect.
SpellAvailable (Function)
... in the controls that use the integrated correction or check performed by WLanguage functions).
Error 1033: The access directives are not allowed in a structure
Error 810: * can only be used for a parameter with a default value
Error 1050: This member already exists in the composite variable
Erase patches
To quickly modify the operating mode of an application, you can use application patches......
7. HFSQL: files physically created
Using C# code
You can use C# code in WINDEV applications (Windows applications and components, .NET assemblies......
gpwOAuthParameters (Type of variable)
... to the User Groupware via an application that uses the OAuth 2.0 standard.
<Source>.ViewToFile (Function)
... in the corresponding data file. This function uses the former view mechanism.
nWDGetHFContext: Get the HFSQL context
Gets the HFSQL context (applies to C, Pascal and Visual Basic only)......
Customizing the system information windows (or dialog boxes)
Your applications use several system dialog boxes? A specific skin template is used...
Miscellaneous Windows functions
List of miscellaneous Windows functions...
gLink (Function)
... for compatibility. It is recommended to use gStoredValue.
gLinkActivate (Function)
...Function kept for compatibility. It is recommended to use gStoredValueEnable.
HViewToFile (Function)
... in the corresponding data file. This function uses the former view mechanism.
Kanban control properties
In a window or page, you can use WLanguage properties to handle......
Remote WEBDEV administrator: Show the statistics
...The statistics become available once the log files have been imported....
Remote WEBDEV administrator: Managing statistics
The remote WEBDEV administrator proposes a module for consulting the statistics regarding...
Remote WEBDEV administrator: Importing the statistics
The remote WEBDEV administrator proposes a module for managing the statistics. This module is used...
WebSocketSend (Function)
Sends a message from the WebSocket server to the client.
WebSocketDisconnect (Function)
Disconnects a client from a WebSocket server.
Defining specific character sets in HFSQL data files
When an application is used to display or save data in HFSQL files, this data is entered...