ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

fListFile (Function)
Lists the files found in a directory and returns the list of files.
SchedulerAddTask (Function)
Creates a task in the Windows scheduler (if this task does not already exist).
Printing nested reports
To create a main report containing several secondary reports:...
Project Management Hub: Configuration
All contributors must provide details about their work schedule so that project management tools reflect reality......
Handling Image controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to handle an Image control through programming......
TableFixColumn (Function)
Fixes a column to the left or frees a column fixed to the left.
Optional parameters
Some of the parameters passed to a procedure can be optional parameters......
WEBDEV Application Server for Linux - Overview
WEBDEV is a full development environment devoted to Internet and Intranet......
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)......
Timer on button (AAF)
In an application developed in WINDEV, the user has the ability to implement a timer on a button......
Report blocks
A printed report includes several sections......
Defining clickable areas
In a page, an Image control can contain clickable areas......
Multi-control search: search in a window
You want to find a word in the controls of your window? Nothing is easier, press CTRL + F and type the word to find......
List,Modify (External language)
Modifies an element in a drop-down list or in an expanded list.
List,Select,+ (External language)
Selects an element in a drop-down list or in an expanded list.
List,Select,- (External language)
Deselects an element from a drop-down list or from an expanded list.
List,Delete (External language)
Deletes an element from a drop-down list or from an expanded list.
ParallelTaskCancel (Function)
Immediately ends the execution of the current task: the task is flagged as ptsCanceled.
Creating an SCM repository
To share a project via the Source Code Manager, a repository must be created......
Handling a Link control through programming (Page)
WEBDEV allows you to handle a Link control through programming......
LeftMargin (Property)
The LeftMargin property is used to: Find out the left margin of a report. Modify the left margin of a report....
Native PostgreSQL Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose a Native Connector to PostgreSQL......
iVPos (Function)
iVPos is kept for backward compatibility.
ERR_NO_CURRENT_PAGE
26. Style sheets: to simplify the layout