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.
Context menu of TreeView controls (AAF)
Each TreeView control found in a window proposes a popup menu to the user......
Handling controls in a window
The different operations that can be performed on the window controls are as follows......
VideoRequestPermission (Function)
Requests permission to use the device's camera....
5. Site test in practice
Strict monitoring of a project
Via the Project Management Hub, WINDEV, WEBDEV and WINDEV Mobile allow you to define the different actions required to create a project......
User Groupware: Configuring the site
Once the User Groupware is configured, the configuration of users and accesses is performed at runtime, by connecting with a "supervisor" account......
In depth look at windows, pages and reports
WINDEV, WINDEV Mobile and WEBDEV allow you to create custom interfaces with the window editor and the page editor......
WDBal messaging: Overview
WDBal is a secure messaging, included in WINDEV, WEBDEV and WINDEV Mobile......
Locking data files: correspondence between WINDEV 5.5 and the later versions
Managing space characters in the searches?
Automatic menu of tables (AAF)
Each Table control found in a window proposes a menu to the user......
Toolbar and menu of the SCM
The different options of the SCM can be handled via the SCM toolbar or the options of a specific menu ("SCM" from the main menu of the product used)......
zipChangePath (Function)
Modifies the stored path of a file in an archive (in ZIP, WDZ or 7z format).
Local storage management functions
The following functions are used to manage the local storage of data in browser code....
Custom properties (WLanguage)
A custom property is a code element with two events......
Tutorial
A tutorial is supplied with WINDEV, WEBDEV and WINDEV Mobile......
HSave (Function)
Modifies the current record if it exists, otherwise adds a new record.
Remote WEBDEV administrator: Show the statistics
...The statistics become available once the log files have been imported....
4. HFSQL Classic
HFSQL Classic is the database format......
Type of pages created by RAD
The page creation wizard shows different types of pages associated with HFSQL data files......
Using the Salesforce service
Salesforce is a very popular CRM software......
Handling controls in a report
The different operations available for the report controls are as follows......
Calculations in the columns of a Table control
When a Table control contains numeric data, it may be useful to get the total of a column or count the number of elements......
<Source>.LinkMemo (Function)
Used to associate a file with a binary memo item or to cancel the existing link between a file and a binary item.
Testing a dynamic project (session or AWP mode) from WEBDEV
The test of the entire project allows simulating the startup of the site......