ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Link control
The Link control is used to:
  • create a link in an HTML page.
  • create a link in a report printed in HTML format.
Characteristics of columns found in a Table control in a page (prefix syntax)
The columns are used to display information in a Table control...
Characteristics of the columns of a Table control in a page
The columns are used to display information in a Table control.
Monitoring robot: Creating a check
The monitor of the monitoring robot is used to create the different checks that must be performed by the monitoring robot......
Selection conditions of a query
The selection conditions of records are applied to the items used in the queries......
Result of a query in test mode
After its execution in test mode (see Running the query test), the result of the query can be......
1. Discover WINDEV
WINDEV Tutorial: WINDEV overview Lesson 1 - Discover WINDEV - 5 min
Hosting parameters
The hosting parameters define the default values that will be used to create the new hosting accounts......
Push notification: Android configuration (Firebase)
From WINDEV Mobile 22 Update 1 (version 220052), the Push notifications in Android are using the Firebase platform (instead of Google Cloud Messaging)......
Native SQL Server Connector: Programming with SQL functions
The SQL functions can be used to handle the SQL Server database......
HFSQL constants
List of constants used by the HFSQL functions....
sInEntryQueue (Function)
Retrieves the number of pending bytes in the input buffer of a specified serial port or infrared port.
MacOS - Developing an application in Catalyst mode
Apple has recently released an SDK to natively compile iOS applications for MacOS......
1. Implementing a Client/Server database
WEBDEV Tutorial - Managing an HFSQL Client/Server database Lesson 1 - Implementing a Client/Server database - 10 min...
"Test results" pane
The "Test results" pane shows the results of the different stand-alone tests in a project......
iSelectFont (Function)
Creates a new print font from the standard window for font selection...
BackgroundTaskAdd (Function)
Adds a new background task.
Operations performed on class diagrams
The following paragraphs explain......
Translating the interface into multiple languages
When the different languages supported by the application have been selected, the information displayed by the application must be translated into these different languages......
Using an external component in an application
A component can be reused at any time in any application......
JSEvent (Function)
Associates a browser procedure with an event on an object in browser code.
WDSQL: Exporting and printing the result of an SQL query
The result of a select query can be......
Refreshing the page data
In a dynamic WEBDEV site, the page data is refreshed during a user action......
HTrack (Function)
Starts tracking write actions (addition, modification or deletion) performed on a file found in an HFSQL server.
10. Customizing the aspect of a site: skin elements
User Groupware and Client/Server data files
An application that uses the User Groupware can be used with an HFSQL database in Client/Server mode......
FTPRenameFile (Function)
Renames or moves a file found on an FTP server (File Transfer Protocol).
2. First tests
WINDEV Mobile Tutorial: My first Android/iOS application Lesson 2 - First tests - 1 hr...