ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

CriticalSectionStart (Function)
Marks the start of a critical section: no other thread will be able to run the code as long as the current thread does not exit from the critical section.
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....
The "Code hashtags" pane
The "Code" pane
The "Code" pane is used to handle the procedures (local and global procedures) and the classes found in the current project ("Global procedures", "Local procedures" and "Classes" options)......
Navigation history in the code
The different editors enable you to directly view the code of an element by pressing the F2 key......
Code coverage
The code coverage is the measure regarding the coverage of tests run on an application or site......
Handling a Tab control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Tab control through programming......
InUniversalWindowsPlatformMode (Function)
Indicates whether the code is run in Universal Windows Platform mode (Universal Windows 10 App). Function kept for backward compatibility....
Animation management functions
WINDEV proposes several WLanguage functions for managing animations......
The triggers
A trigger is a WLanguage procedure automatically called by the HFSQL engine whenever a modification is performed (addition, deletion, modification, ......
"Syntax help" pane
The "Syntax help" pane displays a short help text for the function being entered......
1. Testing a site: Elements to be tested
Telephony constants
List of constants used by telephony functions...
16. Types of code
The ListView control
The ListView control is used to display a list of graphic elements (images, logos, etc....
Handling a Multiline Zone control through programming (prefix syntax)
A Multiline Zone control can be handled programmatically using the control name....
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....
I was using C with WINDEV 5.5. How to proceed in WINDEV 2024?
You have the ability to use external languages with WINDEV......
4. Managing SMSs
With the WLanguage functions, WINDEV Mobile allows you to......
xxWDGetReturnValue
Used to retrieve the return value further to a call to nWDEvaluate, nWDExecute or nWDExecuteEx......
Code history
The code history is used to......
Handling an OLE control by programming
WINDEV enables you to handle an OLE control by programming......
WDLog: Viewing a log file
WDLog is used to view the content of a log file......
Optional events: Information retrieved (Java and Android)
WINDEV and WINDEV Mobile allow you to add optional events to the ones proposed by default for the different application elements......
Project Management Hub: Statistics
When managing a project, you must keep track of some indicators to understand the evolution of the project, its schedule, ......
1
5
6
7
8
9
278
>