ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Creating and deploying a setup program: How to?
Creating the setup program allows you to deploy a WINDEV application on the end-user computers......
4. User Groupware
Non-modal management of a window
The window that opens another window is called parent window ; the windows opened by the parent window are called child windows......
Optional events: Information retrieved (Java and Android)
WINDEV and WINDEV Mobile allow you to add optional events to the ones proposed by default for the different application elements......
"Clickable" image in a window
WINDEV and WINDEV Mobile give you the ability to use clickable images......
23. Print modes
NULL values in HFSQL
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the NULL value in the items of HFSQL data files and for all the other types of accesses (Native, OLE DB, ......
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...
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......
Automatic menu of tables (AAF)
Each Table control found in a window proposes a menu to the user......
Configuring the setup program
Two tools can be used to create a setup program......
Handling data files in PHP
WEBDEV allows you to create a PHP site that handles data files......
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......
Automatic completion
The automatic completion helps you write WLanguage code in your applications......
Copying the style of a control
Copying the style of a control consists in copying the characteristics of a control style into another control......
Push notification: iOS configuration
To use the Push notifications in iOS, you must have a Google account and you must perform a specific configuration......