ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

System popup menu
The system popup menus are managed by the system (Android, Windows, ......
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....
FullScreen (Function)
Enables or disables the full-screen mode in the applications in Universal Windows 10 App mode.
FreeDLL (Function)
Frees the 32-bit library (DLL) that was loaded in memory by LoadDLL.
Transfer (Function)
Copies a block of bytes or a fixed-length string from a memory address into another one.
LoadDLL (Function)
Loads the specified library (DLL) in memory.
Recycle code windows
By default, a single code window is opened per ......
Miscellaneous Windows functions
List of miscellaneous Windows functions...
ExeInfo (Function)
Retrieves the specified information about the version of an executable or DLL.
Creating an executable: Operating mode and library
The operating mode of an executable allows you to define whether the executable can be used by one or more users......
ContactEdit (Function)
Opens the form of a contact in edit mode in the device's native contacts application (Android, iPhone, iPad, Universal Windows)....
Voice commands in your applications
The applications that you develop can react to the user's voice......
Repositionable note (AAF)
End users can create repositionable notes in all the windows of their WINDEV applications......
nWDOpenWDL: Opening a library
Opens a library created by WINDEV (file with a WDL extension)......
Installing WINDEV/WEBDEV/WINDEV Mobile: Complying with the directory standard
The different Windows versions propose standard regarding the location of some files and the use of directories......
Reverse modeling of inheritances
Your windows or your pages use window, page or control templates, and you want to find out the dependencies between these templates? Simply perform a reverse modeling of inheritances......
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......
Fixed array (Type of variable)
A fixed array is an "advanced" type of array...
ProgressBarSystem (Property)
The ProgressBarSystem property is used to get and change the progress bar used as system progress bar (in the taskbar) with Windows 7 (and later).
InWinRTSimulatorMode (Function)
Identifies whether or not the code is executed in the WinRT simulator (simulator for applications in Windows Store mode). Function kept for backward compatibility....
MapLicenseBing (Function)
Indicates the "Bing map" license key that will be used in the Map controls used in Universal Windows 10 App mode.
SystemBarColor (Property)
The SystemBarColor property is used to get or change the system bar color in full-screen windows on mobile devices.
ContactAdd (Function)
Adds a contact: in a Lotus Notes or Outlook address book. into the list of contacts on the device (Android, iPhone or iPad, Universal Windows)....
Handling the views of a window
To easily handle huge windows (that cannot be entirely displayed in the editor for example), WINDEV and WINDEV Mobile allows you to handle several views of the same window......
Difference of behavior in Windows Vista (and later)
The test of your project was run using one of the Vista/7 test options......