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...
Manipulating Combo Box controls programmatically
WINDEV, WINDEV Mobile and WEBDEV allow you to programmatically manipulate Combo Box controls......
Client/Server: Connecting client computers to the server
In order for the application to be able to handle the tables found on the HFSQL server,...
ExecutionMode (Function)
how the application uses JITc. find out and/or modify the management mode of low references for all the instantiated...
Handling Button controls programmatically
WINDEV, WINDEV Mobile and WEBDEV allow you to programmatically handle Button controls......
Handling a Progress Bar control through programming
A Progress Bar control can be handled through programming......
Properties associated with the breaks of a Table control
Several properties can be used with the breaks found in a Table control......
.NET Assemblies
.NET is Microsoft's software development platform......
WebSocketClientConnectSSL (Function)
Establishes an SSL connection between the client and a WebSocket server.
The windows and pages of the User Groupware
Two methods can be used to include the user groupware......
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...
Map control properties
The following properties can be used with Map controls:...
Map control events
The following events appear by default in the code editor of WINDEV, WINDEV Mobile and WEBDEV...
TreeView control linked to a data file
You have the ability to create TreeView controls directly linked to the data....
Handling Rating controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to handle Rating controls programmatically....
Configuring the "Relative duration" mask (date and time in natural language)
WINDEV, WEBDEV and WINDEV Mobile propose to use a "Relative duration" display mask for the Date...
1. Components provided with WINDEV
WINDEV is provided with projects that contain components....
1. Analysis: Database structure
When a WINDEV, WEBDEV or WINDEV Mobile project uses data files, it must be associated...
Authentication via Active Directory
Kerberos is an authentication mode based on the use of tickets and secret keys......