ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

9. Monitor your sites, servers, etc.
Creating an executable: Information and version number
The version information of an executable corresponds to the information visible in the Windows file explorer....
Map control functions
Map control functions...
Synchronizing the analysis with external databases
The analysis must be synchronized with an external database if it uses......
The Bar Code control
The Bar Code control displays bar codes in your windows, pages or reports......
Application in kiosk mode
A kiosk application is an application from which the user cannot exit......
Shared information
The information entered when creating the files and the items is shared throughout the environment......
Help about new features: Letting users know about changes
Applications are constantly evolving......
Creating nested reports
The .NET 2.0 control (WinForm)
The ".NET 2.0 control (WinForm)" is used to easily manage the.NET controls in WinForm format (for.NET 2.0)....
Images and buttons
WINDEV, WEBDEV and WINDEV Mobile include many features to improve the appearance of applications and sites......
8. 10 tips for better interfaces...
The email structure
The email structure is a preset structure of WLanguage (no declaration is required)......
Anchored move on the main axes
To facilitate the positioning of controls, you have the ability to force their move according to the four main axes (0°, 45°, 90°, 135°)....
Crosshair in a chart
In a Line chart, it may be difficult to read the value of axes for a point that is far from these axes......
WDReplic: Overview
WDReplic is a tool used to manage the replication of data between several computers that use the same application......
Customizing keyboard shortcuts
The different editors in WINDEV, WEBDEV and WINDEV Mobile include many options that can be used directly via keyboard shortcuts......
<Window>.EdSelect (Function)
Returns one of the controls selected when the interface is modified by the end user ("Allow end users to modify the UI" option enabled).
WinEdSelect (Function)
Returns one of the controls selected when the interface is modified by the end user ("Allow end users to modify the UI" option enabled).
xxWDGetReturnValue
Used to retrieve the return value further to a call to nWDEvaluate, nWDExecute or nWDExecuteEx......
Creating an RSS reader
WINDEV, WEBDEV and WINDEV Mobile allow you to produce and/or consume an RSS feed (Rapid Simple Syndication)......
Creating an RSS stream
WINDEV, WEBDEV and WINDEV Mobile allow you to produce and/or consume an RSS feed (Rapid Simple Syndication)......
AAF: File Path edit controls
The edit controls that use the "File name and full path" input mask propose several AAFs (Automatic Application Features): a specific popup menu used to handle the file. a file preview in thumbnail format (for an Image or PDF file path)....
Native Sybase Connector: Running the same stored procedure several times
In some cases, it may be useful to execute the same stored procedure multiple times by changing one or more parameters......
Native SQL Server Connector: Executing the same stored procedure multiple times
In some cases, it may be useful to execute the same stored procedure multiple times by changing one or more parameters ......