ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

InputMask (Property)
The InputMask property is used to: get the input mask. set the input mask (from the masks available for the type)....
Remote WEBDEV administrator: Managing the error messages
By default, when an error occurs in a dynamic WEBDEV site, an error message is displayed on the browser of the Web user....
SQL statements
The main SQL statements allowed in the SQL queries managed by WINDEV and WEBDEV are as follows......
GetDefinition (Function)
Retrieves the definition of element type.
HCreation (Function)
Creates an empty data file (".FIC" extension) with the index file and the memo file if necessary.
Translating a text file with WDTRAD
Use case diagram
A use case diagram is used to view the behavior of a system in such way that......
The report editor
WINDEV, WEBDEV and WINDEV Mobile allow you to create reports with the report editor......
License agreement for Native Oracle Connector
License agreement for Native Oracle Connector...
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......
HExecuteQuery (Function)
Declares a query created in the query editor to the HFSQL engine and runs this query.
Creating a report
The report editor allows you to easily create all types of reports via a wizard......
Email (Type of variable)
The Email type is used to handle the email content as well as the associated information.
Notification (Type of variable)
The Notification type is used to handle the local notifications or the push notifications.
GDPR: Overview
GDPR (General Data Protection Regulation) will replace "Data Protection Directive" on 25th May 2018......
HExecuteSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the HFSQL engine.
HFSQL Client/Server database: Recommendations
This help page presents the main recommendations for optimizing the security and performance of an HFSQL Client/Server database according to the constraints and desired features......
HFSQL constants
List of constants used by the HFSQL functions....
Declaring and using a variable
A variable is defined by name and type......
Debugger: Running a project step by step
Running a project step-by-step allows you to start the debugger when launching the application......
Creating and using a REST Webservice
A REST WebService is a program hosted on a server containing functions accessible via HTTP requests......
2. Variables
WINDEV Tutorial: WLanguage basics Lesson 2 - Variables - 20 min
Adapting an application to support multiple languages
WINDEV Tutorial - Managing multiple languages Adapting an application to support multiple languages - 20 min
2. Creating files in the analysis
WINDEV Tutorial: Creating a WINDEV project and its analysis Lesson 2 - Creating files in the analysis - 40 min