ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Using the advanced types
The advanced types (XLS variables, ggl variables, ......
Report based on a memory area
A report based on a memory area is used to print the records stored in a memory area......
Replication of HFSQL servers (Programming)
To implement a replication of HFSQL servers through programming, WLanguage......
Control Center of WINDEV executables (WDADMINEXE)
When a WINDEV application is installed in network, a program used to remotely check the application executables is automatically created......
The "Context-sensitive code view" pane
The "Context-sensitive code view" pane allows you to view and edit the code of the element (window, page, report, control, etc....
Mashup
The concept of Mashup consists in aggregating data coming from different software, different services, different data sources, ......
ERR_BAD_CONTEXT
Manipulating Dashboard controls programmatically
To programmatically manipulate Dashboard controls, WINDEV, WEBDEV and WINDEV Mobile include dashboard-specific functions......
12. Synchronizing data
The Tab control
The Tab control is used to simultaneously display different controls......
Handling a Breadcrumb control through programming
The Breadcrumb control can be handled through programming......
Creating an RSS reader
WINDEV, WEBDEV and WINDEV Mobile allow you to produce and/or consume an RSS feed (Rapid Simple Syndication)......
Installing version 2024
Cherche les éléments d'un noeud HTML correspondant à une balise....
Manipulating controls in a page
The different operations that can be performed on the page controls are as follows......
WEBDEV administrator: Overview
The WEBDEV administrator is a module used to manage the dynamic WEBDEV sites......
Usage example of the XML types
The following examples is used to handle an XML document via the xmlDocument and cmlNode variables, ...
Characteristics of Table controls in a page
Table controls allow you to display and/or enter data......
WordCount (Function)
Returns the number of words in a string.
Management of XML
WINDEV, WINDEV Mobile and WEBDEV include several functions for handling XML code......
Debugging a connection to an HFSQL server
The stored procedures and the triggers are debugged from the environment, with real execution on the server......
Importing a WEBDEV project into WINDEV
...WINDEV proposes a feature for importing WEBDEV sites or WEBDEV pages....
<picLayer variable>.InvertColor (Function)
Inverts the colors of a picLayer variable.
The Check Box control
A Check Box can correspond to......
SaaS administrator - Managing the subscriptions
The SaaS subscriptions are used to make a SaaS site available to a client account......
5. Deploying a dynamic site (Session or AWP) in practice