ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WDXView : Use
This help page presents the different features of WDXView......
Managing breakpoints
During a project test in the editor, breakpoints are used to automatically start the debugger from a given line......
Handling a Tab control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Tab control through programming......
Skin template generator
Development teams that have design expertise sometime want to be able to create their own skin templates......
BackgroundStyle (Property)
The BackgroundStyle property is used to get and modify the background style of cells in tables and/or TreeView Tables....
DnDForce (Function)
DnDForce is kept for backward compatibility.
RequestUpdateUIParent (Function)
Asks to run the "Request for refreshing the display" process of parent. This function is kept for backward compatibility.
ExecuteUpdateUIParent (Function)
Immediately executes the "Request for refreshing the display" event of the parent. This function is kept for backward compatibility.
Handling menu options programmatically
The menu options can be handled......
MaxHeight (Property)
The MaxHeight property is used to get and change the maximum height of a control or window.
MDIOpen (Function)
Opens and enables an MDI child window.
HSetLog (Function)
Enables or disables log management on a file.
Operations performed on class diagrams
The following paragraphs explain......
Installing a WEBDEV cluster
A WEBDEV cluster is a set of servers (or server farm)......
Developing 64-bit sites
You can deploy 64-bit compatible sites......
htmlNode (Type of variable)
The htmlNode type is used to define all the advanced characteristics of a node of an HTML document.
Customizing the errors
The WEBDEV administrator (Development version) is used to customize the error messages of a WEBDEV site......
Joins between the data files of a select query
When several data files are used in a query, the query editor automatically searches for the links between these files described in the analysis......
GuidedTour (Type of Variable)
The GuidedTour type allows you to define all the advanced characteristics of a guided tour and its stages.
Using the Control Centers in Client/Server mode
All the Control Centers provided with WINDEV, WEBDEV and WINDEV Mobile use the same database......
Constants for managing videos
List of constants used by the functions for video management....
Creating an action plan
The action plans group all actions that will be performed by the software factory....
Global procedure/function
A global procedure can be used in all the processes or events of the project....
nfcTag (Type of variable)
The nfcTag type is used to define the advanced characteristics of an NFC tag (Near Field Communication).
HFirst (Function)
Sets the position on the first record of a data file according to the specified browse item.