ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

1. Project and analysis
Java application and WINDEV
A Java application is an application entirely compiled in Java......
Multiselection (Property)
The Multiselection property gets and sets the selection mode: in a Table and TreeView Table control. in a Pivot Table control. in a List Box and ListView control. in a Looper control. in a Calendar control. of files in an Upload control....
Refreshing the page data
In a dynamic WEBDEV site, the page data is refreshed during a user action......
7. AJAX technology
Handling an Upload control through programming
The Upload control is used to upload one or more files....
gpwListOAuthParameters (Function)
Retrieves the list of OAuth parameters defined for the User Groupware, i.e. the list of providers (Google, Facebook, etc.) to which it is possible to connect via the User Groupware. These parameters are defined via the User Groupware administration site.
hdfsRights (Type of variable)
The hdfsRights type is used to define the advanced characteristics regarding the access rights to an element (file, link, directory) of the Hadoop file system.
Looper control populated programmatically
A Looper control populated programmatically is directly linked to lists stored in memory......
Managing the groups and users (HFSQL Client/Server)
To simplify the management of users and groups of users, the HFSQL Client/Server engine uses several variables allowing you to easily define the characteristics of groups and users......
FileFilter (Property)
The FileFilter property gets and sets the filter used to display files: when using assisted input in an Edit control or table column with the "File path autocomplete" option (in the "General" tab of the description window), in the file picker displayed when the user selects the "Browse..." option in the context menu of an Edit control, table column or Combo Box control....
Testing a dynamic project from the administrator
Running the test from the WEBDEV administrator (WDAdmin) is used to check ......
Deploying in the cloud for PC SOFT applications
PC SOFT allows you to host your sites in the CLOUD for PC SOFT applications......
Error 4: A space is required after the ':' character
Error 1004: To explicitly access an element of the base class '%1', use the syntax
ERR_BAD_COMMANDLINE
ERR_BAD_COMMANDLINE error...
ODBC driver for HFSQL Classic and for HFSQL Client/Server (Windows)
The ODBC driver for HFSQL Classic (single-user or multi-user) is used to access an HFSQL Classic database from an external database software that supports the accesses by ODBC......
ERR_MSG_BOX
Error 1005: To explicitly access a global element of '%1' class, use the syntax
Managing the load balancing (dynamic load balancing on server)
The server that is hosting a HFSQL database engine can be very busy......
22 tips for optimizing the speed of a site
When a site is on-lined, one of the main expectations of Web users is speed......
Help about new features: Letting users know about changes
Applications are constantly evolving......
Dynamic site: Persistent session
For a dynamic WEBDEV site, when starting the site (site called from a browser), a session representing the site is loaded in memory on the server......
ERR_BAD_CONTEXT_FOUND
SEO-ready page in session mode
In WEBDEV, there are two methods to develop a site......