ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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.
Certificate functions (prefix syntax)
The following functions are used to handle Windows certificates, using prefix syntax:
TileAdd (Function)
Adds a new tile customization for the current Windows Store Apps application.
Importing a WINDEV/WINDEV Mobile project and its elements
A WINDEV project and all its elements compatible with WINDEV Mobile (analysis, windows, classes, sets of procedures, queries, ......
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, ......
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......
Shape control properties
Shape controls in windows, pages and reports can be handled using different WLanguage properties......
ContactSelect (Function)
Displays the list of contacts found on the device (Android, iPhone or iPad, Universal Windows).
7. Dynamic site on specific configurations
<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
DisplayEnabled (Property)
The DisplayEnabled property is used to: determine whether or not a control or window is refreshed. If the control is displayed, its content is refreshed regularly. refresh a control or window....