ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Project Management Hub: Managing tasks
The Project Management Hub allows you to define the different tasks assigned to each project contributor......
dbgEnableAudit (Function)
Enables the dynamic audit through programming.
NotifPushProcedure (Function)
Specifies the WLanguage procedure called when a push notification is received by a WINDEV Mobile application (Android or iOS).
WLanguage procedure called by fListFile
WLanguage procedure ("Callback") called by fListFile for each file found.
WLanguage procedure called by fCopyFile
WLanguage procedure ("callback") called by fCopyFile for each copied file.
FTPSize (Function)
Returns the size (in bytes) of a file found on an FTP server (File Transfer Protocol).
BurnerAddFile (Function)
Adds a file to the compilation.
I work as a developer: How to manage my tasks and my schedule?
The Control Centers in WINDEV, WEBDEV and WINDEV Mobile include many tools to help developers manage their schedules and the different associated tasks......
Enumeration and Combination items
WINDEV, WEBDEV and WINDEV Mobile propose the Enumeration and Combination types......
Native SQL Server Connector: Retrieving the output value of a stored procedure
The Native SQL Server Connector is used to: specify the input values during the call to a stored procedure. retrieve the output values after a call to a stored procedure....
Automatic assisted universal replication
The automatic assisted replication is used to easily implement a replication on an existing application......
SQLConnectWS (Function)
Connects the current application to a database that will be queried by SQL through a Webservice proxy (SOAP).
Creating the RAD Pattern project
The steps for creating a RAD pattern are as follows:...
1. Components provided with WINDEV
WINDEV is provided with projects that contain components....
Composite report
The report editor gives you the ability to create "Composite" reports. In this case, the report includes several sub-reports....
Managing databases in the WINDEV Java applications
This document presents the different access modes to databases from a WINDEV Java application......
Creating a Pivot Table control
To create a Pivot Table control......
WEBDEV: Scheduled tasks and delayed tasks
WEBDEV allows you to implement tasks on the server directly......
The Looper control
A Looper control is used to repeat the controls found in a specific area......
SysRecentDocList (Function)
Returns the list of recently opened documents.
Declaring the functions of the Windows API
Syntax for declaring the functions of the Windows API...
ScheduledTask structure
The ScheduledTask structure is used to define the characteristics of a scheduled task......
FTPDateTime (Function)
Returns the different dates and times (creation, modification or access) associated with a file found on an FTP server (File Transfer Protocol).
WeekToDate (Function)
Returns the date of the Monday for the specified week and year.
Select query description window: Actions applied
This help page presents the actions that can be performed from the description window of a query....