ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Importing a WINDEV window into a WEBDEV website
The Windows windows developed with WINDEV...
Importing a WINDEV window into a Mobile project
The WINDEV windows not having the same format in WINDEV Mobile, WINDEV Mobile gives you the ability to import a WINDEV window into a WINDEV Mobile project...
Integrating a WEBDEV site into a WINDEV application
By integrating a website into a window in a desktop application, you can share existing elements and boost productivity...
Hosting parameters
The hosting parameters define the default values that will be used to create the new hosting accounts......
1. RAD (Rapid Application Development)
MDIWindowMenu (Function)
Modifies the layout of the MDI child windows.
SysDetectLockedSession (Function)
Detects the change of lock for the Windows session.
RegistrySetValue (Function)
Writes a value to a key in the Windows registry.
RegistryExist (Function)
Checks the existence of a key in the Windows registry.
Dim disabled windows
Your application opens several windows at the same time and you don't know which one to use?......
Find out the account that runs the AWP protocol
ControlEnabled (Function)
Enables a control or a group of controls in a window. An animation can be set on the controls during this operation.
Handling a Looper control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Looper control by programming......
Handling Button controls programmatically
WINDEV, WINDEV Mobile and WEBDEV allow you to programmatically handle Button controls......
How to create a menu?
Registry management functions
List of functions for managing the registry...
WarningAsynchronous (Function)
Displays a custom message in a non-blocking system warning window.
Brochure of new features: New WINDEV features
New features in WINDEV 28 presented in the New Features brochure....
2. Types of accessible files
Types of accessible files...
EndDate (Property)
The EndDate property is used to get and change the selected time period end date: in a Calendar control, in an Organizer control. in a Scheduler control....
3. Types of accessible files
ContactCreate (Function)
Displays the window for contact creation of the native application for contact management found on the device (Android, iPhone or iPad, Universal Windows).
ErrorBuild (Function)
Displays a custom error message in a system error window.
Warning (Function)
Displays a custom message in a system warning window.
Properties associated with the control templates
Several WLanguage properties can be used to handle a control template in a window or in a page......
Window (External language)
Returns the number of windows opened at a given time.
<String type>.AnsiToUnicode (Function)
Converts an ANSI string (Windows) to a UNICODE string.
InWindowsMode (Function)
Indicates whether the code is run in Windows mode or not.