ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Enumeration and Combination items
WINDEV, WEBDEV and WINDEV Mobile propose the Enumeration and Combination types......
Input suggestions in an Edit control
Implementing input suggestions in an Edit control is very simple......
The Table control on mobile devices (Android and iOS)
The Table control is available for Android and iOS applications......
Image control in a page
Code coverage
The code coverage is the measure regarding the coverage of tests run on an application or site......
License agreement - HFSQL Client/Server
aiImageResult (Type of variable)
The aiImageResult type is used to retrieve the result of AIDetect.
Indirection operators
The { and } operators are used to access a control, a variable, a class member or a file item by dynamically building the name of control, variable, class member or item...
Transactions in HFSQL Client/Server mode
To keep maximum compatibility between HFSQL Classic applications (single-user or multi-user) and HFSQL Client/Server applications, the transaction mechanism in HFSQL Client/Server mode is similar to the one in HFSQL Classic mode......
Shared memory areas
WINDEV, WEBDEV and WINDEV Mobile allow you to handle shared memory areas......
WDTRAD options
Linux application: Tips and tricks
In Windows/Linux multi-configuration applications, several limitations may appear: control not supported, functions not available, ......
Manipulating Map controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically manipulate Map controls....
Changing the version of projects found in SCM
When several projects share elements in the same SCM, changing the version of WINDEV and WEBDEV projects......
Set of fonts (WEBDEV site)
The browser support the most common fonts by default......
WEBDEV administrator: General configuration
The "Configuration" tab is used to define the default connection options for the WEBDEV sites found on the server and managed by the administrator......
External language: Programming in Visual Basic
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
Control constants
List of constants used by the functions for managing controls...
Handling RTF in an Edit control
Rich Text Format (RTF) is used to encode text and simplify exchange between applications......
Describing the report blocks
The different characteristics of a block can be viewed and/or modified in the description window of this block......
The "Internal report" control
The "Internal report" controls are used to print several reports (secondary reports) in a single report (main report) without programming......
HDescribeConnection (Function)
Describes a new connection to an external database.
Code style
A code style is used to automatically prefix the name of all the variables and project elements (windows, report controls, classes, etc....
CustomMenu
The CustomMenu allows you to create a custom menu in the menu bar of WINDEV, WEBDEV and WINDEV Mobile......
Table controls in "Server + AJAX" mode
The Table controls can be 100% AJAX......