ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

BurnerCompilationInfo (Function)
Retrieves the characteristics of current compilation.
InWindowsStoreAppMode (Function)
Indicates whether the code is run in Windows Store apps mode. Function kept for backward compatibility....
Zombie procedures
In most cases, old code contains procedures that are used but that do no longer match the current quality standard......
Undocking the editors
Who has never wanted to view the code and the UI at the same time, without being constrained by the environment? WINDEV, WEBDEV and WINDEV Mobile allow you to "detach" the editors from the environment of the main window......
Project description: Compilation tab
The project description window allows you to configure various elements of your project......
Project description: Files tab
The project description window allows you to configure various elements of your project......
Project description: Languages tab
The project description window allows you to configure various elements of your project......
Project description: Options tab
The project description window allows you to configure various elements of your project......
Project description: SCM tab
The project description window allows you to configure various elements of your project......
Project description: Advanced tab
The project description window allows you to configure various elements of your project......
BurnerAddDirectory (Function)
Adds all the files found in a directory to the compilation.
InWindowsStoreAppSimulatorMode (Function)
Identifies whether or not the code is executed in the simulator for applications in Windows Store mode. Function kept for backward compatibility....
InWinRTMode (Function)
Indicates whether the code is run in WinRT mode (Windows Store apps). Function kept for backward compatibility....
Clipboard with history
The clipboard stores the last 10 pieces of content cut or pasted (from any editor)......
Browser code (WLanguage): Framework 2
From version 22, WEBDEV proposes a new WLanguage framework for the browser code...
Managing the XSD
...WINDEV, WEBDEV and WINDEV Mobile allow you to import files in XSD format....
Quick search in the current code
When coding, developers often need to do a quick search in the current code...
WDScript: use in interactive mode
In interactive mode, the WDScript editor is divided into several areas......
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....
Navigation history in the code
The different editors enable you to directly view the code of an element by pressing the F2 key......
BurnerSave (Function)
Burns the files found in the compilation onto the CD or DVD.
Compilation options (chm format)
2. Examples and components provided with WEBDEV
nWDExecute: Running a WLanguage function
Running a WLanguage function by dynamic compilation with command formatting......
InUniversalWindowsPlatformMode (Function)
Indicates whether the code is run in Universal Windows Platform mode (Universal Windows 10 App). Function kept for backward compatibility....
1
2
3
4
5
6
267
>