ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WDDeploy: Deploy a static or PHP site
To install the files of a static site on a Web server...
WDDeploy: Deploying a package
WDDeploy can be used to...
Debugging in PHP
A site generated in PHP can be debugged in standard WEBDEV mode...
WDDeploy features
WDDeploy is a tool used to easily deploy static or PHP sites...
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......
SQL: Managing joins (INNER JOIN, OUTER JOIN)
To select records coming from several data files, joins must be used in the SQL query......
Coloring the procedures
A color (text color) can be assigned to the procedures so that they can be easily classified and identified......
WEBDEV administrator: Setups
The "Setups" tab allows you to configure the different administration features of the WEBDEV server......
Troubleshooting
This chapter presents the main problems (and their solutions) that can occur when using the WEBDEV Application Server...
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......
JSONExecute (Function)
Calls a server URL that returns data in JSON format (JavaScript Object Notation).
Local procedure
Two types of procedures are available......
Characteristics of the columns in a Table control in a window (prefix syntax)
The columns are used to display information in a Table control......
SQL statements
The main SQL statements allowed in the SQL queries managed by WINDEV and WEBDEV are as follows......
JSON
JSON (JavaScript Object Notation) if a light format for exchanging data......
FolderWeb (Function)
Returns the path of the directory containing: the images, the JavaScript files, the Java applet files, the other files accessible from the browser....
Convert your WINDEV applications into websites
A widespread need today is to transform Windows applications (or parts of applications) into dynamic websites......
New Features brochure - Version 28: New WEBDEV features
New features in WEBDEV 28 presented in the New Features brochure....
SemiDynamicPageDisplay (Function)
Displays a semi-dynamic page in the browser of the Web user from a dynamic or static WEBDEV page.
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)......
The different types of integers
Brochure of new features: New WEBDEV features
New features in WEBDEV 28 presented in the New Features brochure....
Configuring the IIS 7/7.5 server
PageDisplay (Function)
Displays a web page in the user's browser....
fDateTime (Example)
Usage example of the fDateTime function
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......