ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

UI audit: Detect obsolete features
The lifecycle of some projects span several years......
Test of a WINDEV and WINDEV Mobile application
WINDEV and WINDEV Mobile feature multiple methods to test applications......
SQL view
An SQL view is a virtual data source defined by an SQL query......
Clickable control in a report
The report editor allows you to propose clickable controls during the print preview......
Running the test of a report
The test of a single report allows you to run the current report in WINDEV, WEBDEV or WINDEV Mobile......
Testing and debugging a project on the development computer
The test of the entire project allows you to simulate the start of the application with the executable......
AAF: Simple edit options in an edit control
The context menu of an edit control is used to perform simple edit operations...
WDInst: advanced options for the network setup
The advanced options of the network setup are used to......
Creating, generating and deploying a web service
WINDEV and WEBDEV allow you to directly generate web services that use the SOAP technology......
The Popup control
The Popup control is a control used to associate a popup with a page. This popup, displayed from the page into which it is inserted, is used to easily establish a dialog with the user....
The Multiline Zone control
The Multiline Zone control is used to easily create interfaces in iOS style....
6. HFSQL Client/Server clusters
6. HFSQL Client/Server cluster
AAFExecute (Function)
Runs an Automatic Application Feature (AAF) on a control or window. This function can be used to start the spelling checker on an edit control for example.
InUniversalWindowsPlatformMode (Function)
Indicates whether the code is run in Universal Windows Platform mode (Universal Windows 10 App). Function kept for backward compatibility....
fRead (Function)
Reads: a block of bytes (characters) in an external file (ANSI or Unicode), the content of an external file (ANSI or Unicode) and assigns it to a memory area....
<DiskFile variable>.Read (Function)
Reads: a block of bytes (characters) in an external file (ANSI or Unicode), the content of an external file (ANSI or Unicode) and assigns it to a memory area....
Creating a select query
A select query (corresponding SQL statement......
The Button control
The Button control allows the user or the Web user to run a specific action with a simple click......
Telephony: Managing the incoming calls
The management of the incoming calls is performed in a specific "thread"....
Properties associated with the areas defined in Zoning mode
InWindowsMobileMode (Function)
Indicates whether the code is run: from a Windows Mobile application. from a WINDEV application, from a WEBDEV site or from a PHP application. Function kept for backward compatibility....
6. HFSQL Cluster
HFSQL Cluster is an extension of the HFSQL Client/Server database model....
MacOS - Developing an application in Catalyst mode
Apple has recently released an SDK to natively compile iOS applications for MacOS......
Replication options (ReplicEdit)
Creating a replication with ReplicEdit allows you to specify several parameters......