ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Report editor: options and keyboard shortcuts
Several toolbars are displayed in the report editor......
The source code manager
WINDEV, WEBDEV and WINDEV Mobile propose a sophisticated Source Code Manager......
Break in a Table control
A break in a Table control is used to group the data corresponding to one or more arguments......
Error 1: Syntax error
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....
Setup of the WEBDEV Application Server for Linux
The "Compilation errors" pane
The "Compilation errors" pane is used to find out......
Error 1007: The member is global: use the: operator: to access it
WINDEV Mobile: Overview
WINDEV Mobile is a development environment for PC that allows you to develop......
Handling TimeLine controls programmatically
A TimeLine control can be......
Local procedure
Two types of procedures are available......
Controlling the WEBDEV Application Server
Starting with version 28, you can remotely control the WEBDEV Application Server......
Handling Spreadsheet controls programmatically (in a report)
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....
User Control Center: Management of network applications
For each network application listed in the User Control Center, the "Management of network applications" section is used to......
Local storage management functions
The following functions are used to manage the local storage of data in browser code....
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"...
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
1. Creating pages
WEBDEV Tutorial: My first WEBDEV website Lesson 1 - Creating pages - 10 min
2. Managing a database
WEBDEV Tutorial: My first WEBDEV website Lesson 2 - Managing a database - 30 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......
Detailed use of WINDEV FTP/RPC
3. Dates, arrays and structures
WINDEV Tutorial: WLanguage basics Lesson 3 - Dates, arrays and structures - 20 min