ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Reverse code modeling
The reverse code modeling allows you to view in a graph......
Management errors specific to Native Connectors
When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError......
Handling data files in PHP
WEBDEV allows you to create a PHP site that handles data files......
WDMSG
You can create multilingual projects in WINDEV, WEBDEV or WINDEV Mobile......
Connected objects: Android Wear
Android Wear is the version of the Android operating system dedicated to the connected objects......
Multilingual messages: Convert to new format (version 27 and later)
WINDEV, WEBDEV and WINDEV Mobile have included multilingual project support in many previous versions......
WDOptimizer: Overview
The different operations that can be performed with WDOptimizer are as follows......
Managing HFSQL Client/Server databases
The HFSQL Control Center allows you to fully manage HFSQL Client/Server databases......
How to read emails via the POP3 protocol?
This help page explains how to read emails via the POP3 protocol....
Generating the setup program
The last wizard step for creating the setup program allows you to......
WDConver : Overview
WDConver is a tool used to convert data to an HFSQL Classic data file from......
SQL functions that can be used in SQL queries
The following SQL functions can be used on the queries written in SQL code (classified by theme)......
Select query: Displaying the first/last n records
The editor of Select queries is used to limit the number of records that will be displayed in the result of the query....
HFSQL Control Center: Open an analysis
The HFSQL Control Center allows you to fully manage an analysis......
Nested reports
The nested reports are used to print several reports (secondary reports) in a single report (main report)......
HFSQL Client/Server: Managing the ports
The ports used by the HFSQL Client/Server server......
Optional parameters
Some of the parameters passed to a procedure can be optional parameters......
Navigation history in the code
The different editors enable you to directly view the code of an element by pressing the F2 key......
Errors during an FTP installation
The list below presents the error messages that are displayed in the remote setup wizard (for the site manager)......
WDMap: Overview
WDMap is a tool used to view and handle a data file while developing an application......
The Cube control
The Cube control is a mobile layout control that automatically performs rotations around the different axes......
Creating an update query
An Update query (SQL UPDATE statement) is used to modify the records in a database file......
The Ribbon control
The Ribbon control proposes an additional feature regarding the menus found in your applications. It is used to present in a small surface a large number of controls arranged logically in order to perform choices....
Description of a CSS style
This window allows you to describe a CSS style that will be used for the controls of your WEBDEV project......
5. Deploying a dynamic site (Session or AWP) in practice