ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Social network: Available targets
This page presents the different possibilities of Social Network control according to the selected options......
Creating a table in a report
Tables can be created in a report......
The Flexbox control
Flexbox is a standard layout system for web pages......
3-tier architecture
The development in "3-tier" architecture is now simplified......
WINDEV Mobile 2024 Tutorial
WINDEV Mobile License Agreement
Cherche les éléments d'un noeud HTML correspondant à une balise....
Operations performed on a data file (Data model editor)
The main operations that can be performed on a data file from the data model editor are as follows......
Replication options (ReplicEdit)
Creating a replication with ReplicEdit allows you to specify several parameters......
WDSQL: Creating an SQL query
Once the connection to the database is established, WDSQL allows you to create different types of SQL queries......
Code coverage
The code coverage is the measure regarding the coverage of tests run on an application or site......
Select query: Displaying the first/last n records
The editor of Select queries is used to limit the number of records that will be displayed in the result of the query....
2. Types of setup
Types of setup...
Compilation options (HLP format)
Operations performed on object diagrams
The following paragraphs explain......
StringToArray (Function)
Fills a one- or two-dimensional array of the specified type with the character string passed in parameter.
Creating and using a REST Webservice
A REST WebService is a program hosted on a server containing functions accessible via HTTP requests......
Assignment operators
Three assignment operators are available......
How to create two linked cascading tables?
This help page explains how to create two linked cascading Table controls in a window or page....
What is a database?
A database is an organized collection of data for a particular purpose (e.g., manage orders)......
Operations performed on collaboration diagrams
The following paragraphs explain......
Handling a Conceptual Data Model (CDM)
The main operations that can be performed on a CDM are as follows......
The "Analysis" pane
The "Analysis" pane lists......
The Wire control
The Wire control is used to visually link 2 controls......
Events associated with reports
The following events are associated to reports (order of appearance in the code editor)......
4. Monitor your applications