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...
Customizing the User Groupware
The options of the User Groupware
An application is often intended to be used by several users connected via a network......
Replication management functions
Three types of replication are proposed......
Google Contacts management functions
List of functions for managing Google contacts...
Managing Google contacts
The Google Contact service is used to manage contacts on Internet......
Shared memory areas
WINDEV, WEBDEV and WINDEV Mobile allow you to handle shared memory areas......
Writing an email: the available methods
This help page presents the methods for writing an email....
WEBDEV administrator: Viewing the logs
The "Logs" tab is used to see the details of logs for a specific period......
Management of Google contacts (prefix syntax)
The Google Contact service is used to manage contacts on Internet......
Creating and testing a query with parameters
... (with the wizard or by SQL directly), you have the ability to use parameters. The name of the parameter...
External language: Programming in COBOL
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
Native DB2 Connector: Programming with HFSQL functions
To use a DB2 database with Native Connector, the structure of DB2 tables must be imported...
Metatypes in the analysis
A metatype is a combination of characteristics of an item and a bound control......
Unicode in character strings
UNICODE is an encoding system that assigns a unique number to each character....
Handling a Check Box control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Check Box control through programming......
WINDEV Framework License Agreement
Creating an interactive diagram
The Diagram Editor control allows end users to create and edit diagrams......
Splitting Business logic / UI code
During the development cycle of an application, the code that is specific to the interface (UI)...
Characteristics of a PCL print
The result of a PCL print mainly depends on the technical features of the printer used (management...
Pinned area in a page: fixed area on the screen
A fixed area in a page is a page section that remains visible even if the Web user moves...
Native MariaDB Connector: Programming with HFSQL functions
To use a MariaDB database with Native Connector, the structure of MariaDB tables must be imported...
User Groupware: Multilingual applications
If your application is a multilingual application, the multilingual feature must also be managed...
10. Internal component
Internal component...
11. User Macro-Code: UMC in practice
Sharing internal components (via SCM)
An internal component is a set of elements from a project......