ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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.
3. Project dashboard
Usage example of the SysIconAdd function...
Automatic menu of tables (AAF)
Each Table control found in a window proposes a menu to the user......
HashString (Function)
Calculates the Hash of a character string according to a specific algorithm.
External language: Programming in Visual Basic
We are going to call the elements developed in WINDEV (project, windows, database schema, ......
HSave (Function)
Modifies the current record if it exists, otherwise adds a new record.
HFSQL thumbnails
To optimize the display of images in your application or in your site, you have the ability to use HFSQL thumbnails......
WDTestRest: REST web service test tool
WDTestRest is used to test the calls to an HTTP REST web service or to run a Web API accessible by HTTP......
Debugging in Android
All developers appreciate the possibility to debug an application directly on the device......
Using the Salesforce service
Salesforce is a very popular CRM software......
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......
TreeView Table report
The report editor allows you to create "TreeView Table" reports......
The Linear Looper control
A Linear Looper control is used to display a set of controls in a horizontal scrolling list......
<Image variable>.Copy (Function)
Copies an image to another image.
Specific features of the Express version
Automatic Application Features (AAF)
The Automatic Application Features (AAF) allow you to add features to your application without having to write a single line of code......
SCM: Check-in policy
The SCM gives you the ability to define a check-in policy......
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......
Context menu of TreeView controls (AAF)
Each TreeView control found in a window proposes a popup menu to the user......
Typing multilingual texts
For a multilingual application, you have the ability to......
<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.