ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Configuring a BaaS server (User Groupware and Private Store)
Several features in WINDEV, WEBDEV and WINDEV Mobile use a BaaS server......
Code editor: Display options
The code editor proposes several display options......
Modifying the values displayed in the result of a select query
In the result of a select query, you have the ability to only display......
Developing applications for iPhone/iPad
To develop a WINDEV Mobile application for iPhone/iPad, you need:...
ArrayToString (Function)
Converts a one- or two-dimensional array to a character string.
Error 507: The '++' operator is not allowed
Action Bar control functions
The following functions are used to manage the Action Bar control......
Overview
Overview of the different operators...
AttributeNote (Property)
The AttributeNote property gets the value of the <Note> extension attribute.
AttributeMapping (Property)
The AttributeMapping property gets the value of the <Mapping> extension attribute.
Obtaining an SSL certificate for IIS7 (or later)
To get an SSL certificate for IIS 7 (and later), the different steps are as follows:...
Remote WEBDEV Administrator
The remote management tool, that can be run from any computer equipped with an Internet browser, is a module used to ......
Automatic completion
The automatic completion helps you write WLanguage code in your applications......
Using a query with parameters
A query with parameters can be used......
In-House deployment
Apple's In-House deployment allows you to overcome most of the constraints of the other two modes (App Store deployment and Ad Hoc deployment) and to widely distribute an application without the need to reference client devices in advance......
Automated tests
WINDEV Tutorial - Monitoring the evolution of an application Automated tests - 20 min
Compilation statement: COMPILE IF
The <COMPILE IF> statement allows you to compile (or not) a WLanguage code according to a condition.
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......
Using the query result
The result of a select query can be used in......
WDLog: Viewing a log file
WDLog is used to view the content of a log file......
HFSQL Control Center: HFSQL Cluster management
The HFSQL Control Center includes all the tools needed to manage HFSQL clusters......
Project description: Project tab
The project description window allows you to configure various elements of your project......
Installing an application server
There are several steps to install the WEBDEV Application Server on a Linux server......
HFSQL server replication
The replication between HFSQL servers consists in automatically replicating the data from server to server, in an asynchronous way......
Conditions for using the Ad control
The Ad control is using the AdMob SDK....