ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Customizing the system information windows (or dialog boxes)
Your applications use several system dialog boxes? A specific skin template is used in your project? Why not customize these windows and give them the "appearance" of your application?......
The different types of buttons in a window
WINDEV and WINDEV Mobile include 5 types of buttons......
WDScript overview
WDScript is a WLanguage script editor included with WINDEV, WEBDEV and WINDEV Mobile......
Associative array (Type of variable)
An associative array is an "advanced" type of array...
BarCodes (Type of variable)
The BarCodes type is used to handle the information found in a bar code.
HCreation (Function)
Creates an empty data file (".FIC" extension) with the index file and the memo file if necessary.
Remote WEBDEV administrator: Server parameters
The server administrator can define the server parameters via the remote administration tool......
SQL query (WLanguage type)
The "SQL query" type is used to write an SQL query in the WLanguage code.
WINDEV Mobile Framework License Agreement
The Chart control: Characteristics in the editor
Regardless of the type of chart displayed in the Chart control, all its characteristics can be configured via its description window......
Using an external component in an application
A component can be reused at any time in any application......
Using several libraries in an application
A library is a WDL file that contains all the resources......
Visibility of the elements found in an external component
When creating an external component, you have he ability to define the elements of the external component that will be accessible (or not) by the user of the component......
HReadSeek (Function)
Sets the position on the first record whose value for a specific item is greater than or equal to a sought value (generic search).
Setup by HTTP (Network setup via IP)
The network setup via HTTP consists in installing and updating a WINDEV application via an HTTP server (Live update)......
Specific features of the applications for iPhone/iPad
TableInsert (Function)
Inserts a row into: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
5. Deploying a dynamic site (Session or AWP) in practice
The Navigation Bar control
The Navigation Bar control is used to create a menu area that can easily adapt to the browser size......
HFSQL server replication
The replication between HFSQL servers consists in automatically replicating the data from server to server, in an asynchronous way......
Input suggestions in an Edit control
Implementing input suggestions in an Edit control is very simple......
The Table control on mobile devices (Android and iOS)
The Table control is available for Android and iOS applications......
Indirection operators
The { and } operators are used to access a control, a variable, a class member or a file item by dynamically building the name of control, variable, class member or item...
Popup window
WINDEV allows you to open windows in popup format......
Display modes, transparency and symmetry of an image
An image can be displayed in a window, a window control, a report control, a page control or a block according to several display modes....