ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Customizing the WEBDEV User Groupware
The groupware in automatic mode offers several possibilities......
Characteristics of the columns in a Table control in a window
The columns are used to display information in a Table control......
12. Pages in practice
Importing a WINDEV window into a Mobile project
The WINDEV windows not having the same format in WINDEV Mobile, WINDEV Mobile gives you the ability to import a WINDEV window into a WINDEV Mobile project......
Managing connections
WINDEV, WEBDEV and WINDEV Mobile propose different methods for describing a connection......
Appendix 4: WEBDEV modules
The table below presents the modules installed by the WEBDEV application server for Linux and their main features......
Other operators
The following are additional operators......
Debugging in PHP
A site generated in PHP can be debugged in standard WEBDEV mode......
2. WEBDEV administrator in practice
7. Consuming a web service
WINDEV Mobile tutorial: Developing an Android and iOS application Lesson 7 - Consuming a web service - 10 min
14. Generation modes
Generation modes...
WDXView : Use
This help page presents the different features of WDXView......
Choose the action of the button in a page
WEBDEV proposes several actions of the button on the controls of the page......
Installing a SOAP server with IIS
Handling the report blocks through programming
Each report block is associated with different events......
Year (Property)
The Year property is used to: Get the year from a Date or DateTime variable or item. Change the year in a Date or DateTime variable or item....
Handling Sidebar controls programmatically
WINDEV and WINDEV Mobile allow you to handle Sidebar controls programmatically......
1. Examples provided with WINDEV Mobile
6. How to display an AWP site
An Active WEBDEV Page is a dynamic WEBDEV page without persistent context on the server....
Native Progress Connector: Specific features and remarks
Remarks and specific features of Native Progress Connector......
WDTrans: Delete the records in transaction
Transforms all the records "in transaction" into "normal" records if these records do not belong to a transaction currently in progress......
.NET application
To create a.NET application from a project......
Native SQL Server Connector: Retrieving the output value of a stored procedure
The Native SQL Server 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....
Universal replication
The purpose of universal replication is to keep several databases synchronized......
Associative array (Type of variable)
An associative array is an "advanced" type of array...