ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WEBDEV 2024
1. Creating a WEBDEV project and its analysis
WEBDEV Tutorial - Creating a WEBDEV project and its analysis Lesson 1 - Creating a WEBDEV project and its analysis - 5 min
HInitHF55 (Function)
Used to access specific functions for managing xBase (or dBase) data if Native xBase Access provided with WINDEV or WEBDEV 14 is not available.
Native MariaDB Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose a Native Connector to MariaDB (also called Native Access)......
Handling WEBDEV Account Manager via command line
All the features in WEBDEV Account Manager can be used via command line......
WEBDEV User Groupware: Tips
This help page contains different programming tips for the User Groupware in WEBDEV......
Check: Activity of an application
The monitoring robot proposes to check the activity of a WINDEV application......
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)...
Programming charts
WINDEV, WEBDEV and WINDEV Mobile include a Chart control (that can be used in the window editor, page editor and report editor) as well as several functions used to create and handle charts......
Printing bar codes
WINDEV, WEBDEV and WINDEV Mobile allow you to print bar codes....
Debugging without debugger
In some cases, running a program or a site with or without the debugger can produce different results......
Hosting parameters
The hosting parameters define the default values that will be used to create the new hosting accounts......
Accessing Outlook
WINDEV and WEBDEV allow you to easily access the data handled by Outlook......
15. Cookies: information stored on the end user's computer
Animation of Mobile windows
In the mobile applications, the different screens of the application are displayed via a small animation: display from the right and the top, ... WINDEV Mobile allows you to configure this display mode of your windows in your mobile applications....
Server code/Browser code
WEBDEV allows you to create static pages and dynamic pages......
Customizing the Switch controls
The Switch control is a 2-state Check Box control (on/off, true/false, yes/no)......
The report editor
WINDEV, WEBDEV and WINDEV Mobile allow you to create reports with the report editor......
How to develop a PHP site?
What is a PHP site?......
Remote WEBDEV administrator: Managing the error messages
By default, when an error occurs in a dynamic WEBDEV site, an error message is displayed on the browser of the Web user....
GDPR: Concrete solutions
GDPR: General Data Protection Regulation...
InPageWithinWindowMode (Function)
Indicates if the page is displayed in a WEBDEV Page control in a window.
WINDEV, WEBDEV, Android or iOS external component
An external component is a set of WINDEV, WEBDEV or WINDEV Mobile elements......
Native SQLite Connector
WINDEV and WEBDEV propose a Native Connector to SQLite. This Native Connector allows you to access an SQLite database from a WLanguage program without using an external driver....