ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WEBDEV layouts
A layout allows you to define several views of a page without duplicating it......
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......
WINDEV and the streams - Use example
In this example, the application must manage a video conference between two computers......
Office tools
WINDEV includes multiple "Office" controls that allow end users to use the desired tools without leaving the application......
Checking out an element
To work on a project element found in the Source Code Manager, you must check out the element before it can be modified......
Using .NET assemblies in a project
To use .NET assemblies in a project......
SessionRequestedPage (Function)
Returns the name of the page requested at the start of the session.
Splitting Business logic / UI code
During the development cycle of an application, the code that is specific to the interface (UI) and the code that is specific to the business logic (access to databases, etc.) are often "mixed"...
Handling Rating controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to handle Rating controls programmatically....
Configuring the "Relative duration" mask (date and time in natural language)
WINDEV, WEBDEV and WINDEV Mobile propose to use a "Relative duration" display mask for the Date controls......
1. Analysis: Database structure
When a WINDEV, WEBDEV or WINDEV Mobile project uses data files, it must be associated with an analysis....
Monitoring robot overview
WINDEV, WEBDEV and WINDEV Mobile include a monitoring robot......
Handling a Switch control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Switch control by programming......
Managing the Euro
Since January 1 2002, the Euro becomes the only currency in most European countries......
3. Site development life cycle
The user version of query editor : Specific features
This help page presents the specific features of the user version of query editor......
Native Access Connector
This type of Native Connector allows access to ACCESS databases for better interoperability purposes......
Managing sockets with WINDEV, WEBDEV and WINDEV Mobile
WINDEV, WEBDEV and WINDEV Mobile include several functions allowing you to perform an advanced management of sockets......
Native Progress Connector: Programming with HFSQL functions
To use a Progress database with the Native Connector, you must ......
External language: Programming in Visual Basic
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
Native MySQL Connector: Programming with HFSQL functions
To use a MySQL database with the Native Connector (or Native Access), import the structure of MySQL tables into the WINDEV or WEBDEV analysis......
OpenAI: How to find the OpenAI key
Several features of WINDEV, WEBDEV and WINDEV Mobile use an OpenAI account ......
SessionPrologue (Function)
Enables or disables a WLanguage procedure called on each request in a session.
Android: Conditions for using the Map control (before version 180056)
The Map control is using the Google Maps API library. The Map control displays data coming from the Google Maps service....
Page-by-page deployment
You now have the ability to deploy site sections or individual pages......