ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

3. Debugger
Analyzing dependencies and orphan images
To help you manage the navigation of the Web users in your sites, an advanced feature for analyzing the dependencies and the orphan images is available in WEBDEV......
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....
InUniversalWindowsPlatformMode (Function)
Indicates whether the code is run in Universal Windows Platform mode (Universal Windows 10 App). Function kept for backward compatibility....
16. Types of code
Cross-references in the code editor
The cross-references in the code editor are used to identify......
External language: Programming in Pascal
We are going to call the elements developed in WINDEV (project, windows, ......
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....
Operating mode of HFSQL application
A HFSQL application can operate in network mode or in Client/Server mode......
SQL commands available in an SQL query
WINDEV allows you to easily run queries in SQL code......
MVP overview: Model - View - Presenter
MVP is the acronym for MODEL - VIEW - PRESENTER......
Error 102: The constants can be defined in the initialization code of project, ...
External language: Programming in Fortran
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
CodeJS (Property)
The CodeJS property is used to read and change the JavaScript code associated with a Web Component control.
WDScript: use in interactive mode
In interactive mode, the WDScript editor is divided into several areas......
3. Application development cycle
Development cycle of a WINDEV application....
The Bar Code control
The Bar Code control displays bar codes in your windows, pages or reports......
Creating your own User Macro-Codes
The User Macro-Codes are sections of WLanguage code allowing the end user to customize his application......
18. Order of execution of the code of buttons/links
Handling the report blocks through programming
Each report block is associated with different events......
Handling external JavaScript objects from WLanguage
The WLanguage in "Browser" mode is used to interface with the Web APIs such as the ones proposed by Google or Yahoo......
Checking out an element
To work on a project element found in the Source Code Manager, you must check out the element before it can be modified......
The Table control
The Table control is used to simplify the display and the input of information stored in memory or coming from a data file, a view or a query......
Reading bar codes
WINDEV, WEBDEV and WINDEV Mobile allow you to create applications for reading bar codes......
MVP RAD
WINDEV proposes an MVP RAD that generates the "table" and "form" windows as well as the necessary Presenter and Model classes......
1
2
3
4
5
6
282
>