ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Creating an interactive diagram
The Diagram Editor control allows end users to create and edit diagrams......
WDLog: Restoring HFSQL data files
WDLog is used to restore the data files saved by WDLog......
ErrorInfo (Function)
Retrieves information about the last error that occurred in a function of a WINDEV, WINDEV Mobile or WEBDEV component.
WDOptimizer: Optimizing indices
WDOptimizer includes multiple modes to optimize indices......
Importing/Exporting a dictionary
WDTRAD allows you to import and export a dictionary......
H.NumRec (Variable)
Contains the number of the physical record loaded in memory (which means the number of the last record read).
Fixed array (Type of variable)
A fixed array is an "advanced" type of array...
Description window of a combining query
The description window of a combining query consists of several sections......
Minimap
The minimap is an option that allows you to quickly navigate the code editor......
Visibility of the elements found in an external component
When creating an external component, you have he ability to define the elements of the external component that will be accessible (or not) by the user of the component......
SCM: Management of rights
It is possible to manage and grant certain access rights to the developers for each element in the SCM......
Error 1021: The method of the class is not global
Multi-touch support
A multitouch feature is a technique allowing the user to interact with a device via several contact points (the fingers are used in most cases)....
Refreshing the page data
In a dynamic WEBDEV site, the page data is refreshed during a user action......
Defining clickable areas
In a page, an Image control can contain clickable areas......
H.NbRecModificationQuery
Used to find out the number of records added, modified or deleted when running the last query of the current context.
Implementing the log process in an application
Regardless of the data files used by your application (HFSQL Classic or HFSQL Client/Server), the log process can be implemented on these data files......
HFSQL: Change of name
The different types of browse available in SQL
Two types of browse can be used to browse the result of a query run by SQLExec......
SQL functions for accessing the external databases
List of SQL functions used to access the external databases...
WinEdRedo (Function)
Runs the last action undone by the end user ("Allow end users to modify the UI" option enabled).
The DotNet structure
<Window>.EdRedo (Function)
Runs the last action undone by the end user ("Allow end users to modify the UI" option enabled).
Salesforce functions (prefix syntax)
List of Salesforce functions (prefix syntax)...
WEBDEV layouts
A layout allows you to define several views of a page without duplicating it......