ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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.
List,Select,- (External language)
Deselects an element from a drop-down list or from an expanded list.
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, ......
Mobile Image Editor control
By using the Image Editor control in your mobile applications, you will allow users to edit images or photos......
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....
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......
EmulatePane (Function)
Emulates the selection of a pane in a Tab, Ribbon or Sidebar control.
Binding a Link control to an item
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......
VisibleEndUser (Property)
The VisibleEndUser property is used to: Find out whether an item is visible or not to the end users. This item was defined in the data model editor or programmatically. Define whether an item must be visible or not to the end users (item described programmatically only)....
Managing cookies
A cookie is an easy way to temporarily store information on the user's computer......
The "Code hashtags" pane
Border of controls
One of the most important elements of control style is its border......
Printing a report on one of the printers connected to the Web Server
To print a report on one of the printers connected to the Web server, you must......
WEBDEV: Scheduled tasks and delayed tasks
WEBDEV allows you to implement tasks on the server directly......
Binding Bar Code controls to items
A Bar Code control can be bound to an item in a data file, query, etc....
Debugging in PHP
A site generated in PHP can be debugged in standard WEBDEV mode......
The Gantt Chart control
A Gantt chart allows you to graphically view the progress status of a project......
Anchoring applied to window controls
The windows of a WINDEV application can be resized at runtime......