ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

1. Creating pages
WEBDEV Tutorial: My first WEBDEV website Lesson 1 - Creating pages - 10 min
2. Managing a Client/Server database
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 2 - Managing a Client/Server database - 20 min...
Project portfolio
From version 25, you can create "project portfolios"......
HFSQL Client/Server: Configuring the server
WINDEV and the communication streams (audio, sound)
To handle the communication streams, WINDEV includes......
The Link control
The Link control is used to: create a link in an HTML page. create a link in a report printed in HTML format....
"Unit examples" pane
The "Unit examples" pane proposes the unit examples found in the different products......
Report based on an Organizer control
A report based on an Organizer control is used to directly print the information displayed in the Organizer control...
Printing in Linux
WEBDEV and WINDEV allow you to print to PDF in Linux using WLanguage functions......
External language: Programming in Visual Basic
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
Checking spelling in edit controls
WINDEV lets you use the spelling checker in the Edit controls and text columns of the Table controls of WINDEV applications......
Characteristics of non-maximized windows
A non-maximized window can be resized by the user and it can occupy a section of the screen only......
Modal windows
The window that opens another window is called parent window; the window opened by the parent window is called child window......
Opening a help file (CHM, HTML or PDF)
There are several ways to open a help file......
Copying the style of a control
Copying the style of a control consists in copying the characteristics of a control style into another control......
Installing an application server
There are several steps to install the WEBDEV Application Server on a Linux server......
Push notification: iOS configuration
To use the Push notifications in iOS, you must have a Google account and you must perform a specific configuration......
Configuring the setup program
Two tools can be used to create a setup program......
Different types of data (Type of variable)
A variable is defined by name and type......
Automatic menu of tables (AAF)
Each Table control found in a window proposes a menu to the user......
External language: Programming in C#
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
Changing the characteristics of window controls
The characteristics of the controls can be viewed and/or changed in......
Custom telemetry
Custom telemetry allows you to define the elements that will be included in the analytics......
Responsive Web Design: Management of anchors
In "Responsive Web Design" mode, the width of controls is automatically reduced when the browser width is reduced......
Help page identifier
To display a specific help page from your WINDEV application, an identifier must be specified for each page found in your help system......