ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Referring to an element in a WLanguage event / process
Device panel
In WINDEV Mobile, you can create applications that adapt to all devices, by setting anchors on the controls......
InUniversalWindowsAppMode (Function)
Indicates whether the code is run in Universal Windows 10 App mode.
Lower (Function)
Converts all characters in a string to lowercase according to the region settings defined in Windows.
Upper (Function)
Converts all characters in a string to uppercase according to the region settings defined in Windows.
TileAdd (Function)
Adds a new tile customization for the current Windows Store Apps application.
Certificate functions (prefix syntax)
The following functions are used to handle Windows certificates, using prefix syntax:
Handling a Calendar control by programming
WINDEV, WEBDEV and WINDEV Mobile allow you to handle a Calendar control through programming......
Anchoring applied to window controls
The windows of a WINDEV application can be resized at runtime......
Managing the Windows scheduler
Windows gives you the ability to schedule automatic tasks via the manager of scheduled tasks......
Magnetic mouse: automatically moving the cursor on the default button
The mouse cursor can be automatically positioned on the default button when the window is opened......
PopupDisplayPage (Function)
Displays a WEBDEV page as a popup in the current page with a DDW (Dim Disabled Windows) effect.
Recycle code windows
By default, a single code window is opened per ......
Project comparator
Comparing two windows (two pages, two reports, two classes, ......
Shape control properties
Shape controls in windows, pages and reports can be handled using different WLanguage properties......
Non-maximized windows in iOS
A non-maximized window can occupy a section of the screen only......
Shared memory areas
WINDEV, WEBDEV and WINDEV Mobile allow you to handle shared memory areas......
User Groupware: Multilingual applications
If your application is a multilingual application, the multilingual feature must also be managed in the windows/pages of user groupware......
7. Dynamic site on specific configurations
ContactSelect (Function)
Displays the list of contacts found on the device (Android, iPhone or iPad, Universal Windows).
<Buffer type>.AnsiToUnicode (Function)
Converts a buffer containing an ANSI string (Windows) to a buffer containing a UNICODE string.
IconInstall (Function)
Creates an icon (associated with a program) in a group of Windows programs, with the associated command line.
WLanguage procedure called by ExplorerAccept
WLanguage procedure ("Callback") called by ExplorerAccept during a drag and drop operation from the Windows explorer.
Specific features of the applications for iPhone/iPad
MDL file (kept for backward compatibility): Pattern description
The MDL file is the file used to generate a RAD window......
ExecuteAncestor (Function)
When the code is overridden, used to run the process of the template corresponding to the process of the current control.