ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Using Java code
You can use Java code: in Java applications generated with WINDEV. in Android applications generated with WINDEV Mobile. This allows you to create global procedures in Java....
GglConnect (Function)
Manages authentication on a Google server (via the "OAuth 2.0" authentication mode).
Overview of HFSQL Cluster
HFSQL Cluster is a database server intended to be deployed on several servers......
Authentication via Active Directory
Kerberos is an authentication mode based on the use of tickets and secret keys......
Unalterable data files
This feature is used to signal that a data file cannot be modified after writing......
YAML (Type of variable)
The YAML type simplifies the handling of data in YAML format.
Use WebSockets with the WebSocket server
The WebSocket protocol provides a communication channel over a TCP socket for browsers and Web servers......
Step 5: Site parameters
Once the site installed, you can define the site connection options......
Testing and debugging a project on the development computer
The test of the entire project allows you to simulate the start of the application with the executable......
Native SQL Server Connector for WINDEV and WEBDEV
WINDEV and WEBDEV support an optional Native SQL Server Connector (also called Native SQL Server Access)......
MySQL Native Connector: Features and notes
Remarks and specific features of the Native MySQL Connector...
Feedback component
The Feedback component is a component provided with WINDEV......
2. Layouts: Managing menus
WEBDEV Tutorial - WEBDEV layouts Lesson 2 - Layouts: Managing menus - 30 min
Context menu associated with Table controls and their columns (AAF)
WINDEV applications automatically include a context menu for Table controls, TreeView Table controls and their columns......
Bottom sliding window (Bottom sheet)
Bottom sliding windows (commonly known as "bottom sheets") are increasingly used in mobile applications......
2. My first window
WINDEV Tutorial: WINDEV overview Lesson 2 - My first window - 30 min
2. Managing a database
WEBDEV Tutorial: My first WEBDEV website Lesson 2 - Managing a database - 30 min
Using .NET assemblies in a project
To use .NET assemblies in a project......
Events associated with Edit controls
WLanguage events associated with Edit controls...
The Appointment structure
The Appointment structure is a preset structure of WLanguage (no declaration is required)......
Configuring an existing project for the SCM
Some operations are required before an existing project can be used by the Source Code Manager......