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...
Validating a page from a control that has no action on the server (List Box control, Combo Box, etc.)
By default, the validation of a page must be performed by a "Send the values of controls...
Clipping the window according to an image
An image can be used to easily define the shape of a window......
Handling Bar Code controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle Bar Code controls......
<Window>.Open (Function)
Opens a modal WINDEV or WINDEV Mobile window.
Managing the browser "Back" button
The browser "Back" button allows the Web users to display the pages that were already visited......
WDAPI: Help about the APIs
WDAPI simplifies the use of Windows APIs in a WINDEV application......
Two methods for passing parameters to a query
Two methods can be used to pass parameters to a query with parameters used in a window...
WDDIXIO License Agreement
WDDIXIO License Agreement...
What is a database?
A database is an organized collection of data for a particular purpose (e.g., manage orders)......
Types of recognized PCL printers
WINDEV and WEBDEV allow you to automatically print for a number of specific PCL printers......
Style of windows: image and background color
To optimize the style of your screens, WINDEV and WINDEV Mobile allow you to use......
Specific page for displaying the site errors
If an error occurs in the dynamic WEBDEV site, a standard error page is displayed by default....
UI modifiable by the end user
By default, WINDEV applications allow end users to modify the interface of the application......
Handling a Wire control through programming
WINDEV allows you to handle a Wire control by programming......
Handling a Slider control through programming
WINDEV and WINDEV Mobile allow you to handle a Slider control through programming......
Handling a Spin control through programming
WINDEV allows you to handle a Spin control through programming......
GDI+ framework
Some WINDEV features use the GDI+ framework......
SEO of a WEBDEV site
In order for your site to get visitors, the Web users must be able to find it......
How to add a new row to a Table control?
This help page explains how to add a row to a Table control programmatically....
Native Progress Connector: Programming with SQL functions
The use of SQL functions to handle Progress data does not require importing the file structure...
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......
WebSocketClientConnect (Function)
Establishes a connection between the client and a WebSocket server.
15. Cookies: information stored on the end user's computer