ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

dpDriveConnect( Function)
Create a connection to an Drive Dropbox.
HError (Function)
Returns the number of the last error triggered by the HFSQL engine.
The Organization Chart control
The Organization Chart control is used to represent elements in a hierarchical way. For example: the contributors of a company according to their position. the different branches of a group with their inter-dependencies. the different steps of a manufacturing process, ......
User Groupware: Multilingual applications
If your application is multilingual, it is also necessary to manage multilingualism in the User Groupware windows/pages......
Project configuration
Project configurations allow you to adapt the same project to multiple "targets"......
User Groupware and LDAP
The LDAP protocol is increasingly used by the companies......
SysStatusExternalStorage (Function)
Returns the availability status of the external storage space of the device.
Drive functions: OneDrive, Google Drive, Dropbox (prefix syntax)
The following functions are used to manage cloud-based storage services......
Buffer (Type de variable)
The buffer type corresponds to a binary memory area....
Native Sybase Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose an optional Native Connector to Sybase (also called Native Access to Sybase......
RTF input field: Automation formatting toolbar
In RTF Edit controls, a formatting toolbar can now be automatically displayed when the control becomes editable......
Camera field: decode barcodes (prefix syntax)
In iOS and Android, bar codes can be decoded via the Camera control using BCCapture......
Mobile-friendly website: available methods
WEBDEV includes several page creation methods that allow you to create mobile-friendly websites......
GDPR: Concrete solutions
GDPR: General Data Protection Regulation...
Organizer report
The report editor gives you the ability to create "Organizer" reports....
Declaring and using a variable
A variable is defined by name and type......
Computer renamed or changed
During the development phase, you may have to change the computer used for development (change computer, rename the computer, ......
The Popup control
The Popup control is a control used to associate a popup with a page. This popup, displayed from the page into which it is inserted, is used to easily establish a dialog with the user....
Configure the setup program interface
To make the installation process more user-friendly, the setup wizard allows you to customize the interface of the setup program......
Programming a WEBDEV drop-down menu
Once the drop-down menu of your site is created, all you have to do is associate an action with each menu option......
JSONOpenReader (Function)
Creates a reader to read a JSON document without loading it into memory. Attention This function is only available from version 2025 Update 3....