ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Project description: Advanced 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......
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....
TwoFactorAuthenticationGenerateLink (Function)
Generates a link to register an account in an authentication application. When associated with a Bar Code control, this link will show a QR code that can be scanned in the authentication app installed on the phone.
CodeEditorUncomment (Function)
Uncomments the current selection in the Code Editor control. "//" characters at the beginning of the current line are removed....
TwoFactorAuthenticationCheckCode (Function)
Verifies the code given by an authentication application.
Error 1014: The access to the member of the class is restricted by a private inheritance
Error 701: The property is read-only
Handling a Spin control through programming
WINDEV allows you to handle a Spin control through programming......
Handling a Slider control through programming
WINDEV and WINDEV Mobile allow you to handle a Slider control through programming......
Specific features of Android applications
The development of Android and WINDEV Mobile applications is different in the following fields......
External language: Programming in Fortran
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
Compilation statement: COMPILE IF
The <COMPILE IF> statement allows you to compile (or not) a WLanguage code according to a condition.
Operations performed on use case diagrams
The following paragraphs explain......
Sharing your source code with the SCM
WINDEV Tutorial - An SCM for WINDEV Sharing your source code with the SCM - 30 min
LST: The Technical Support Newsletter, the WINDEV and WEBDEV magazine
Zombie data files and items
During the life of an application, items live and die......
UMCOpen (Function)
Opens the edit window of User Macro-Code for the current window.
Error 107: Redefinition of the parameter
Word Processing control events
WINDEV manages the following events by default......
Events associated with an infinite Progress Bar control
Events associated with a Dockable Panel control
Events associated with Link controls
List of events associated with Link controls...
WDLog: Overview
The different operations that can be performed with WDLog are as follows......
1
5
6
7
8
9
343
>