ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Specific page for displaying the site errors
If an error occurs in the dynamic WEBDEV website, a standard error page is displayed by default. This page informs the Web user of the error that occurred in the site.
Site testing: the different types of tests available
WEBDEV includes multiple methods for testing your sites...
DynamicSiteDisplay (Function)
Starts a dynamic WEBDEV website from a static page or from a dynamic WEBDEV page.
Testing a dynamic project from the administrator
Running the test from the WEBDEV administrator (WDAdmin) is used to check ...
The different types of sites
WEBDEV enables you to create static sites and/or dynamic sites...
Testing a dynamic project (session or AWP mode) from WEBDEV
The test of the entire project allows simulating the startup of the site...
Managing short URLs automatically
For the standard dynamic sites (with context), the access to the site can be done via a "standard" URL:
Differences according to the test mode of a dynamic project
The test of a dynamic project can be run ...
Configuring an application with User Groupware
Using the task management and the schedule
Time management is extremely important......
WDInst: Configuring the setup computer
When creating the setup program, WDInst allows you to configure the computer where the program will be installed......
Creating, generating and deploying a web service
WINDEV and WEBDEV allow you to directly generate web services that use the SOAP technology......
The "Pie", "Donut" or "Semi-circular" charts
Several types of charts belong to the same family......
In depth look at windows, pages and reports
WINDEV, WINDEV Mobile and WEBDEV allow you to create custom interfaces with the window editor and the page editor......
Native PostgreSQL Connector: Programming with SQL functions
You can use SQL functions to handle the PostgreSQL database......
SortOption (Property)
The SortOption property gets and sets the sort options used in: text columns in Table controls, text columns in Treeview Table controls, List Box and ListView controls, Combo Box controls, attributes of Looper controls, images, clickable images and thumbnails with automatic sequence....
Report viewer: Text copy
The report viewer allows you to copy text from the report and paste it to a file in another application......
Native MariaDB Connector: Programming with SQL functions
The SQL functions can be used to handle the MariaDB database......
MongoDB/GRIDFS databases
MongoDB is a document-oriented NoSQL database......
WDADMINEXE: Managing the setups in push
WDADMINEXE is used to deploy network applications in push via the "Push" tab......
Code statistics
The code statistics affect......
Native MySQL Connector: Programming with SQL functions
The SQL functions can be used to handle the MySQL database......
Operations available for the dates, times and durations, ...
The following operations are available for the following types of variables......
18. Management of business rules
Report based on a form
The report editor gives you the ability to print reports on pre-printed forms (image file or PDF file)......
Creating a window skin template
21. Managing business rules
Managing business rules...
Native SQLite Connector: Programming with SQL functions
The use of SQL functions to handle SQLite data does not require importing the data file structure into the analysis....
Component diagram
A component diagram shows the physical and static architecture of a system software......
Native DB2 Connector : Programming with SQL functions
The use of SQL functions to handle DB2 data does not require importing the file structure into the analysis......
Custom-Folders in the analysis
Several file descriptions can be grouped into a "Custom-Folder"......
Zoom (Property)
The Zoom property gets or sets the zoom value: in an Image control. in a Map control. in an Organization Chart control. in a Table, TreeView Table, Pivot Table, Spreadsheet or List Box control. in a Word Processing control. in a PDF Reader control. in a Camera control. in a Diagram Editor control; in a window....
ArraySwapLine (Function)
Used to swap two rows in a two-dimensional array or in an advanced array property.