ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The "Stock" charts
The Stock charts are used to represent the variations in the values of shares......
4. Dedicated server or shared server?
ERR_LAUNCH_FAILED
Characteristics of non-maximized windows
A non-maximized window can be resized by the user and it can occupy a section of the screen only......
"Is Class" operator
The "is <Class>" operator is used to find out whether the object used in an object of the class (or an object of one of its derived classes)...
Error 1001: The operators: and:: can only be used in the methods of classes
3. Debugger
Import from previous versions
To install a dynamic WEBDEV site on a web server, you will need deployment accounts......
WDTestSite: Overview
WDTestSite is used to run different tests on a WEBDEV site......
5. Site test in practice
InPrelaunchedSessionMode (Function)
Used to find out whether the site is started in "pre-launched session" mode of WEBDEV.
Extracting the text of the project
The following text can be extracted......
1. Testing a site: Elements to be tested
2. WEBDEV administrator in practice
WiFiStatus (Function)
Returns the current activation status of Wi-Fi on the device or asks to be notified when the activation status of Wi-Fi changes.
Appendix 3: Configuration file
Bloque entièrement ou partiellement un fichier externe....
ERR_NO_PROJECT
Characteristics of a Looper control in a window
To display the control characteristics, select "Description" in the context menu of control......
Dynamic site: Persistent session
For a dynamic WEBDEV site, when starting the site (site called from a browser), a session representing the site is loaded in memory on the server......
Copying and cloning
Variables are copied using the "=" operator...
Navigation map
The site map path is used to implement the structure and the sequence of pages in your site......
Custom title bar with menus and controls
There is a new trend in UI design: application menus in the title bar!...
SQL : ORDER BY clause: Organizing the result of a query
The ORDER BY clause is used to sort the records selected by an SQL query......
Modifying the values displayed in the result of a select query
In the result of a select query, you have the ability to only display......
EndPosition (Property)
Use in the docFragment class - Read + Write access - Type: Integer32
1
2
3
4
5
6
333
>