ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MyInternalWindow (Reserved word)
MyInternalWindow is used to handle the current internal window.
MyPage (Reserved word)
MyPage is used to handle the current page...
MySource (Reserved word)
MySource is used to handle the current data source (file, view or query) associated with a report or with a table based on a data file...
MyWindow (Reserved word)
The keyword MyWindow keyword is used to manipulate the current window...
MySelf (Reserved word)
MySelf is used to handle the current control...
MyPopupControl (Reserved word)
MyPopupControl is used to handle the control that opened a popup window...
MyReport (Reserved word)
MyReport is used to handle the current report...
Project managers: How to manage a development project?
The Control Centers in WINDEV, WEBDEV and WINDEV Mobile provide project managers with several tools...
Static audit
The static audit is a feature of the environment that analyzes a project to detect potential issues...
Share your projects via Git
Git is a source code manager......
Handling a Radio Button control programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle Radio Button controls......
Handling a database from a Java application
You can start developing your application as soon as the WINDEV project is defined as being a Java...
Window templates
WINDEV and WINDEV Mobile allow you to create window templates......
Managing the HFSQL servers
The HFSQL Control Center allows you to fully manage HFSQL servers......
OLE DB provider for HFSQL
The OLE DB provider on HFSQL is used to access an HFSQL database (Classic or Client/Server)...
Error messages that can be displayed in the browser
This help page presents the different error messages that can be displayed in the browser......
2. User-friendly editors in practice
User-friendly editors in practice...
Events associated with Looper controls
List of events associated with Looper controls...
HCreationIfNotFound (Function)
Performs the following operations: If the file does not exist, creates an empty data file...
5. Swipe gestures in a window
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 5 - Swipe gestures...
2. Variables
WINDEV Tutorial: WLanguage basics Lesson 2 - Variables - 20 min
2. Managing a database
WEBDEV Tutorial: My first WEBDEV website Lesson 2 - Managing a database - 30 min
Creating an action plan
The action plans group all actions that will be performed by the software factory....
Remote WEBDEV administrator: Managing the error messages
By default, when an error occurs in a dynamic WEBDEV site, an error message is displayed...
CallWD: Function specific to the external language
Calls a WLanguage function from an external language....
Native Oracle Connector for WINDEV and WEBDEV
WINDEV and WEBDEV support an optional Native Oracle Connector (also called Native Oracle Access......
HCreation (Function)
Creates an empty data file (".FIC" extension) with the index file and the memo file if necessary.
Creating the executable and the setup program
WINDEV Tutorial - Deploying an application Creating the executable and the setup program - 30 min
Brochure of new features: new features of WINDEV Mobile
New features in WINDEV Mobile 28 presented in the New Features brochure....
New Features brochure - Version 28: WINDEV Mobile news
New features in WINDEV Mobile 28 presented in the New Features brochure....
New Features brochure - Version 27: new features of WINDEV Mobile
New features in WINDEV Mobile 27 presented in the New Features brochure....
Changing an application to 64-bit
WINDEV allows you to develop 64-bit applications......