ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Setup wizard: Steps for creating a WINDEV application setup program
The setup program creation wizard allows you to define all the settings of your setup program.
Database parameters (Setup program)
The setup program creation wizard includes the setup of the database along with the application and suggests additional elements...
Configuring the setup program
Two tools can be used to create a setup program...
Global procedure/function
A global procedure can be used in all the processes or events of the project....
SQL commands available in an SQL query
WINDEV allows you to easily run queries in SQL code......
Coloring the procedures
A color (text color) can be assigned to the procedures so that they can be easily classified and identified......
SQL: Managing joins (INNER JOIN, OUTER JOIN)
To select records coming from several data files, joins must be used in the SQL query......
Local procedure
Two types of procedures are available......
Sub-query
A sub-query is a query whose result is used by another query......
SQL selection conditions
To specify the selection conditions in an SQL query, you can use......
Mathematical SQL functions
The mathematical SQL functions that can be used on the queries written in SQL code are as follows......
Characteristics of the columns in a Table control in a window (prefix syntax)
The columns are used to display information in a Table control......
"About" window
The "About" window is used to display and access various information about the current application......
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)......
Creating a .NET assembly from WINDEV
To create a.NET assembly, ......
SAPExecute (Function)
Calls a synchronous function or BAPI on a SAP system.
13. Types of standard controls
Declaring a procedure/a function
The different syntaxes for declaring a procedure...
Characteristics of the columns in a Table control in a window
The columns are used to display information in a Table control......
Installing OpenOffice
WINDEV, WEBDEV and WINDEV Mobile propose a spelling checker......
Reuse code via external components
WINDEV Tutorial: External components Reusing code with external components - 40 min
Deploying an Android application
WINDEV Mobile tutorial: Deploying an Android application 10 min
DialogAsynchronous (Function)
Displays a non-blocking message box and calls a WLanguage procedure with the value of the button clicked by the user.
2. Creating files in the analysis
WINDEV Tutorial: Creating a WINDEV project and its analysis Lesson 2 - Creating files in the analysis - 40 min
Reintegrating translated text into a project
Once the translation of framework libraries ("......
Importing a WEBDEV project into WINDEV
...WINDEV proposes a feature for importing WEBDEV sites or WEBDEV pages....
Creating and using a REST Webservice
A REST WebService is a program hosted on a server containing functions accessible via HTTP requests......
Generating an application for Universal Windows 10 App