ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Creating a WINDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
Project configuration
Project configurations allow you to adapt the same project to multiple "targets"......
Input suggestions in an Edit control
Implementing input suggestions in an Edit control is very simple......
aiImageResult (Type of variable)
The aiImageResult type is used to retrieve the result of AIDetect.
Creating an executable: Data file directory
Two types of directories can be configured when creating the executable......
Dialog (Function)
Displays a message box and returns the value of the button clicked by the user.
Context menu of windows (AAF)
The context menu of the windows (right mouse click on the window) contains the following options......
SQL Server Native Connector: Execute the same stored procedure more than once
In some cases, it may be useful to execute the same stored procedure multiple times by changing one or more parameters......
HFSQL server replication
The replication between HFSQL servers consists in automatically replicating the data from server to server, in an asynchronous way......
Software factory: Rights management
To secure the execution of action plans, it is possible to implement a rights management system......
Mobile-friendly website: available methods
WEBDEV includes several page creation methods that allow you to create mobile-friendly websites......
Native Oracle Connector for WINDEV and WEBDEV
WINDEV and WEBDEV offer an optional Native Oracle Connector (also called Native Oracle Access......
WDLog: Saving HFSQL data files
WDLog allows you to save all the HFSQL data files used by a WINDEV or WEBDEV application......
Value of constants for the Windows 32-bit API
Value of constants for the Windows 32-bit API...
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)......
Composite report
The report editor gives you the ability to create "Composite" reports. In this case, the report includes several sub-reports....
Handling Organizer controls programmatically
Organizer controls can be handled programmatically....
Accessing a database in local mode (SQLite)
WEBDEV allows a site to create and access a database created by the browser on the computer of the Web user in browser code....
Generating and deploying 64-bit applications
WINDEV allows you to automatically generate and install a 64-bit application.
Set of fonts (WEBDEV site)
The browser support the most common fonts by default......
Handling the framesets
The different operations that can be performed on the framesets are as follows......
Events associated with reports
The following events are associated to reports (order of appearance in the code editor)......