ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Stored procedures and queries (HFSQL Client/Server)
The stored procedures are used to simplify the development and the maintenance of your applications by factorizing the code......
Combo Box and List Box controls: Automatic features (AAF)
The List Box and Combo Box controls can benefit from several AAFs......
The Captcha control
The "captcha" are the distorted texts that the Web user must decode and re-enter in a site before validating a form....
Action Bar of a window
Action Bars replace the title bar of a window and display different types of information......
Report viewer: "Find" tab
A search feature is automatically available when previewing a report......
Validity period of site pages
When creating a page, a validity period can be defined for this page......
Sub-modeling
In a flexible modeling, the "Application", "Process" and "Choice" elements can be used to enter in a "sub-modeling"......
Objective C: Calling a WLanguage procedure
A global procedure in WLanguage can be directly called from the code of a global procedure in Objective C......
7. HFSQL: files physically created
Handling files on an FTP server
FTP (File Transfer Protocol) is a protocol for transferring files from one site to another......
Managing context menus in a WINDEV or WINDEV Mobile application
A context menu can be opened by the user via a right mouse click......
How to create a patch?
JITc
The principle of JITc technology (Just In Time Compilation) is straightforward......
iPad window: Window creation wizard
The wizard for creating iPad windows allows you to easily create a window containing all the main elements of a window for an iPad application......
Using the UI modification when running a project or window test
End users can directly modify the interface of the application (according to the options specified by the developer).......
5. HFSQL Cient/Server
1. Project and analysis
Creating a branch
A branch is used to create a copy of the current project in order to perform modifications, additions, etc....
Dynamic instantiation of a .NET object
A .NET object can be dynamically associated with a .NET class, we talk of dynamic instantiation of object....
Using ODBC on HFSQL Classic via JDBC
The ODBC driver on HFSQL Classic is used to access a HFSQL Classic database from an external database software that supports ODBC accesses......
Timer on button (AAF)
In an application developed in WINDEV, the user has the ability to implement a timer on a button......
Events associated with the project
List of events associated with the project...
Native Oracle Connector for WINDEV and WEBDEV
Native SQL Server Connector for WINDEV and WEBDEV 2024
Resizing a window (AAF)