ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Additional setup modules
The setup wizard allows you to include additional modules in the setup. The additional modules are used to add additional options to the setup program and to access the advanced setup parameters....
Types of charts available
WINDEV, WEBDEV and WINDEV Mobile propose different types of charts......
grStockAddData (Function)
Adds data into a stock chart (candlestick, barcharts or minmax).
Selected (Property)
The Selected property is used to: Select, or determine if a row is selected in a List, ListView or Table control. Select, or determine if a column or cell is selected in a Table control with row or column selection. Select, or determine if a WEBDEV menu option is selected....
Description of replicated data files (ReplicEdit)
A replication includes one or more data files......
Multi-touch in a Chart control
One of the most common applications of the multi-touch feature is used to handle images......
Generating the LDM from the CDM
To associate a CDM (Conceptual Data Model) with a project, you must generate the associated LDM (Logical Data Model)......
Creating the RAD Pattern project
The steps for creating a RAD pattern are as follows:...
Container column in a Table control
A cell found in a Table control can contain a set of controls......
Universal replication
The purpose of universal replication is to keep several databases synchronized......
ExtractString (Function)
Allows you to: extract a substring from a string based on a specified string separator. search for substrings in a string based on a specified string separator....
HListLink (Function)
Returns the list of table bindings (Merise type) present: in the current database schema, in ongoing database schemas (projects with multiple database schemas). in a specific database schema....
Business rules
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the business rules......
Testing and debugging a remote site
WEBDEV offers several methods to test and debug a site on the development computer (see The different types of WEBDEV sites)......
Installing a SOAP server with IIS
Testing a dynamic page (session or AWP mode)
The test of a single page runs the current page in WEBDEV......
GuidedTourStep (Variable type)
The GuidedTourStep is used to define all the advanced characteristics of a step of a Guided Tour.
Using the Control Centers in Client/Server mode
All the Control Centers provided with WINDEV, WEBDEV and WINDEV Mobile use the same database......
Burn functions
List of burner functions...
BackgroundStyle (Property)
The BackgroundStyle property is used to get and modify the background style of cells in tables and/or TreeView Tables....
PythonExecute (Function)
Executes a function present in a Python module.