ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

4. Simple printing
WINDEV Tutorial: WINDEV application: Managing data Lesson 4 - Simple printing - 20 min
Handling TimeLine controls programmatically
A TimeLine control can be......
Local procedure
Two types of procedures are available......
WINDEV Mobile: Overview
WINDEV Mobile is a development environment for PC that allows you to develop......
Controlling the WEBDEV Application Server
Starting with version 28, you can remotely control the WEBDEV Application Server......
Differences according to the test mode of a dynamic project
The test of a dynamic project can be run......
Handling Spreadsheet controls programmatically (in a report)
1. Creating pages
WEBDEV Tutorial: My first WEBDEV website Lesson 1 - Creating pages - 10 min
Handling a Popup control through programming
The popup being a control of the page, you have the ability to access: the page controls from the popup. the popup controls from the page....
2. Managing a database
WEBDEV Tutorial: My first WEBDEV website Lesson 2 - Managing a database - 30 min
Local storage management functions
The following functions are used to manage the local storage of data in browser code....
How to backup HFSQL Client/Server databases?
The backup of the HFSQL Client/Server databases can be performed......
Snap-on grid
The different editors of WINDEV, WEBDEV and WINDEV Mobile allow you to align the elements via a snap-on grid......
Detailed use of WINDEV FTP/RPC
Splitting Business logic / UI code
During the development cycle of an application, the code that is specific to the interface (UI) and the code that is specific to the business logic (access to databases, etc.) are often "mixed"...
ERR_CANNOT_OPEN_FILE
Enumeration and Combination items
WINDEV, WEBDEV and WINDEV Mobile propose the Enumeration and Combination types......
3. Dates, arrays and structures
WINDEV Tutorial: WLanguage basics Lesson 3 - Dates, arrays and structures - 20 min
Printing a watermark text
A report (and a duplicate copy) can include an additional text in the format of a watermark, such as "Confidential" or "Duplicate" printed across the report....
Animating an image
WINDEV, WINDEV Mobile and WEBDEV allow you to handle several types of animated images......
WDAdminHF: Saving the databases
The remote HFSQL administrator allows you to create backups of HFSQL Client/Server data files......
How to add a new row to a Table control?
This help page explains how to add a row to a Table control programmatically....
Handling RTF in an Edit control
Rich Text Format (RTF) is used to encode text and simplify exchange between applications......
Query
A query is used to interrogate a database in order to view, insert, modify or delete data......
Selecting the files to install and the installer framework
The setup wizard allows you to: Select and configure the files to install. This step is very important. Specify the WINDEV framework used by the installer....