ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

AWP without UI
Bootstrap, Angular, React, Vue......
BurnerAddDirectory (Function)
Adds all the files found in a directory to the compilation.
Serialize (Function)
Transforms the following elements into a specific format: a structure (and its subelements), a class (and its subelements), an array (including the associative arrays), a queue, a stack, a list....
Client/Server: Connecting the client computers to the server
In order for the application to be able to handle the data files found on the HFSQL server, the connection that will be used by the application must be defined in the project......
Project portfolio
From version 25, you can create "project portfolios"......
SQLConnect (Function)
Connects the current application to a database that must be interrogated via SQL.
Creating and using a REST Webservice
A REST WebService is a program hosted on a server containing functions accessible via HTTP requests......
Keyboard shortcuts
The main keyboard shortcuts in the editors are as follows......
Handling Scheduler controls programmatically
A Scheduler control can be......
Specific features of the applications for iPhone/iPad
2. Web development and WEBDEV
WEBDEV Tutorial: WEBDEV overview Lesson 2: Web development and WEBDEV - 10 min
Handling Gantt Chart controls programmatically
Using Java code
You can use Java code: in Java applications generated with WINDEV. in Android applications generated with WINDEV Mobile. This allows you to create global procedures in Java....
MDL file (kept for backward compatibility): Pattern description
The MDL file is the file used to generate a RAD window......
NetMsgError (Function)
Returns the error message corresponding to the error number returned by NetOpenRemoteAccess and NetCloseRemoteAccess.
SQL commands available in an SQL query
WINDEV allows you to easily run queries in SQL code......
Manager of automated tests
The test manager is used to......
Installing WINDEV, WEBDEV or WINDEV Mobile
This chapter presents the configuration required to install WINDEV, WEBDEV or WINDEV Mobile as well as the different steps of setup......
WEBDEV administrator: Advanced configuration
The "Advanced" tab is used to configure the advanced features at server level......
The Carousel control
The Carousel control is used to display an animated menu made of images......
Procedure (Type of variable)
The Procedure type is used to handle: the procedures or methods found in the project. the procedures or methods found in an internal component. the procedures or methods found in an external component....
WLanguage
The integrated WINDEV language, WLanguage, is powerful, simple and intuitive......
Conditional target-code
The code editor allows you to enter a specific code for each environment (WINDEV, WEBDEV and WINDEV Mobile)......
Configuring the Project Management Hub
The Project Management Hub allows you to configure......
Testing a project: setting
By testing the project you can simulate how the application will run......