ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Application triggers
...A trigger is a WLanguage procedure automatically called by the HFSQL engine whenever a modification is performed (addition, deletion, modification, ...) on a record of a data file....
Error 1007: The member is global: use the: operator: to access it
Animation management functions
WINDEV proposes several WLanguage functions for managing animations......
WINDEV Mobile: Overview
WINDEV Mobile is a development environment for PC that allows you to develop......
Local procedure
Two types of procedures are available......
The "Compilation errors" pane
The "Compilation errors" pane is used to find out......
Controlling the WEBDEV Application Server
Starting with version 28, you can remotely control the WEBDEV Application Server......
Handling Spreadsheet controls programmatically (in a report)
Classes, members, methods and properties
A class is made of......
The source code manager
WINDEV, WEBDEV and WINDEV Mobile propose a sophisticated Source Code Manager......
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....
Local storage management functions
The following functions are used to manage the local storage of data in browser code....
Snap-on grid
The different editors of WINDEV, WEBDEV and WINDEV Mobile allow you to align the elements via a snap-on grid......
ERR_CANNOT_OPEN_FILE
Handling TimeLine controls programmatically
A TimeLine control can be......
Restoring an HFSQL Client/Server database
A backup of a HFSQL Client/Server database can be restored at any time......
2. Managing a database
WEBDEV Tutorial: My first WEBDEV website Lesson 2 - Managing a database - 30 min
1. Creating pages
WEBDEV Tutorial: My first WEBDEV website Lesson 1 - Creating pages - 10 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....
Detailed use of WINDEV FTP/RPC
Animating an image
WINDEV, WINDEV Mobile and WEBDEV allow you to handle several types of animated images......
3. Dates, arrays and structures
WINDEV Tutorial: WLanguage basics Lesson 3 - Dates, arrays and structures - 20 min
How to add a new row to a Table control?
This help page explains how to add a row to a Table control programmatically....
Operations in a Select query : add and delete
The following paragraphs present......
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....