ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Setup of the WEBDEV Application Server for Linux
Error 1012: The class member is not global: it cannot be accessed from a global method
Error 4: A space is required after the ':' character
WEBDEV site deployment: Files to install
The setup program creation wizard allows you to select the files that will be installed with the site......
Creating an executable: Managing manifests
When running an executable, Windows Vista (and later) performs several checks regarding the rights of the current user via the UAC mechanism (User Account Control)......
User Groupware: Creating and installing the executable
The executable of an application that supports the User Groupware is a multi-instance executable....
Managing the calendars (Android/iOS)
WINDEV Mobile allows you to easily access the calendars and appointments found on the phones and tablets in Android and iOS......
Testing a dynamic project from the administrator
Running the test from the WEBDEV administrator (WDAdmin) is used to check ......
TriState (Property)
The TriState property is used to: Determine if a check box option supports 3 or 2 states. Determine if a TreeView control uses 3-state or 2-state check boxes. Modify the type of a switch option: 3-state or 2-state options....
Native SQL Server Connector for WINDEV and WEBDEV 2024
14. PHP generation in practice
Updates the characteristics of a WEBDEV account in a WEBDEV Application Server....
Docker image of the HFSQL server
From version 22, a Docker container with the HFSQL server is available in Docker Hub......
Defining specific character sets in HFSQL data files
When an application is used to display or save data in HFSQL files, this data is entered in the current language......
Creating a frameset
WEBDEV proposes several methods for creating a frameset......
Generating a library
Generating a library consists in selecting the elements handled by this application (windows, reports, classes, sets of procedures, queries, data files......
Validating a page other than the current page
In some cases, you may have to propose the validation of a page via a button (or a link) found in a different frame......
User Groupware: Configuring the application
Once the User Groupware is configured, the configuration of users and accesses is performed at runtime, by connecting with a "supervisor" account......
Creating, generating and deploying a web service
WINDEV and WEBDEV allow you to directly generate web services that use the SOAP technology......
Custom title bar with menus and controls
There is a new trend in UI design: application menus in the title bar!...
SaaS administrator - Managing the subscriptions
The SaaS subscriptions are used to make a SaaS site available to a client account......
ListDLL (Function)
Returns: runtime List of libraries (".DLL" files) used by the current WINDEV application, WINDEV Mobile or WEBDEV site. Only the libraries loaded in memory are listed. in test mode: all libraries installed on the current workstation....