ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Native MariaDB Connector: Programming with SQL functions
The SQL functions can be used to handle the MariaDB database......
Native MySQL Connector: Programming with SQL functions
The SQL functions can be used to handle the MySQL database......
apiRequest (Type of request)
The apiRequest type is used to define all the advanced characteristics of a request executed via a REST web service imported using the OpenAPI documentation.
WDInst: including an "autorun" in a setup on CD
An "autorun" can be run (or not) when the setup CD is inserted into the drive of the setup computer......
wsRequest (Type of variable)
The wsRequest type is used to define the advanced characteristics of a Webservice.
Creating requirements
The following steps must be performed to implement the requirements......
Creating the skin template of a report
EmulateInput (Function)
Performs an input by emulation in a control while checking whether this control is an editable control.
EmailImportSource (Function)
Populates an Email variable using the content of its Source property or the different variables of the email structure using the content of the Email.Source variable.
DnDIsDataAvailable (Example)
Usage example of the DnDIsDataAvailable function
How to develop a PHP site?
What is a PHP site?......
gglMapParameter (Type of variable)
The gglMapParameter type is used to define the advanced characteristics of a map...
Compilation statement: COMPILE IF
The <COMPILE IF> statement allows you to compile (or not) a WLanguage code according to a condition.
Mathematical SQL functions
The mathematical SQL functions that can be used on the queries written in SQL code are as follows......
Developing 64-bit sites
You can deploy 64-bit compatible sites......
MVP: Simple single-file example: Table + Linked file
Let's see a simple and illustrated example about the use of MVP to create a Table window with its linked form......
DnDAccept (Example)
Usage example of the DnDAccept function
2. Analysis in practice
2. Creating files in the analysis
WEBDEV Tutorial - Creating a WEBDEV project and its analysis Lesson 2 - Creating files in the analysis - 40 min
Facebook constants
The following constants are used by the functions for managing Facebook connections:...
Other operators
The following are additional operators......
Installing an application: single-user or network setup?
WINDEV proposes several types of setup for a WINDEV application......
DnDCursor (Example)
Usage example of the DnDCursor function
Reports
A report provides a custom view of data......
docFragment (Type of variable)
The docFragment type is used to define the characteristics of a fragment found in a "docx" document.