ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Content of the Table control
A Table control can be based on a data file, based on a variable or populated programmatically......
Optional events: Retrieved information
In WINDEV, you can add optional events in the code of the different elements of an application......
ERR_LAUNCH_FAILED
Events associated with reports
The following events are associated to reports (order of appearance in the code editor)......
11. External component
WEBDEV and Google Analytics
Google Analytics is a very popular tool for measuring site traffic......
Events associated with Looper controls
List of events associated with Looper controls...
Standard FTP functions
List of standard FTP functions...
Creating anchors
The anchors are used to define specific points in a help page......
Events associated with Edit controls
WLanguage events associated with Edit controls...
Errors while managing data files
When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError......
How to create a patch?
Events associated with a Layout control
Kanban control events
The following events are associated with Kanban controls......
Events associated with Chart controls
List of events associated with the Chart controls...
NumberPage (Property)
The NumberPage property is used to get: the number of pages in a "multi-page" image file. This image is displayed in an Image control or in the background of a Chart control. the number of pages in a PDF file displayed in an Image control. the number of pages found in a PDF file displayed in a PDF Reader control. the number of pages found in a DOCX file displayed in a Word Processing control....
ListView control linked to a data file (or to a query)
A ListView control can be used to display the content of a data file (or the content of a query)......
1. Windows generated using the RAD methodology
The RAD (Rapid Application Development) is used to create windows from......
Project description: Project tab
The project description window allows you to configure various elements of your project......
xxWDGetReturnValue
Used to retrieve the return value further to a call to nWDEvaluate, nWDExecute or nWDExecuteEx......
Removing a project from the SCM (Source Code Manager)
Manipulating Combo Box controls programmatically
WINDEV, WINDEV Mobile and WEBDEV allow you to programmatically manipulate Combo Box controls......
How to set the focus to a column in a Table control?
To set the focus to a column in Table control (i.e. to be positioned in input in this column), ......
"Clickable" image in a window
WINDEV and WINDEV Mobile give you the ability to use clickable images......
Deploying an application that uses an external component
An application that uses one or more external components is deployed in the same way as a standard application......