ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Drawing constants
List of constants used by the drawing functions....
Configure the setup program interface
To make the installation process more user-friendly, the setup wizard allows you to customize the interface of the setup program......
14. PHP generation in practice
Updates the characteristics of a WEBDEV account in a WEBDEV Application Server....
Calling a procedure/a function
Syntax for calling a local or global procedure.
1. Project audits
WINDEV Tutorial: Optimizing a project Lesson 1 - Project audits - 15 min
Translating a text file with WDTRAD
<PolygonGeo variable>.Equal (Function)
Determines whether two geometries are spatially equal, i.e. whether the first geometry is included in the second, and vice versa.
PDFMerge (Function)
Merges several PDF files into a single PDF file. Files are merged one after the other. The paths of the PDF files can be included in an array.
1. Creating a WEBDEV project and its database schema
WEBDEV Tutorial - Creating a WEBDEV project and its database schema Lesson 1 - Creating a WEBDEV project and its database schema - 5 min
Managing breakpoints
During a project test in the editor, breakpoints are used to automatically start the debugger from a given line......
WINDEV 2025 Update
Here are the new features and improvements that you will discover in this version......
2. Creating files in the analysis
WINDEV Tutorial: Creating a WINDEV project and its analysis Lesson 2 - Creating files in the analysis - 40 min
Managing databases in the WINDEV Java applications
This document presents the different access modes to databases from a WINDEV Java application......
Project configuration
Project configurations allow you to adapt the same project to multiple "targets"......
Data model editor: the different types of items
The different types of items proposed in the data model editor are as follows:
Extensions of files created by WINDEV, WEBDEV, WINDEV Mobile
The table below presents the main extensions of files created and supported by WINDEV, WEBDEV and WINDEV Mobile......
Reuse code via external components
WINDEV Tutorial: External components Reusing code with external components - 40 min
htmlNode (Type of variable)
The htmlNode type is used to define all the advanced characteristics of a node of an HTML document.
iXPos (Function)
Used to manage the horizontal position (X-coordinate) of print cursor in the page.
Service variable
The Service variable is used to......