ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Query creation mode: independent or embedded query
The query editor proposes two methods for creating a query......
Web Component control properties
The Web Component control can be handled by the WLanguage properties in server code and in browser code......
Creating an executable: Operating mode and library
The operating mode of an executable allows you to define whether the executable can be used by one or more users......
17. Project Management Hub
...Project Management Hub...
Different types of data (Type of variable)
A variable is defined by name and type......
3. Application development cycle
Development cycle of a WINDEV application....
The Multimedia control (WEBDEV)
...The Multimedia control is used to easily display a video in the browser....
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)......
Handling a Sliding Banner control through programming
A Sliding Banner control can be handled through programming......
Special paste
The Special paste command is used to explicitly choose the format in which the clipboard content will be pasted in the window editor......
Example for creating a select query
This help page explains how to create two select queries......
Using Objective C code
You can use Objective C code in iPhone/iPad applications generated with WINDEV Mobile....
SCM: Migrating projects
When changing the version of the development tool, the projects found in the SCM must be migrated to this new version......
Creating an executable: General options
The main executable options are as follows......
Creating and testing a query with parameters
Regardless of the query type (Select, Insert, Delete, Update) and regardless of its creation mode (with the wizard or by SQL directly), you have the ability to use parameters. The name of the parameter is specified when creating the query....
Handling a Logical Data Model (LDM)
The main operations that can be performed on an LDM are as follows......
Consuming a web service
WINDEV Tutorial: Consuming a web service Consuming a web service - 10 min
Customizing the Switch controls
The Switch control is a 2-state Check Box control (on/off, true/false, yes/no)......
The different states of a Button control in a window
In WINDEV or WINDEV Mobile applications, Button controls can have multiple states......
Mobile User Groupware (Android and iOS)
WINDEV Mobile includes a User Groupware for Android and iOS applications......
Test of a query
The query editor allows you to run the test of query result......
How to retrieve the bugs or suggestions of my users?
The different Control Centers provided with WINDEV allow you to easily manage the user feedback for your applications......
1. Managing emails
WINDEV includes multiple methods to manage emails...
AAF: Did you know?
Our surveys show that end users love AAFs (Automatic Application Features) and that these AAFs increase their satisfaction and efficiency when using the applications......
8. Sharing a project in practice