ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WDTRAD
WDTRAD is a tool for entering the translation of messages associated with a WINDEV, WEBDEV or WINDEV Mobile application......
Generating an iOS application
Several steps must be performed to develop an iPhone/iPad application:...
Unavailable functions and properties
Some functions and properties have been removed from WLanguage......
AWP: Managing contexts
To keep the value of global variables when switching from a page to another one, the AWP mode proposes a management of contexts......
MVP overview: Model - View - Presenter
MVP is the acronym for MODEL - VIEW - PRESENTER......
Telemetry: Installing the server
To use the telemetry, you must install on a computer......
httpRequest (Type of variable)
The httpRequest type is used to retrieve the advanced characteristics of an HTTP/HTTPS request....
restRequest (Type of variable)
The restRequest type is used to define the advanced characteristics of a REST request.
22 tips for optimizing the speed of a site
When a site is on-lined, one of the main expectations of Web users is speed......
The HTML Display control
The HTML Display control displays a web page in an application......
Step 1: Choosing the deployment profile
The setup program creation wizard allows you to select the deployment profile to use......
The windows and pages of the User Groupware
Two methods can be used to include the user groupware......
WDDeploy features
WDDeploy can be used to......
2. Web development and WEBDEV
WEBDEV Tutorial: WEBDEV overview Lesson 2: Web development and WEBDEV - 10 min
Generating an Android application
The generation of a WINDEV Mobile application for Android groups all project elements (windows, code, etc....
2. First tests
WINDEV Mobile Tutorial: My first Android/iOS application Lesson 2 - First tests - 1 hr...
Android 10: Modifying the behavior of applications
Starting with Android 10, Google no longer allows an application running in the background to open a window
Conditional target-code
The code editor allows you to enter a specific code for each environment (WINDEV, WEBDEV and WINDEV Mobile)......
Multilingual project
Data persistence
The data persistence is used to store the value typed by the user......
Share your projects via Git
Git is a source code manager......
Errors during an FTP installation
The list below presents the error messages that are displayed in the remote setup wizard (for the site manager)......
Report based on a query
Queries are used to easily select records in one or more data files......
Selecting the files to install and the installer framework
The setup wizard allows you to: Select and configure the files to install. This step is very important. Specify the WINDEV framework used by the installer....
Management errors specific to Native Connectors
When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError......