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...
Image Editor control: Options in the ribbon and the panes
The Image Editor control offers a host of options accessible via......
19. Sending emails
Automatic documentation of procedures and methods
To simplify the maintenance or the use of existing code by other developers, WINDEV proposes...
Handling RTF in an Edit control
Rich Text Format (RTF) is used to encode text and simplify exchange between applications......
Extension procedure
By using extension procedures, you can add your own WLanguage procedures to different types...
5. HFSQL Client/Server
A WINDEV Mobile application can also use an HFSQL database in Client/Server mode....
WEBDEV administrator: Viewing logs
The "Logs" tab is used to see the details of logs for a specific period......
11. User Macro-Code: UMC in practice
The Image property gets and sets the background image of a control or block....
How to browse the directories of a disk?
This help page explains how to browse the directories found on a disk....
WLanguage
The integrated WINDEV language, WLanguage, is powerful, simple and intuitive......
User Groupware (compatible with version 17)
A Windows application, an Internet or Intranet site require to define the role of different...
The requested action cannot been performed: the page was not synchronized
Advanced installer options
The setup wizard allows you to specify advanced options for the installer. These advanced options...
2. Analysis in practice
14. Report templates
...Report templates are used to easily standardize report layouts....
Configuring the assisted universal replication
If your application uses the assisted universal replication via a file......
Custom synchronization for Table controls based on a data file
In some cases, you may want to use a custom synchronization for Table controls based on a data...
Style of a control
As soon as it is created, a control is associated with a style......
Alignment options
To optimize the alignment of controls in a window, page or report, you have the ability to use...
Task list
Each project can be associated with a task list......
Native MySQL Connector: Programming with HFSQL functions
To use a MySQL database with the Native Connector (or Native Access), import the structure of MySQL...
Native Progress Connector: Programming with HFSQL functions
To use a Progress database with the Native Connector, you must ......