ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Example for creating a select query
This help page explains how to create two select queries......
Characteristics of Table controls in a page
Table controls allow you to display and/or enter data......
12. External component
An external component is a set of WINDEV elements: windows, reports, analysis, etc....
Handling XLS files
WINDEV and WEBDEV propose two methods for handling the Excel files......
Deploying a site on a PC SOFT test server
PC SOFT proposes to host your test sites......
Using the Control Centers in Client/Server mode
All the Control Centers provided with WINDEV, WEBDEV and WINDEV Mobile use the same database......
Handling Gantt Chart controls programmatically
The different states of a Button control in a window
In WINDEV or WINDEV Mobile applications, Button controls can have multiple states......
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)......
Creating a WEBDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
3. Deploying a dynamic WEBDEV site
The UML model
The main objective of a development team is to create optimized applications, capable of satisfying the ever-changing needs of their users......
Libraries (.WDL file)
A library is a WDL file that contains all WINDEV or WEBDEV resources ......
Creating an executable: General options
The main executable options are as follows......
1. Managing emails
WINDEV includes multiple methods to manage emails...
ERR_ALREADYCONNECTED
Control template
A control template is a set of controls that can be re-used in several windows or pages......
Drop-down button
The drop-down button expands: a context menu. a popup window....
Choosing the type of image: dynamic, static, generated, ...
The images are often used to illustrate the site pages......
Deploying an Android application
WINDEV Mobile allows you to develop Android applications. Then, these applications can be easily deployed....
Python: Native calls
WLanguage allows for native Python calls......
10. Project Management Hub
WINDEV Mobile includes a Project Management Hub to manage development projects....
SEO of a WEBDEV site
In order for your site to get visitors, the Web users must be able to find it......
Consuming a web service
WINDEV Tutorial: Consuming a web service Consuming a web service - 10 min
Reuse code via external components
WINDEV Tutorial: External components Reusing code with external components - 40 min