ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

1. Creating windows to add and edit data
WINDEV Tutorial: WINDEV application: Managing data Lesson 1 - Creating windows to add and edit data - 50 min
IMAP protocol
The IMAP protocol is a standard protocol for managing emails......
WDTestSite: Overview
WDTestSite is used to run different tests on a WEBDEV site......
Adapting a website to support multiple languages
WEBDEV Tutorial - Managing multiple languages in a website Adapting a website to support multiple languages - 50 min
AAF: Context menu of Image controls
A context menu is available for Image controls......
SQLExecWDR (Function)
Runs the SQL code of a query created in the query editor.
Generating SQL scripts
The content of an analysis can be exported in the format of SQL scripts for a specified database (SQL Server, Oracle, ......
1. Components provided with WINDEV
WINDEV is provided with projects that contain components....
Creating an executable
Once the development of your WINDEV application is completed (windows, reports, queries, etc....
Tab order in a window, a page, etc.
The tab order of the controls found in a window or in a page describes the order in which the controls take focus in a window when the user presses the [Tabulation] key......
Conditions for using the Ad control
The Ad control is using the AdMob SDK....
SQLInfo (Function)
Initializes the different SQL variables with information relative to the last query run.
H.SQLServerMode (Variable)
Allows you to specify the version of the Native SQL Server Connector that will be used.
2. Managing a database
WEBDEV Tutorial: My first WEBDEV website Lesson 2 - Managing a database - 30 min
WDInst: Configuring the uninstaller
The application uninstaller is the application that allows the end user to uninstall the application....
Report based on a form
The report editor gives you the ability to print reports on pre-printed forms (image file or PDF file)......
Creating an insert query
An insert query (corresponding SQL statement......
Adapting an application to support multiple languages
WINDEV Tutorial - Managing multiple languages Adapting an application to support multiple languages - 20 min
Managing Hive databases
Hive is a software layer of Hadoop used to run queries......
SQL set operations: UNION, UNION ALL and INTERSECT
SQL allows performing set operations on groups of files......
SQL functions: Special case
List of SQL functions: Special case...
Configuring the connection with WDSQSINS
For compatibility with the earlier versions of the Native SQL Server Connector (also called Native SQL Server Access), the connection can still be configured in WDSQSINS (supplied with the Native SQL Server Connector)......
Setup for WINDEV and WEBDEV (Development version and WEBDEV Application Server for Windows)
Creating a delete query
A delete query (corresponding SQL statement......
How to create an SQL query to filter records?
This help page explains how to create an SQL query to filter records....