ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Native MySQL Connector for WINDEV and WEBDEV
WINDEV and WEBDEV offer a Native Connector for MySQL...
MySQL Native 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...
Query editor: Characteristics
Events associated with the project
List of events associated with the project...
Conditional target-code
The code editor allows you to enter a specific code for each environment (WINDEV, WEBDEV and WINDEV Mobile)......
Break in a Table control
A break in a Table control is used to group the data corresponding to one or more arguments......
Using Facebook authentication
Facebook is the world's most popular social network. It is commonly used by companies to reach their customers......
Characteristics of the columns in a Table control in a window
The columns are used to display information in a Table control......
The Contact structure
The Contact structure is a preset structure of WLanguage (no declaration is required)......
1. My first Android/iOS project
WINDEV Mobile tutorial: My first Android/iOS application Lesson 1 - My first Android/iOS project - 1 hr...
1. Project audits
WINDEV Tutorial: Optimizing a project Lesson 1 - Project audits - 15 min
Handling a Radio Button control programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle Radio Button controls......
Chart control: "General" tab
In all the editors (window, page or report), the "General" tab of the Chart control description window allows you to define the global characteristics of the control......
appServerScheduledTask (Type of variable)
The appServerScheduledTask type is used to manage a scheduled task of WEBDEV Application Server through programming (for a site or a webservice).
WDReplic: Overview
WDReplic is a tool used to manage the replication of data between several computers that use the same application......
Report controls
Several types of controls can be handled in a report created by the report editor......
Spreadsheet: Using the ribbon
The ribbon of the Spreadsheet control proposes several features and it allows you to define several settings......
Images and buttons
WINDEV, WEBDEV and WINDEV Mobile include many features to improve the appearance of applications and sites......
7. Debugger
WINDEV Tutorial - WLanguage basics Lesson 7 - Debugger - 30 min
Changing the window content by swipe
The mobile devices propose several features available via finger movements......
Logical operators
The logical operators are as follows......
WDTrans: Overview
WDTrans is a tool for canceling transactions......
MDL file (kept for backward compatibility): Pattern description
The MDL file is the file used to generate a RAD window......
URL Rewriting
URL Rewriting is a technique used to improve SEO......
Selecting the files to install and the installer framework
The setup wizard allows you to: Select and configure the files to install. This step is very important. Specify the WINDEV framework used by the installer....
Print technical documentation
You can print different technical documentations describing all the elements of the project (windows, pages, reports, data files, items, components, assemblies, Custom-Folders, etc.)......
16. Application test in practice