ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

YAML (Type of variable)
The YAML type simplifies the handling of data in YAML format.
Brochure of new features: new features of WINDEV Mobile
New features in WINDEV Mobile 28 presented in the New Features brochure....
New Features brochure - Version 28: WINDEV Mobile news
New features in WINDEV Mobile 28 presented in the New Features brochure....
Generating an Android application
The generation of a WINDEV Mobile application for Android groups all project elements (windows, code, etc....
Native PostgreSQL Connector: Specific features and remarks
Remarks and specific features of Native PostgreSQL Connector......
AS/400: Development method
The Native AS/400 Connector simplifies access to AS/400 data from your WINDEV and WEBDEV applications......
Events associated with an Organizer control
The following events are associated with Organizer controls:...
The Upload control
The Upload control is used to upload files on the Web server......
The Rich Text Area control
The Rich Text Area control is a Static control offering several layout possibilities......
HDuplicateRecord (Function)
Duplicates the record read in a data file: the record found in memory is added into the data file (query or view).
Authentication via Active Directory
Kerberos is an authentication mode based on the use of tickets and secret keys......
Image control in a window
This help page presents the characteristics of an Image control found in a window...
grParameter (Function)
Retrieves or modifies a chart parameter.
Creating an executable: General options
The main executable options are as follows......
Page menu
WEBDEV allows you to create a drop-down menu in your HTML pages......
Creating a WINDEV Mobile project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
Component and SCM
WINDEV, WEBDEV and WINDEV Mobile allow you to easily create and publish components......
Serialize (Function)
Transforms the following elements into a specific format: a structure (and its subelements), a class (and its subelements), an array (including the associative arrays), a queue, a stack, a list....
UI audit: Detect obsolete features
The lifecycle of some projects span several years......
Check: SMART status of storage drives
The monitoring robot will measure the SMART attributes of a server's hard drives......
Client/Server: Connecting the client computers to the server
In order for the application to be able to handle the data files found on the HFSQL server, the connection that will be used by the application must be defined in the project......
Testing and debugging an application on an Android device
All developers appreciate the possibility to debug an application directly on the device......
Bottom sliding window (Bottom sheet)
Bottom sliding windows (commonly known as "bottom sheets") are increasingly used in mobile applications......
Using Java code
You have the ability to enter Java code: in Java applications generated with WINDEV. in Android applications generated with WINDEV Mobile. This allows you to create global procedures in Java....