ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

"About" window
The "About" window is used to display and access various information about the current application......
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......
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......
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......
HOnError (Function)
Customizes the management of HFSQL errors.
Hosting parameters
The hosting parameters define the default values that will be used to create the new hosting accounts......
TimeLine control properties
A TimeLine control can be handled in a window by the following WLanguage properties.
Dynamic audit
The dynamic audit of an application analyzes its runtime performance......
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......
Use WebSockets with the WebSocket server
The WebSocket protocol provides a communication channel over a TCP socket for browsers and Web servers......
2. Projects in practice
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......
Creating the menus for the pages of the WEBDEV RAD pattern
6. Multiple generation
8. "Mobile friendly" site: Dynamic serving
CriticalSection (Type of variable)
CriticalSection variables are used to define critical sections to limit the simultaneous execution of a code (procedure, line of code, etc.) to one thread at a given moment in an application.
URISelect (Function)
Opens a system window to select a resource from: from the device file system, from the Cloud (Google Drive, Microsoft OneDrive, etc.) or from one of the content managers installed on the device....
13. Debugger
InsertLine (Function)
Inserts a row at a given position: into a two-dimensional WLanguage array. into an advanced two-dimensional array property (xlsDocument, etc.)....