ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SchedulerDeleteTask (Function)
Deletes a scheduled task.
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......
SchedulerAddTask (Function)
Creates a task in the Windows scheduler (if this task does not already exist).
Message text file format
The text files created by WDMSG use a specific format......
Optional parameters
Some of the parameters passed to a procedure can be optional parameters......
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......
SQLFetch (Function)
Goes to the next row (i.e next record) of the query result.
Mobile Image Editor control
By using the Image Editor control in your mobile applications, you will allow users to edit images or photos......
Managing the Windows scheduler
Windows gives you the ability to schedule automatic tasks via the manager of scheduled tasks......
ERR_NO_CURRENT_PAGE
The Task structure
The Task structure is a preset structure of WLanguage (no declaration is required)......
SchedulerAddTrigger (Function)
Creates a trigger for a scheduled task.
26. Style sheets: to simplify the layout
NotifListCategory (Function)
Lists the notification categories of the application.
Handling List Box controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle List Box controls....
SchedulerModifyTask (Function)
Modifies the parameters of a scheduled task.
Binding a Link control to an item
EmulatePane (Function)
Emulates the selection of a pane in a Tab, Ribbon or Sidebar control.