ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Error 1: Syntax error
Animating an image
WINDEV, WINDEV Mobile and WEBDEV allow you to handle several types of animated images......
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
WINDEV Mobile: Overview
WINDEV Mobile is a development environment for PC that allows you to develop......
Error 1007: The member is global: use the: operator: to access it
Handling TimeLine controls programmatically
A TimeLine control can be......
Handling Spreadsheet controls programmatically (in a report)
Controlling the WEBDEV Application Server
Starting with version 28, you can remotely control the WEBDEV Application Server......
3. Dates, arrays and structures
WINDEV Tutorial: WLanguage basics Lesson 3 - Dates, arrays and structures - 20 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....
Snap-on grid
The different editors of WINDEV, WEBDEV and WINDEV Mobile allow you to align the elements via a snap-on grid......
Extension procedure
By using extension procedures, you can add your own WLanguage procedures to different types of variables (string, date, color etc.)......
Project Management Hub: Managing tasks
The Project Management Hub allows you to define the different tasks assigned to each project contributor......
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
FTPRemoveDir (Function)
Deletes a directory and its content (files and sub-directories) from an FTP server (File Transfer Protocol).
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
Creating an executable: Managing manifests
When running an executable, Windows Vista (and later) performs several checks regarding the rights of the current user via the UAC mechanism (User Account Control)......
Query
A query is used to interrogate a database in order to view, insert, modify or delete data......
How to add a new row to a Table control?
This help page explains how to add a row to a Table control programmatically....
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....
1. Project dashboard
The project dashboard is an essential element for managing WINDEV Mobile projects....