ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SchedulerAddTask (Function)
Creates a task in the Windows scheduler (if this task does not already exist).
"Real Time Performance Profiler" pane
The "Real Time Performance Profiler" pane shows the activity of an application or site during a test......
List (Property)
The List property is used to handle the different lists of a Kanban control. You can add, modify or delete lists from a Kanban control, or navigate between them.
Empty (Property)
The Empty property is used to determine if: a Looper, Table, List Box or Combo Box control is empty. The control can be a browsing control or a memory control. a Chart control contains no series. a report control is empty (control linked to an item). an array (or an associative array) contains no element. an element of an associative array exists or not. a queue, a list or a stack contains no element....
<Table>.FixColumn (Function)
Fixes a column to the left or frees a column fixed to the left.
TableFixColumn (Function)
Fixes a column to the left or frees a column fixed to the left.
12. Control templates
...Control templates...
Project Management Hub: Managing messages
To manage messages in the Project Management Hub, you can use the secure messaging tool included in WINDEV, WEBDEV and WINDEV Mobile......
Project Management Hub: Configuration
All contributors must provide details about their work schedule so that project management tools reflect reality......
Set of procedures
The global procedures are grouped in set of procedures......
Optional parameters
Some of the parameters passed to a procedure can be optional parameters......
Multi-page print
A report can be very wide, with a width exceeding the width of a paper sheet......
User group settings
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.
Downloading a report in PDF format on the computer of the Web user
To propose to download a report in PDF format on the computer of the Web user, you must......
Handling a Link control through programming (Page)
WEBDEV allows you to handle a Link control through programming......
Defining a unique name for the generated file
When generating a file on the Web server (PDF, HTML, ......
ERR_NO_CURRENT_PAGE
SQLFetch (Function)
Goes to the next row (i.e next record) of the query result.
Handling List Box controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle List Box controls....
Mobile Image Editor control
By using the Image Editor control in your mobile applications, you will allow users to edit images or photos......