ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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......
List,Delete (External language)
Deletes an element from a drop-down list or from an expanded list.
Handling a Link control through programming (Page)
WEBDEV allows you to handle a Link control through programming......
Mobile Image Editor control
By using the Image Editor control in your mobile applications, you will allow users to edit images or photos......
26. Style sheets: to simplify the layout
ERR_NO_CURRENT_PAGE
The Task structure
The Task structure is a preset structure of WLanguage (no declaration is required)......
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....
Binding a Link control to an item
EmulatePane (Function)
Emulates the selection of a pane in a Tab, Ribbon or Sidebar control.
WDSQL: Exporting and printing the result of an SQL query
The result of a select query can be......
The Combo Box control
The "Combo Box" control is used to display a list of elements and to select an element from this list......
Managing cookies
A cookie is an easy way to temporarily store information on the user's computer......
The "Code hashtags" pane
Printing nested reports
To create a main report containing several secondary reports:...
Anchoring applied to window controls
The windows of a WINDEV application can be resized at runtime......
Edit options of a report
The report editor allows you to......
WEBDEV: Scheduled tasks and delayed tasks
WEBDEV allows you to implement tasks on the server directly......
Debugging in PHP
A site generated in PHP can be debugged in standard WEBDEV mode......
OrganizerDisplayNextPeriod (Function)
Moves the time area displayed to the next area (next weeks for example) in an Organizer control.
ParallelTaskExecuteAfter (Function)
Indicates a continuation parallel task that will be run when one of the specified parallel task is completed.
<Organizer>.DisplayNextPeriod (Function)
Moves the time area displayed to the next area (next weeks for example) in an Organizer control.
SchedulerDisplayNextPeriod (Function)
Moves the time area displayed on the next area (next weeks for example) in a Scheduler control.