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...
Office tools
WINDEV includes multiple "Office" controls that allow end users to use the desired tools without...
DB2 Native Connector: Programming with HFSQL functions
To use a DB2 database with Native Connector, the structure of DB2 tables must be imported...
SQL Server Native Connector: Programming with HFSQL functions
To use an SQL Server database with Native Connector, the structure of SQL Server tables must...
Speech synthesis in the mobile applications
The phones can talk!......
Using the Vista style in your windows
WINDEV allows you to customize......
Handling a toolbar through programming
WINDEV allows you to handle a Toolbar control through programming......
Error 1049: The access directives are not allowed in a composite variable
The ActiveX control
The ActiveX control is used to easily manage the ActiveX technology......
Native XML Connector
WINDEV and WEBDEV allow you to import and handle a definition of XML files via the data model...
VaultUseContentsForTestMode (Function)
Forces the use of vault contents specifically included for testing purposes. This new function...
Creating a RAD pattern
From version 12, a new RAD technology has appeared......
WebSocketExecute (Function)
Executes a procedure in the context of a client connected to the WebSocket server.
Customizing the report viewer (preview)
You can display a print preview in the report viewer......
Outstanding progress bars
Simple or symmetric progress bar?...
WDInst: Installing an HFSQL Client/Server application
When creating the setup program of a WINDEV application that uses HFSQL Client/Server data files,...
Handling a .NET 3.0, 4.0, ... field (WPF) by programming
WINDEV allows you to manipulate a .NET 3.0, 4.0, ... (WPF) field by programming......
Properties associated with the rows of a TreeView Table control
The rows of TreeView Table controls in a window or page can be manipulated using WLanguage...
Style of pages: Background image
To optimize the style of your pages, WEBDEV allows you to use a background image in your pages......