ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Creating an interactive diagram
The Diagram Editor control allows end users to create and edit diagrams......
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...
Error 1021: The method of the class is not global
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......
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.
HFSQL: Change of name
The DotNet structure
<Window>.EdRedo (Function)
Runs the last action undone by the end user ("Allow end users to modify the UI" option enabled).
WinEdRedo (Function)
Runs the last action undone by the end user ("Allow end users to modify the UI" option enabled).
WEBDEV layouts
A layout allows you to define several views of a page without duplicating it......
Salesforce functions (prefix syntax)
List of Salesforce functions (prefix syntax)...
Style of a control
As soon as it is created, a control is associated with a style......
Copying the style of a control
Copying the style of a control consists in copying the characteristics of a control style into another control......
Creating an executable: Data file directory
Two types of directories can be configured when creating the executable......
The TimeLine control
The TimeLine control is used to represent chronologies of close events that can be parallel....
SchedulerPosition (Function)
Displays a Scheduler control from a specified date or returns the date of the first day (or last day) displayed in a Scheduler control.