ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Creating an executable without library
When creating an executable, you can choose not to use a library or not to include all the elements of the project in the library...
2. Examples and components provided with WEBDEV
The project description window allows you to configure various elements of your project......
Automatic completion
The automatic completion helps you write WLanguage code in your applications......
Project dashboard
The project dashboard provides an overall view of project status via different widgets.......
Instant spotting of modified code/current code
The modified lines of code are immediately visible......
The different types of sites
WEBDEV enables you to create static sites and/or dynamic sites......
WDScript: use in interactive mode
In interactive mode, the WDScript editor is divided into several areas......
1. Testing a site: Elements to be tested
Yes,No (External language)
Displays a dialog box that includes a logo, a message and the "Yes" and "No&quot buttons.
Database parameters (Setup program)
The setup program creation wizard includes the setup of the database along with the application and suggests additional elements......
Code editor: Various operations
The code editor is the editor where the developers spend most of their time. This help page presents a series of useful options for the most common actions ......
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....
Managing fonts in an iOS or Android project
Android or iOS projects can use custom fonts......
8. External component
An external component is a set of WINDEV Mobile elements: windows, reports, analysis, etc....
Utility components
WINDEV includes several utility components that allow you to handle data directly......
PDF file functions (prefix syntax)
PDF file functions...
InUMCMode (Function)
Indicates whether the code is run from a code written in a user macro-code.
InUniversalWindowsPlatformMode (Function)
Indicates whether the code is run in Universal Windows Platform mode (Universal Windows 10 App). Function kept for backward compatibility....
Code completion in the code editor
The following mechanism allows developers to write WLanguage code more easily in the code editor ......
Code snippets
The code editor allows you to enter "Code snippets"......