ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ERR_DISCONNECTED_BY_ADMIN
ERR_NO_APPLICATION
Testing a static page
The test of a single page allows you to run the current page in WEBDEV......
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......
Installing a WEBDEV site with zero-downtime update
Starting with version 24, you can update a Session or AWP site without disconnecting users......
Style of pages: Background image
To optimize the style of your pages, WEBDEV allows you to use a background image in your pages......
Anchor of overlaid controls (in a page)
WEBDEV allows you to define overlayable controls......
Page-by-page deployment
You now have the ability to deploy site sections or individual pages......
Printing in WLanguage
WINDEV, WEBDEV and WINDEV Mobile propose several print methods......
Chart: Managing scales
In a chart, the scales are used to quickly estimate the value of different points found in a chart......
Image drawing and processing functions (prefix syntax)
List of image drawing and processing functions (prefix syntax)...
Testing a WEBDEV site on a mobile device
It is increasingly common for developers to test websites on mobile devices......
Installing version 2024
Cherche les éléments d'un noeud HTML correspondant à une balise....
Testing a dynamic page (session or AWP mode)
The test of a single page runs the current page in WEBDEV......
16. Types of code
Printing bar codes
WINDEV, WEBDEV and WINDEV Mobile allow you to print bar codes....
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......
Native Progress Connector: Programming with HFSQL functions
To use a Progress database with the Native Connector, you must ......
Dashboard control: Automatic Application Features (AAF)
The Dashboard control proposes several Automatic Application Features (AAF) allowing the user to benefit from all control capabilities......
1. Implementing a Client/Server database
WEBDEV Tutorial - Managing an HFSQL Client/Server database Lesson 1 - Implementing a Client/Server database - 10 min...
ScreenToFile (Function)
Automatically updates: the values of a data file's items in memory with the values from the controls in the window. the value of the WLanguage variables with the value of the window controls. This function is also available for WEBDEV pages....
2. Managing a Client/Server database
WEBDEV Tutorial - Managing an HFSQL Client/Server database Lesson 2 - Managing a Client/Server database - 20 min...
W3C standardization
You must comply with the W3C standard (HTML 4......
ScreenToSource (Function)
Automatically initializes: the values of a data file's items in memory with the values from the controls in the window. the value of the WLanguage variables with the value of the window controls. This function is also available for WEBDEV pages....
SourceFromWindow (Function)
Automatically updates: the values of a data file's items in memory with the values from the controls in the window. the value of the WLanguage variables with the value of the window controls. This function is also available for WEBDEV pages....