ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Properties associated with the breaks of a Looper control
Several properties can be used with the breaks found in a Looper control......
The Java Applet control
A Java Applet control allows you to easily include Java Applets in your WEBDEV sites......
Setting up a WEBDEV cluster
With the WEBDEV Application Server in version 27, you can create server clusters with ease......
Looper control linked to a data file
A Looper control can be used to display the content of a data file or query......
<PDF reader>.InfoXY (Function)
For a given position (coordinates of a point) in a PDF Reader control, returns one of the following: the page number for the specified position, the X-position (in mm) for the specified position, the Y-position (in mm) for the specified position....
PDFReaderInfoXY (Function)
For a given position (coordinates of a point) in a PDF Reader control, returns one of the following: the page number for the specified position, the X-position (in mm) for the specified position, the Y-position (in mm) for the specified position....
5. Site test in practice
Creating a frameset
WEBDEV proposes several methods for creating a frameset......
In depth look at windows, pages and reports
WINDEV, WINDEV Mobile and WEBDEV allow you to create custom interfaces with the window editor and the page editor......
Time management
For each element (windows, reports, ......
xxWDGetReturnValue
Used to retrieve the return value further to a call to nWDEvaluate, nWDExecute or nWDExecuteEx......
Check: Log of a WEBDEV site
The monitoring robot will retrieve the log of the day for a WEBDEV application on the associated FTP server......
Password (Property)
The Password property can be used: on the edit controls (or on the text table columns) to find out whether the control is a "Password" control or to modify the "Password" type of the control. on the connections (HFSQL Client/Server, OLE DB, etc.) to define the password of the user who uses the connection....
The framesets
Via the management of framesets, WEBDEV allows you to display several HTML pages in the same browser window......
Automatic error handling
Error handling can be customized for each process......
Page in Session mode: Populating controls after a long process
In a web application, you may need to run long processes (for example, to update counters......
How to sort the result of a query?
This help page explains how to create a sort query with the query editor....
Flexbox example: ratios to distribute available space among controls
In a flexbox container, you can define ratios for the different controls so that they take up a given amount of space......
Events associated with framesets
List of events associated with framesets...
Preset page templates
The preset page templates provide some structures of pages corresponding to a wide range of sites and they also improve the re-usability and the graphic harmony between the projects......
Reintegrating text into a project
All the text form the translation file can be reintegrated into a project......
Handling the framesets
The different operations that can be performed on the framesets are as follows......
ERR_DISCONNECTED_RELOG
Handling a Switch control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Switch control by programming......
Enumeration and Combination items
WINDEV, WEBDEV and WINDEV Mobile propose the Enumeration and Combination types......