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...
GDI+ framework
Some WINDEV features use the GDI+ framework......
Manipulating Wire controls programmatically
WINDEV allows you to programmatically manipulate Wire controls......
ERR_DISCONNECTED_RELOG
Returns an array without duplicates....
ControlCreate (Function)
Creates a new control (of any type) in a window programmatically.
Creating and generating an external component
A component must be created from a project containing all the elements required...
Native Progress Connector: Programming with SQL functions
The use of SQL functions to handle Progress data does not require importing the file structure...
How to add a new row to a Table control?
This help page explains how to add a row to a Table control programmatically....
Report based on a data file
A report based on a data file is used to print the records coming from a single data file (HFSQL...
Installing and using a Bitcoin Core server
WLanguage offers various functions for handle a Bitcoin Core server......
Properties associated with the breaks of a Looper control
Several properties can be used with the breaks found in a Looper control......
SEO of a WEBDEV site
In order for your site to get visitors, the Web users must be able to find it......
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...
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...
The windows and pages of the User Groupware
Two methods can be used to include the User Groupware......
15. Cookies: information stored on the end user's computer