ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Source (Property)
The Source property can be used on: a Chart control: in this case, the Source property is used to get the source of the series: Table column, list of values, ... a connection: in this case, the Source property is used to get or set the source of a connection (HFSQL Client/Server, OLE DB, etc.)....
Handling a chart in the editor
In the editor, a Chart control includes different sections......
Deep links to mobile applications
Deep linking allows you to redirect the user to specific content in a mobile application (rather than in a browser) when they click on a link in a web page or in an email......
2. User-friendly editors in practice
Setup on a local network (LAN)
Accessing a database via a web service
The database can be accessed via a web service......
WDAdminHF: Scheduled task
The remote HFSQL administrator is used to define the scheduled tasks......
Generating an application for Universal Windows 10 App
Compatibility between external components and deployed applications
A component can evolve in many ways......
Characteristics of Table controls in a page
Table controls allow you to display and/or enter data......
Binding a Spin control to an item
A Spin control can be bound to an item in a data file, query, etc....
Creating a select query
A select query (corresponding SQL statement......
WDScript: use in interactive mode
In interactive mode, the WDScript editor is divided into several areas......
Scope of procedures
The scope of a procedure defines whether it is public, private, etc......
Site test: the different types of tests
WEBDEV includes multiple methods for testing your sites......
Management of Google documents
Google Docs and Google Spreadsheet are the online word processing and the online spreadsheet proposed by Google......
1. Project dashboard
The project dashboard is an essential element for managing WINDEV Mobile projects....
3. Project dashboard
Project dashboard...
3. Project dashboard
".STY" file: "Style sheet" file
A style sheet is a "......
The Navigation Bar control
The Navigation Bar control is used to create a menu area that can easily adapt to the browser size......
Additional setup modules
The setup wizard allows you to include additional modules in the setup. The additional modules are used to add additional options to the setup program and to access the advanced setup parameters....
Looper control linked to a data file
A Looper control can be used to display the content of a data file or query......
End of break block
The End of break block is optional......
Handling a Tab control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Tab control through programming......