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...
The Image control
The Image control is used to......
Analysis associated with a project
When a WINDEV, WEBDEV or WINDEV Mobile project uses data files, it must be associated...
Handling a Tab control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Tab control through programming......
Report viewer: Offer several reports
In the document preview, end users can......
The Static Text control
A Static Text control is a control used to display a static text......
Custom telemetry
Custom telemetry allows you to define the elements that will be included in the analytics......
WEBDEV element styles
Controls from a WEBDEV project are associated with WEBDEV styles......
Control template
A control template is a set of controls that can be re-used in several windows or pages......
HFSQL tables exceeding 2 gigabytes
By default, the HFSQL engine allows you to manage large tables (up to 2 gigabytes)......
Installing the HFSQL Server module
Cherche les éléments d'un noeud HTML correspondant à une balise....
SQL commands available in an SQL query
WINDEV allows you to easily run queries in SQL code......
Share your projects via Git
Git is a source code manager......
The Repositionable Note control
The Repositionable Note control allows you to include the famous yellow sticker...
17. Project Management Hub
...Project Management Hub...
11. Internal components in practice
Internal components in practice...
Image editor: Features
The image editor includes several features......
WEBDEV Account Manager
WEBDEV Account Manager allows you to easily host websites developed with WEBDEV......
External language: Programming in Visual Basic
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
SSL: Secure transactions with WEBDEV
When using an Internet application, the data circulating between the computer of the Web user...
Opening a window from a secondary thread
A secondary thread cannot directly open a window with the standard WLanguage functions such as......
Writing an email
Writing an email in WLanguage consists in filling the email structure of WLanguage......
Messaging
A messaging is included in WINDEV, WINDEV Mobile or WEBDEV......