ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The ListView control
The ListView control is used to display a list of graphic elements (images, logos, etc....
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......
InUniversalWindowsPlatformMode (Function)
Indicates whether the code is run in Universal Windows Platform mode (Universal Windows 10 App). Function kept for backward compatibility....
Handling a Tab control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Tab control through programming......
The triggers
A trigger is a WLanguage procedure automatically called by the HFSQL engine whenever a modification is performed (addition, deletion, modification, ......
Animation management functions
WINDEV proposes several WLanguage functions for managing animations......
"Syntax help" pane
The "Syntax help" pane displays a short help text for the function being entered......
Telephony constants
List of constants used by telephony functions...
1. Testing a site: Elements to be tested
16. Types of code
Dynamic audit
The dynamic audit of an application analyzes its runtime performance......
Different types of data (Type of variable)
A variable is defined by name and type......
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......
Specific features of Android applications
The development of Android and WINDEV Mobile applications is different in the following fields......
Handling an OLE control by programming
WINDEV enables you to handle an OLE control by programming......
Native 64-bit and native 32-bit: a single source code
The 64-bit operating systems are starting to appear on the PCs and on the servers......
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......