ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Project anomalies: dead code and orphan elements
...WINDEV, WEBDEV and WINDEV Mobile allow you to easily detect these "dead codes" and "orphan" elements....
PunctuationSensitive (Property)
The PunctuationSensitive property is used to determine if punctuation characters (comma, period, etc.) are taken into account in the different searches performed on the item (with HReadSeek, HReadSeekFirst and HReadSeekLast, for example).
HOnError (Function)
Customizes the management of HFSQL errors.
dBackground (Function)
Declares the default background color for the rectangles, circles, etc.:: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
Properties associated with the rows of a TreeView Table control
The rows of TreeView Table controls in a window or page can be manipulated using WLanguage properties......
Creating the Form pages of a WEBDEV RAD pattern
Writing an email: the available methods
This help page presents the methods for writing an email....
2. Types of setup
Types of setup...
Creating anchors
The anchors are used to define specific points in a help page......
Sequence of selection conditions for a query
When at least two selection conditions are found in a query, the sequence of selection conditions must be specified by the conditional operators AND and OR......
Page Footer block
The Page footer block is run at the end of each page......
"About" window
The "About" window is used to display and access various information about the current application......
TimeLine control properties
A TimeLine control can be handled in a window by the following WLanguage properties.
YInitial (Property)
The YInitial property is used to: Find out the Y-coordinate: of a control (position on Y-axis) when opening the window or the page. of a window (position on Y-axis) when opening the window. Modify the Y-coordinate of a control anchored "to bottom" (position on the vertical axis) when opening the window. Find out the Y-coordinate of a control in relation to its block (position in millimeters on the vertical axis) when opening the report....
Using the WINDEV windows from the Java source codes
WINDEV can be used to generate windows for a Java application......
Hosting parameters
The hosting parameters define the default values that will be used to create the new hosting accounts......
Use WebSockets with the WebSocket server
The WebSocket protocol provides a communication channel over a TCP socket for browsers and Web servers......
Android: Conditions for using the Map control
Up to WINDEV Mobile version 180046, the Google Maps API library was required to use a Map control in an Android application......
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......
Declaring and using a variable
A variable is defined by name and type......
Dynamic audit
The dynamic audit of an application analyzes its runtime performance......
2. Projects in practice
Creating the menus for the pages of the WEBDEV RAD pattern
6. Multiple generation
8. "Mobile friendly" site: Dynamic serving