ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Source>.OnError (Function)
Customizes the management of HFSQL errors.
Native SQL Server Connector for WINDEV and WEBDEV 2024
Android Control Center
Do you know where to find your application log files?...
What is a database?
A database is an organized collection of data for a particular purpose (e.g., manage orders)......
Native Oracle Connector for WINDEV and WEBDEV
HOnError (Function)
Customizes the management of HFSQL errors.
Developing applications for iPhone/iPad
To develop a WINDEV Mobile application for iPhone/iPad, you need:...
Site test: the different types of tests
WEBDEV includes multiple methods for testing your sites......
AAF: Sort/Search/Filter on the columns of Table controls
Context menu of Check Box columns (AAF)
The Table and TreeView Table controls can propose Check Box columns allowing the user to select the requested options......
Skins
The skins are used to standardize the visual aspect of a site and they allow you to easily change style......
Setup by stand-alone physical media
A setup by stand-alone physical media allows you to provide a media that contains all the files required for installing and running a site......
Automatic data file modification
The automatic data file modification updates the description of data files on user computers......
Objective C: Calling a WLanguage procedure
A global procedure in WLanguage can be directly called from the code of a global procedure in Objective C......
Telemetry: Viewing data
To see the results of telemetry data for your applications, WINDEV and WINDEV Mobile propose a telemetry editor......
5. Deploying a dynamic site (Session or AWP) in practice
Type of pages created by RAD
The page creation wizard shows different types of pages associated with HFSQL data files......
3. Types of dynamic sites
A dynamic site is used to display pages whose content changes. In most cases, the content of these pages is linked to a database....
Automatic completion
The automatic completion helps you write WLanguage code in your applications......
Question edit wizard
When typing a new message intended to the end user, WINDEV or WINDEV Mobile automatically displays the following window......
Managing the browser "Back" button
The browser "Back" button allows the Web users to display the pages that were already visited......
Compiling a WINDEV Mobile project in Xcode
When the WINDEV Mobile project for iPhone/iPad is generated on the development computer, the generated files must be transferred onto a Mac in order to be compiled......
3. Site development life cycle
Code editor: Assisted input
The following mechanism allows developers to write WLanguage code more easily in the code editor ......
16. Types of code