ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Marker (Type of variable)
The Marker type is used to define the characteristics of a marker that must be positioned on a map displayed in a Map control.
The Dockable Panel control
The Dockable Panel control allows you to easily organize the software interface into zones that the end user can freely move......
WEBDEV layouts
A layout allows you to define several views of a page without duplicating it......
WDAPI: Converting a declaration of C function or structure
WDAPI is used to convert a declaration of C function or structure into a declaration of WLanguage function or structure......
xxWDGetReturnValue
Used to retrieve the return value further to a call to nWDEvaluate, nWDExecute or nWDExecuteEx......
"Clickable" image in a window
WINDEV and WINDEV Mobile give you the ability to use clickable images......
RepeatableReadSupported (Property)
The RepeatableReadSupported property is used to: Determine if the data file (defined in the data model editor or programmatically) can be used in HFSQL Client/Server in a transaction that includes a "Repeatable Read" isolation mode. Allow the use of a transaction that includes a "Repeatable Read" isolation mode for a data file (files described programmatically only)....
MapDeleteMarker (Function)
Deletes a marker from a map displayed by a Map control.
IMAP protocol
The IMAP protocol is a standard protocol for managing emails......
Using the WINDEV windows from the Java source codes
WINDEV can be used to generate windows for a Java application......
The structure of the file for remote control
The management of remote control uses a file in INI format......
Handling a .NET 3.0, 4.0 control, ... (WPF) through programming
WINDEV enables you to handle a .NET 3.0, 4.0 control, ... (WPF) by programming......
<Source>.ChangeLocation (Function)
Modifies the search mode of physical data files (.FIC, .NDX, ...).
HChangeLocation (Function)
Modifies the search mode of physical data files (.FIC, .NDX, ...).
Customizing the WEBDEV User Groupware
The groupware in automatic mode offers several possibilities......
How to set the focus to a column in a Table control?
To set the focus to a column in Table control (i.e. to be positioned in input in this column), ......
2. Examples and components provided with WEBDEV
SCM: Retrieving changes made in a branch
Any changes made in a branch can be retrieved in the main version of the application......
Handling a Linear Looper control through programming
WEBDEV allows you to handle a Linear Looper control through programming....
WDBal messaging: Writing a message
WDBal, the secure messaging provided with WINDEV, WEBDEV and WINDEV Mobile, allows you to easily write a message......
<Map>.DeleteMarker (Function)
Deletes a marker from a map displayed by a Map control.
SCM: Optimizing the time management
From version 110042, the dates and times are stored in the Source Code Manager in UTC format (Universal Time Coordinates) instead of local computer time......
Installing OpenOffice
WINDEV, WEBDEV and WINDEV Mobile propose a spelling checker......
HClusterIgnoreSynchro (Function)
Defines a node of the HFSQL cluster as data source to perform the cluster synchronization.
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......