ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

1. HFSQL Client/Server: Implementation
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 1 - HFSQL Client/Server: Implementation - 10 min...
Generating and deploying 64-bit applications
WINDEV allows you to automatically generate and install a 64-bit application.
gpwUser (Type of variable)
The gpwUser type is used to describe and modify the characteristics of a user of WEBDEV or WINDEV User Groupware.
Constants for managing contact functions
MyWindow (Reserved word)
MyWindow is used to handle the current window...
BurnerErase (Function)
Erases the files found on a rewritable CD or DVD.
Handling XLS files
WINDEV and WEBDEV propose two methods for handling the Excel files......
Creating a flexible modeling
To create a new flexible modeling, you can......
Handling ListView controls programmatically
WINDEV allows you to programmatically handle ListView controls......
WDInst: Installing an HFSQL Client/Server application
When creating the setup program of a WINDEV application that uses HFSQL Client/Server data files, WDInst allows you to......
Creating a .NET assembly from WINDEV
To create a.NET assembly, ......
"?" menu
WINDEV proposes a help menu adapted to your applications......
3. Dates, arrays and structures
WINDEV Tutorial: WLanguage basics Lesson 3 - Dates, arrays and structures - 20 min
Importing/Consuming web services
WINDEV, WEBDEV and WINDEV Mobile allow you to directly import Webservices into your applications......
The Linear Looper control
A Linear Looper control is used to display a set of controls in a horizontal scrolling list......
Compiling a WINDEV Mobile project in Xcode
When the WINDEV Mobile project for iPhone/iPad is generated on the development computer, the generated files must be transferred onto a Mac in order to be compiled......
The Rating control
The Rating control allows the user to: indicate the popularity level of an element via repeated icons. find out the popularity level of an element via repeated icons....
Image editor
WINDEV, WEBDEV and WINDEV Mobile include an image editor......
Automatic update of editors
Do you have an active Internet connection on your development computer? You can automatically download the different editor updates (WINDEV, WEBDEV and WINDEV Mobile) thanks to "Automatic update"......
Report with parameters
When printing a report, you have the ability to pass parameters to this report......
Set of procedures
The global procedures are grouped in set of procedures......
Events associated with Chart controls
List of events associated with the Chart controls...
Drop-down button
The drop-down button expands: a context menu. a popup window....
HFSQL Client/Server: Managing the ports
The ports used by the HFSQL Client/Server server......
Page in Session mode: Populating controls after a long process
In a web application, you may need to run long processes (for example, to update counters......