ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Manipuler un champ Editeur_Images_WB par programmation
Abre una ventana cuyo resultado se recuperará a través de una Procedure WLanguage ("callback").
Geolocation functions/GPS
The following functions are used to handle geolocation data and to control GPS devices......
HEX@ (Type of Variable)
Le type _VisiteGuidéeActionAutorisée permet de définir toutes les caractéristiques avancées d'un XXX....
Instant spotting of modified code/current code
The modified lines of code are immediately visible......
CriticalSection
The CriticalSection keyword can correspond to: the CriticalSection function, which makes it possible to enable a named or on-variable critical section in the statement USING ... IN. the CriticalSection variable, which makes it possible to define critical sections to limit the simultaneous execution of a code (procedure, line of code, etc.) to one thread at a given moment in an application....
The "Code hashtags" pane
InWindowsStoreAppSimulatorMode (Function)
Identifies whether or not the code is executed in the simulator for applications in Windows Store mode. Function kept for backward compatibility....
Splitting Business logic / UI code
During the development cycle of an application, the code that is specific to the interface (UI) and the code that is specific to the business logic (access to databases, etc.) are often "mixed"...
17. WLanguage: a simple and powerful language
Marker (Type of variable)
The Marker type is used to define the characteristics of a marker that must be positioned on a map displayed in a Map control.
DisplayFormattingMarks (Property)
The DisplayFormattingMarks property is used to: Determine if formatting marks are shown or hidden in a Word Processing control. Show or hide formatting marks in a Word Processing control....
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......
MapDeleteMarker (Function)
Deletes a marker from a map displayed by a Map control.
<Map>.DeleteMarker (Function)
Deletes a marker from a map displayed by a Map control.
3. Application development cycle
Development cycle of a WINDEV application....
InUniversalWindowsPlatformMode (Function)
Indicates whether the code is run in Universal Windows Platform mode (Universal Windows 10 App). Function kept for backward compatibility....
InUMCMode (Function)
Indicates whether the code is run from a code written in a user macro-code.
Quick search in the current code
When coding, developers often need to do a quick search in the current code...
Using Kotlin code
Kotlin is a programming language mainly used for Android development......
Printing bar codes
WINDEV, WEBDEV and WINDEV Mobile allow you to print bar codes....
Minimap
The minimap is an option that allows you to quickly navigate the code editor......
WDAPI overview
WDAPI simplifies the use of Windows APIs in a WINDEV application......
Project compilation: Warning, Error, Information, Programming standard...
When developing a project, the project is compiled on a regular basis....
MapAddMarker (Function)
Adds a new marker onto a map displayed in a Map control.
1
2
3
4
5
6
283
>