ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Creating the Table windows of the WINDEV RAD pattern
Creating the Vision windows of the WINDEV RAD pattern
Creating the menus for the windows of the WINDEV RAD pattern
Testing a project: setting
By testing the project you can simulate how the application will run......
Page with parameters
Creating the Relation windows of a WINDEV RAD pattern
Managing HFSQL Client/Server files
The HFSQL Control Center allows you to fully manage HFSQL Client/Server data files......
How to create a query with external join?
In SQL language, an external join is used to exclude or include file records with or without correspondences in the linked files......
The Breadcrumb control
The "Breadcrumb" control corresponds to a series of links allowing the Web user to go back into the logical tree structure of a site......
The different types of Table controls: populated programmatically, with or without access to the data source
WINDEV, WEBDEV and WINDEV Mobile allow you to use......
The Table control populated programmatically
A Table control populated programmatically is directly linked to lists stored in memory......
Creating a combining query
A combining query (corresponding SQL statement: UNION) ......
Reintegrating text into a project
All the text form the translation file can be reintegrated into a project......
11. Choosing the action of a button/link
ERR_BAD_ACTION
Real-time chart
This type of chart is used to represent a permanent data flow in real time......
Defining columns of Table controls programmatically
Domotics: Overview
The home automation via power-line carrier (X10) has now become reality......
The Diagram Editor control
The Diagram Editor control allows users to create and edit diagrams in your applications and sites......
WLanguage procedure called by DeepLinkProcedure
WLanguage procedure ("callback") called by DeepLinkProcédure when the user clicks a deep link with a target URL associated with the application.
Test of a query
The query editor allows you to run the test of query result......
Code editor: Various operations
The code editor is the editor where the developers spend most of their time. This help page presents a series of useful options for the most common actions ......
Table, List Box and Combo Box controls bound to queries
A Table, List Box or Combo Box control can be used to display the content of a data file or query......
The "Favorites" pane
The "Favorites" pane gives direct access to the favorites of your project......
<zipArchive variable>.InfoFile (Function)
Returns the characteristics of a file found an archive: The name of the file and its stored path. The initial size of the file. The compressed size of file. The date and time of file creation. The date and time of file modification. The date and time of file access. The file attributes. The file encryption mode....