ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Windows,Title (External language)
Modifies the title of the next window (or dialog box) displayed.
System popup menu
The system popup menus are managed by the system (Android, Windows, ......
Window control search functions
WINDEV allows the user to perform a search among all the texts found in a window or in a control......
grAxisTitleFont (Function)
Modifies the font used for the titles of the chart axes.
MVP RAD
WINDEV proposes an MVP RAD that generates the "table" and "form" windows as well as the necessary Presenter and Model classes......
Organizer control properties
Several WLanguage properties can be used on an Organizer control found in a window......
InWindowsStoreAppSimulatorMode (Function)
Identifies whether or not the code is executed in the simulator for applications in Windows Store mode. Function kept for backward compatibility....
SysIconBadge (Function)
Returns or modifies the value displayed in the badge associated with the icon of an iOS or Universal Windows 10 App application.
InWinRTMode (Function)
Indicates whether the code is run in WinRT mode (Windows Store apps). Function kept for backward compatibility....
FullScreen (Function)
Enables or disables the full-screen mode in the applications in Universal Windows 10 App mode.
EmailOpenMail (Function)
Opens the default messaging software: of Web user on the browser computer. of the user on the current Windows computer. on the phone....
Recycle code windows
By default, a single code window is opened per ......
New Features brochure - Version 27: New WINDEV features
New features in WINDEV 27 presented in the New Features brochure....
Markdown
Markdown is a lightweight markup language that allows you to apply formatting to text......
Repositionable note (AAF)
End users can create repositionable notes in all the windows of their WINDEV applications......
CtCursorOptions (Property)
The CtCursorOptions property is used to get the type of cursor used when connecting to an external database.
Drag and Drop from the explorer
The Drag and Drop from the explorer consists in selecting one or more files in the Windows explorer and in transferring them into a control of a WINDEV window......
MDL file (kept for backward compatibility): Window description
The MDL file is the file used to generate a RAD window......
<Chart>.AxisTitleFont (Function)
Modifies the font used for the titles of the chart axes.
The Bar Code control
The Bar Code control displays bar codes in your windows, pages or reports......
ContactEdit (Function)
Opens the form of a contact in edit mode in the device's native contacts application (Android, iPhone, iPad, Universal Windows)....
WBSetup: Managing additional languages
The "WBSetup" project corresponds to the standard setup program of WEBDEV sites......
WLanguage procedure called by URISelect
WLanguage procedure ("callback") called by URISelect for the selected file.
Slider control properties (in a window)
List of properties associated with the Slider control found in a window...
11. Internal components in practice
Internal components in practice...
JSONExecuteExternal (Function)
Calls an external server URL that returns data in JSON format (JavaScript Object Notation).