ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Page (Property)
The Page property is used to handle the page loaded in the WEBDEV Page control.
WLanguage code coloring
The code editor includes a coloring system for the different elements in WLanguage code....
Handling Bar Code controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle Bar Code controls......
Creating an executable: Managing manifests
When running an executable, Windows Vista (and later) performs several checks regarding the rights of the current user via the UAC mechanism (User Account Control)......
1. Creating pages
WEBDEV Tutorial: My first WEBDEV website Lesson 1 - Creating pages - 10 min
Managing connections
WINDEV, WEBDEV and WINDEV Mobile propose different methods for describing a connection......
Deploying a site (from the development computer)
Regardless of the type of site created by WEBDEV (static site or dynamic site), WEBDEV Development version allows your to automatically install the site on the server......
Printing in PDF
WINDEV, WEBDEV and WINDEV Mobile allow you to create a PDF file during a print......
Native Access to SAP
SAP is a widely used ERP......
Displaying an Active WEBDEV Page
An Active WEBDEV Page can be displayed......
WLanguage properties available in PHP
The following properties are available in PHP...
Automatic procedures
The programming of timers, threads and delayed procedures is now automatically managed by the environment......
Native MariaDB Connector: Programming with HFSQL functions
To use a MariaDB database with Native Connector, the structure of MariaDB tables must be imported into the WINDEV or WEBDEV analysis......
Using the WINDEV windows from the Java source codes
WINDEV can be used to generate windows for a Java application......
Multi-product external components
Components are a remarkably useful tool for development teams......
1. Project audits
WEBDEV Tutorial - Optimizing a WEBDEV project Lesson 1 - Project audits - 15 min
1. Simple layouts
WEBDEV Tutorial - WEBDEV layouts Lesson 1 - Simple layouts - 30 min
SCM administrator: available tools
The SCM administrator (Source Code Manager) proposes several tools to manage and optimize the SCM repository......
MyHostControl (Reserved word)
The MyHostControl keyword is used to handle the WEBDEV Page control from the code of the page it displays.
Creating a Java project
WINDEV allows you to generate a Java application without even knowing the Java language......
FolderWeb_15 (Function)
Caution: when migrating a project from WEBDEV 1.5 to WEBDEV 17: FolderWeb was replaced with FolderWeb_15. a warning is automatically generated in your project....
Managing the XSD
...WINDEV, WEBDEV and WINDEV Mobile allow you to import files in XSD format....
Describe a WEBDEV style
This window enables you to describe the WEBDEV style that will be used for the controls of your WEBDEV project......
How to install a Universal Windows 10 App application on a tablet
The generation of a WINDEV Mobile application for Universal Windows 10 App groups all the project elements (windows, code, etc....
Runtime log
The runtime log is the best way to identify the most used features of an application......