ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Client/Server transactions: Available isolation modes
The HFSQL engine proposes to isolate the transactions......
WDConver : Use in interactive mode
Before you start using WDConver, you must have......
Device panel
In WINDEV Mobile, you can create applications that adapt to all devices, by setting anchors on the controls......
Working with the Source Code Manager
The principle for working with the Source Code Manager is as follows......
Managing main window menus
A main menu is necessarily associated with a window......
AutomaticLink (Property)
The AutomaticLink property is used to: determine if the automatic link detection mode is enabled, enable or disable the automatic link detection mode....
EndEvent (Function)
Cancels the interception of a Windows event on a WINDEV control or window (implemented by Event).
Managing HFSQL Classic data files
The HFSQL Control Center allows you to fully manage HFSQL Classic data files......
RegistryQueryValue (Function)
Reads a value in the Windows registry.
RegistryDeleteKey (Function)
Deletes a subkey from the Windows registry.
RegistryDeleteValue (Function)
Deletes a value from the Windows registry.
RecordSize (Property)
The RecordSize property is used to get the size (in bytes) of a record in: a file described in the data model editor, a file described through programming, an HFSQL view, a query....
RegistryCreateKey (Function)
Creates a key in the Windows registry.
Context menu of windows (AAF)
The popup menu of the windows (right mouse click on the window) contains the following options......
Multilingual project
Automatic data file modification
The automatic data file modification updates the description of data files on user computers......
The Navigation Bar control
The Navigation Bar control is used to create a menu area that can easily adapt to the browser size......
fRename (Function)
Modifies the name of a file.
Automatic button execution (Window)
To force an action on a window, all you have to do is define a button of this window in "Automatic execution" mode......
WDConver : Overview
WDConver is a tool used to convert data to an HFSQL Classic data file from......
The Shape control
The Shape control allows you to create geometric shapes in your windows and reports......
Creating a WINDEV Mobile project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
Using layouts in WINDEV and WINDEV Mobile
The layout is used to define several views of a window in the same project without duplicating this window......
EventExist (Function)
Indicates whether a specific procedure is run when a Windows event is sent to a control or window.
Abbreviation (Property)
The Abbreviation property gets the abbreviation of a data file. This abbreviation is defined in the data model editor when defining the data file. This property is read-only.