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...
Compatibility between external components and deployed applications
A component can evolve in many ways......
Distributing an external component
Once the component has been created, tested and generated, it can be distributed...
ControlCreate (Function)
Creates a new control (of any type) in a window through programming.
Automatic documentation of external components
External components must include a technical documentation......
"Component.WDO" file
When generating the external component, two files are automatically created in the EXE directory...
User Groupware and multilingual application/site
If your application is a multilingual application, the multilingual feature must also be managed...
Mobile User Groupware (Android and iOS)
WINDEV Mobile includes a User Groupware for Android and iOS applications......
Images, colors and tabs
To optimize the appearance of your screens, WINDEV, WEBDEV and WINDEV Mobile allows you to use...
Dim disabled windows
Your application opens several windows at the same time and you don't know which one to use?......
ERR_TIMEOUTINIT
Client/Server: Connecting the client computers to the server
In order for the application to be able to handle the data files found on the HFSQL server,...
Handling a Linear Looper control through programming
WEBDEV allows you to handle a Linear Looper control through programming....
TabMDI (Property)
... from version 200057. Use DynamicTab.
How to set the focus to a column in a Table control?
To set the focus to a column in Table control (i.e. to be positioned in input in this column), ......
"Clickable" image in a window
WINDEV and WINDEV Mobile give you the ability to use clickable images......
Handling a Range Slider through programming
WINDEV allows you to handle a Range Slider control through programming......
The windows and pages of the User Groupware
Two methods can be used to include the user groupware......
WebSocketClientConnectSSL (Function)
Establishes an SSL connection between the client and a WebSocket server.
User Groupware files
Two categories of data files are managed......
The UML model
The main objective of a development team is to create optimized applications, capable of satisfying...
Spelling checker in the interface
WINDEV, WEBDEV and WINDEV Mobile allow you to use the OpenOffice spelling checker...
Native MariaDB Connector: Programming with SQL functions
The SQL functions can be used to handle the MariaDB database......
How to save and retrieve an image in a binary memo
Using .NET assemblies in a project
To use .NET assemblies in a project......
Native MySQL Connector: Programming with SQL functions
The SQL functions can be used to handle the MySQL database......