ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

dbgCheckNotNull (Function)
Checks whether an expression is not Null in assertive programming and in automated test mode.
docSection (Type of variable)
The docSection type is used to define the advanced characteristics of a section found in a document or paragraph.
Creating and deploying a setup program: How to?
Creating the setup program allows you to deploy a WINDEV application on the end-user computers......
The Clickable Image control
The Clickable Image control can be used to......
Using .NET assemblies in a project
To use .NET assemblies in a project......
Constants for managing videos
List of constants used by the functions for video management....
Comparing the project messages
The comparison between source and target text helps you find translation errors......
ExecutionMode (Function)
Allows you to: find out and/or modify the behavior of the application or site when some errors are generated. optimize the calls to the functions declared externally. find out and/or change how the application uses JITc. find out and/or modify the management mode of low references for all the instantiated objects....
MVP overview: Model - View - Presenter
MVP is the acronym for MODEL - VIEW - PRESENTER......
HViewToFile (Function)
Saves the modifications performed in an HFSQL view (by HModify, HDelete or HCross) in the corresponding data file. This function uses the former view mechanism.
Audits
The audits provide a set of features used to automatically improve the project quality and performances, and to follow the conditions in which it is implemented......
dbgCheckNull (Function)
Checks whether an expression is Null in assertive programming and in automated test mode.
Key and referential integrity
In an analysis, the "Key" items are also used to manage the consistency of data (called referential integrity)......
11. Table/Looper controls
Transactions in HFSQL Client/Server mode
To keep maximum compatibility between HFSQL Classic applications (single-user or multi-user) and HFSQL Client/Server applications, the transaction mechanism in HFSQL Client/Server mode is similar to the one in HFSQL Classic mode......
2. Web development and WEBDEV
WEBDEV Tutorial: WEBDEV overview Lesson 2: Web development and WEBDEV - 10 min
XMLDelete (Function)
Deletes the current element (as well as the entire branch) from an XML document.
HChangeKey (Example)
Usage example of the HChangeKey function
HAdd (Example)
Usage example of the HAdd function
Debugging in PHP
A site generated in PHP can be debugged in standard WEBDEV mode......
Window with arrow (iPad)
The principle of windows with arrow is straightforward......
docStyle (Type of variable)
The docStyle type is used to define the advanced characteristics of a style belonging to a document, a paragraph or a document fragment.
Sub-modeling
In a flexible modeling, the "Application", "Process" and "Choice" elements can be used to enter in a "sub-modeling"......
11. Table/Looper controls
HSetLog (Function)
Enables or disables log management on a file.