ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<xmlNode variable>.ValidNode (Function)
Validates an XML node, its children and its attributes from its description in the XSD schema linked to the XML document.
Handling the checks
The monitor of the monitoring robot allows you to access the different checks started by the monitoring robot......
Locking an application
WINDEV gives you the ability to lock your applications (after a specific duration for example)......
Developing applications for Android
WINDEV Mobile allows you to develop applications for the Android operating system......
WDAdminHF: Managing the data files
The remote HFSQL administrator proposes a full management of the HFSQL Client/Server databases......
WEBDEV and Google Analytics
Google Analytics is a very popular tool for measuring site traffic......
Dynamic serving
"Dynamic serving" is a technique where the same address (URL) leads to 2 different pages......
Telemetry: Configuring the WINDEV and WINDEV Mobile applications
To use the telemetry in a WINDEV or WINDEV Mobile application, you must......
7. Window templates
...Window templates...
Custom-Folders
"Custom-Folders" simplify the organization of projects, allowing you to group the elements of your application by themes......
Instantiation of an object
To access a class, the object must be declared as being part of the class to handle, this is called object instantiation......
Remote check: Customizing with a procedure
To customize the remote control performed on a multi-user WINDEV application, you can trigger the execution of a procedure found in the application......
Log-based replication: Programming the log-based replication in WLanguage
Several WLangage functions allow you to include log-based replication in your application and to customize it......
Choosing the type of image: dynamic, static, generated, ...
The images are often used to illustrate the site pages......
Manipulating controls in a page
The different operations that can be performed on the page controls are as follows......
Remote WEBDEV administrator: Saving and restoring a WEBDEV site
The remote management tool is used to manage the backups of your dynamic WEBDEV sites....
HTransactionInterrupted (Function)
Used to find out whether a transaction was interrupted (the transaction was neither validated nor canceled).
Remote WEBDEV administrator: Managing the error messages
By default, when an error occurs in a dynamic WEBDEV site, an error message is displayed on the browser of the Web user....
Events associated with Camera controls
List of WLanguage events associated with Camera controls....
Automatic Application Features (AAF)
The Automatic Application Features (AAF) allow you to add features to your application without having to write a single line of code......
Remote WEBDEV administrator: Server parameters
The server administrator can define the server parameters via the remote administration tool......
Prototype overload/Overload
The procedures and the methods of classes can have several syntaxes....
"Unit examples" pane
The "Unit examples" pane proposes the unit examples found in the different products......
Menus and menu options: Tips & Tricks
This page presents some operations specific to the menus and to the menu options......
The Dashboard control
Dashboards are essential elements in an application......
Multi-touch in an Image control
One of the most common applications of the multi-touch feature is used to handle images......