ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Generating an iOS application
Several steps must be performed to develop an iPhone/iPad application:...
Testing a project: setting
By testing the project you can simulate how the application will run......
Creating an executable: WINDEV framework
Each WINDEV function is associated with a WINDEV DLL......
Using the Control Centers in Client/Server mode
All the Control Centers provided with WINDEV, WEBDEV and WINDEV Mobile use the same database......
SQLConnectWS (Function)
Connects the current application to a database that will be queried by SQL through a Webservice proxy (SOAP).
Spreadsheet: Using the ribbon
The ribbon of the Spreadsheet control proposes several features and it allows you to define several settings......
Unavailable functions and properties
Some functions and properties have been removed from WLanguage......
DisplayMask (Property)
The DisplayMask property is used to: Find out the display mask. Modify the display mask. This display mask is displayed when the control is in read-only or when the control does not have focus....
2. Creating files in the analysis
WINDEV Tutorial: Creating a WINDEV project and its analysis Lesson 2 - Creating files in the analysis - 40 min
2. Creating files in the analysis
WEBDEV Tutorial - Creating a WEBDEV project and its analysis Lesson 2 - Creating files in the analysis - 40 min
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
3. Multi-criteria search
WINDEV Tutorial: WINDEV application: Managing data Lesson 3 - Multi-criteria search - 40 min
Custom context menu
Custom context menus are created in the window editor and can be handled programmatically......
Universal replication
The purpose of universal replication is to keep several databases synchronized......
5. Deploying a dynamic site (Session or AWP) in practice
Operators on character strings
The character strings can be handled by specific WLanguage functions or by the +, [[ and ]] operators......
4. Simple printing
WINDEV Tutorial: WINDEV application: Managing data Lesson 4 - Simple printing - 20 min
3. Dates, arrays and structures
WINDEV Tutorial: WLanguage basics Lesson 3 - Dates, arrays and structures - 20 min
1. Simple layouts
WEBDEV Tutorial - WEBDEV layouts Lesson 1 - Simple layouts - 30 min
The Combo Box control
The "Combo Box" control is used to display a list of elements and to select an element from this list......
Data model editor: the different types of items
The different types of items proposed in the data model editor are as follows:
8. OOP
WINDEV Tutorial - WLanguage basics Lesson 8 - OOP - 30 min
HExecuteSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the HFSQL engine.
7. Sending an email
WINDEV Tutorial: WINDEV application: Managing data Lesson 7 - Sending an email - 20 min
Constants for managing multilingual applications
List of constants used by the functions for managing multilingual applications...