ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

24. Displaying and linking pages
Replication server for the assisted universal replication
The assisted universal replication can use a replication server......
The Duration control: Input or display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
Managing the analysis versions
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the different versions of the analysis from the data model editor......
The Time control: Input or display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
<TreeView Table>.DeleteChild (Function)
Deletes all child rows from a branch of the hierarchy.
<JSON variable>.ToXML (Function)
Converts a JSON string to XML.
Reorder the data displayed in your tables
Remote WEBDEV administrator: Show the statistics
...The statistics become available once the log files have been imported....
Visibility of the elements found in an external component
When creating an external component, you have he ability to define the elements of the external component that will be accessible (or not) by the user of the component......
Native Oracle Connector: Running the same query several times
In some cases, it may be useful to run the same query multiple times while modifying one or more parameters......
Native Oracle Connector: Retrieving the output value of a stored procedure
The Native Oracle Connector is used to: specify the input values during the call to a stored procedure. retrieve the output values after a call to a stored procedure....
Differences according to the test mode of a dynamic project
The test of a dynamic project can be run......
Table control populated programmatically: WLanguage (prefix syntax)
Here is an overview of how to handle Table controls populated programmatically in WLanguage....
Menu option: operation performed and action
An option of a drop-down or context menu in a page can be associated with an action......
Pinned area in a page: fixed area on the screen
A fixed area in a page is a page section that remains visible even if the Web user moves the browser scrollbar......
Checking spelling in edit controls
WINDEV lets you use the spelling checker in the Edit controls and text columns of the Table controls of WINDEV applications......
Operations performed on use case diagrams
The following paragraphs explain......
Operations performed on state-transition diagrams
The following paragraphs explain......
Filling a Chart control
The data that will be displayed in the Chart control can come from......
Serial and parallel port management functions
List of functions for managing serial and parallel ports...
Multi-control search: search in a window
You want to find a word in the controls of your window? Nothing is easier, press CTRL + F and type the word to find......
The different types of sites
WEBDEV enables you to create static sites and/or dynamic sites......
Programming Table controls based on a data file (prefix syntax)
This page explains how to program Table controls based on a data file......
Events associated with the Pivot Table control