ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HFSQL: Change of name
Project comparator
Comparing two windows (two pages, two reports, two classes, ......
Managing the load balancing (dynamic load balancing on server)
The server that is hosting a HFSQL database engine can be very busy......
Creating a Java archive
When your Java application is developed, you can......
The Windows registry
Several WINDEV functions can be used to handle the Windows registry......
Error 1004: To explicitly access an element of the base class '%1', use the syntax
JITc
The principle of JITc technology (Just In Time Compilation) is straightforward......
SysColor (Function)
Identifies or modifies the color of a Windows element.
Error 305: The element does not exist in the window
Context menu of windows (AAF)
The popup menu of the windows (right mouse click on the window) contains the following options......
Close (External language)
Closes the current window and restores the context that existed before the window opening.
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......
zipExeCreationParameter (Variable type)
The zipExeCreationParameter type is used to define all the information needed to create a self-extracting archive (.EXE file). This new variable type is available from WINDEV Suite SaaS 2025 Update 3....
SCM: Checking in an element
When an element is checked back into the repository, it becomes available to all the users of the Source Code Manager......
3. Deploying a WINDEV application
TraceDeleteAll (Function)
Clears the content of trace window opened in parallel with the current window.
SetFocus (Function)
Set focus: to a control (found in a window, in a page or in a frameset). to a window....
Report based on a Table control
A report based on a data-bound Table control is used to directly print the information displayed in the control (based on a table or populated programmatically)......
Manipulating Pivot Table controls programmatically
A Pivot Table control can be handled through programming......