ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Dynamic audit
The dynamic audit of an application analyzes its runtime performance......
Type of pages created by RAD
The page creation wizard shows different types of pages associated with HFSQL data files......
The different states of a Button control in a window
In WINDEV or WINDEV Mobile applications, Button controls can have multiple states......
Using the Control Centers in Client/Server mode
All the Control Centers provided with WINDEV, WEBDEV and WINDEV Mobile use the same database......
Code editor: Assisted input
The following mechanism allows developers to write WLanguage code more easily in the code editor ......
Characteristics of Table controls in a page
Table controls allow you to display and/or enter data......
Pinned control in a window
A pinned control remains visible even if the user moves the scrollbar of the container to display a non-visible area......
Server code/Browser code
WEBDEV allows you to create static pages and dynamic pages......
Principle of remote check
Reintegrating translated text into a project
Once the translation of framework libraries ("......
Creating an executable: General options
The main executable options are as follows......
1. Managing emails
WINDEV includes multiple methods to manage emails...
3. Deploying a dynamic WEBDEV site
Window with parameters
A window can: Receive parameters when it is opened. Return values when it is closed....
Handling XLS files
WINDEV and WEBDEV propose two methods for handling the Excel files......
The Internal Window control
The "Internal Window" control is used to include a window (and its code) in a control of another window......
Creating an SSL certificate that can be used with SocketCreateSSL
To create an SSL server with SocketCreateSSL, you must use a signed certificate containing a private key......
How to retrieve the bugs or suggestions of my users?
The different Control Centers provided with WINDEV allow you to easily manage the user feedback for your applications......
GDPR: an audit of data
A new GDPR audit is available to easily identify and monitor personal data in a WINDEV, WEBDEV or WINDEV Mobile application......
Creating a WEBDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
The UML model
The main objective of a development team is to create optimized applications, capable of satisfying the ever-changing needs of their users......
WEBDEV and Google Analytics
Google Analytics is a very popular tool for measuring site traffic......
Different types of data (Type of variable)
A variable is defined by name and type......
How to avoid displaying the URL of WEBDEV pages in the browser?
By default, when the user connects to a site developed with WEBDEV, the address bar of the browser contains an address in the following format......
Binding Bar Code controls to items
A Bar Code control can be bound to an item in a data file, query, etc....