ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

InUniversalWindowsPlatformMode (Function)
Indicates whether the code is run in Universal Windows Platform mode (Universal Windows 10 App). Function kept for backward compatibility....
WinInXPos (Function)
Returns the horizontal position of the top left corner of the internal area (without border and title bar) of a window in relation to the top left corner of the screen.
WinInYPos (Function)
Returns the vertical position of the top left corner of the internal area (without border and title bar) of a window in relation to the top left corner of the screen.
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......
Installing and using a Bitcoin Core server
WLanguage offers various functions for handle a Bitcoin Core server......
Handling a Tab control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Tab control through programming......
WDScript: use in interactive mode
In interactive mode, the WDScript editor is divided into several areas......
6. Source Code Manager (SCM)
To simplify teamwork, WINDEV Mobile includes a Source Code Manager....
InUniversalWindowsPlatformSimulatorMode (Function)
Indicates whether the code is run in the simulator for the applications in Universal Windows Platform mode (Universal Windows 10 App). Function kept for backward compatibility....
Minimap
The minimap is an option that allows you to quickly navigate the code editor......
7. Source Code Manager (SCM)
Clipboard with history
The clipboard stores the last 10 pieces of content cut or pasted (from any editor)......
Code coverage
The code coverage is the measure regarding the coverage of tests run on an application or site......
Customizing the WINDEV User Groupware
The User Groupware in automatic mode offers many possibilities......
SQL commands available in an SQL query
WINDEV allows you to easily run queries in SQL code......
InUMCMode (Function)
Indicates whether the code is run from a code written in a user macro-code.
DrawingStyle (Function)
Allows you to find out and modify: the display mode of grayed buttons found in the windows of your application. the display mode of translucent border for the windows of your application. the mode for loading large images....
BCToImage (Function)
Generates the image of a bar code.
Navigation history in the code
The different editors enable you to directly view the code of an element by pressing the F2 key......
Error 1008: The member of the class is protected
Server code/Browser code
WEBDEV allows you to create static pages and dynamic pages......
MVP overview: Model - View - Presenter
MVP is the acronym for MODEL - VIEW - PRESENTER......
10. UMC: User Macro-Code
The "Code snippets" pane
The "Code snippets" pane lists the code snippets currently available......
iPrintBarCode (Function)
Prints a bar code (inside a rectangle).
1
2
3
4
5
6
289
>