ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Year (Property)
The Year property is used to: Get the year from a Date or DateTime variable or item. Change the year in a Date or DateTime variable or item....
ListView control linked to a data file (or to a query)
A ListView control can be used to display the content of a data file (or the content of a query)......
GestureNbPointer (Function)
Returns the number of pointers in contact with the screen.
EmulateCombo (Function)
Emulates one of the following actions on a Combo Box control: click on the button to expand the list of the Combo Box control. select an element in a Combo Box control....
Appendix 2: Checking the server
Bloque entièrement ou partiellement un fichier externe....
Custom title bar with menus and controls
There is a new trend in UI design: application menus in the title bar!...
Native Oracle Connector for WINDEV and WEBDEV
Native SQL Server Connector for WINDEV and WEBDEV 2024
Using Facebook authentication
Facebook is the world's most popular social network. It is commonly used by companies to reach their customers......
4. WEBDEV, WINDEV and WINDEV Mobile: fully compatible format
20. Control templates
Deploying an Android application
WINDEV Mobile allows you to develop Android applications. Then, these applications can be easily deployed....
Deploying an application via App Store
Deployment to the App Store is the most common deployment mode......
Appendix 1: WEBDEV vocabulary
Bloque entièrement ou partiellement un fichier externe....
Errors while managing data files
When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError......
Report based on a Looper control
A report based on a Looper control is used to directly print the information displayed in the control......
Report based on a Table control
A report based on a Table control is used to directly print the information displayed in the Table control (based on a data file or populated programmatically)......
EmulateSimulator (Function)
Emulates the window of the mobile (Android/iOS) simulator....
Application triggers
...A trigger is a WLanguage procedure automatically called by the HFSQL engine whenever a modification is performed (addition, deletion, modification, ...) on a record of a data file....
Compiling and testing the help system
It is necessary to compile the help to create a file based on the information entered in the help editor......
Gesture variable
The Gesture variable is used to retrieve the gesture parameters (swipe)......
How to create an SQL query to get a TOP 10?
This help page presents the method for creating an SQL query used to get the first 10 records......
Extracting messages added or modified since last extraction
A project was already created and translated......
WEBDEV Application Server - 10 connections - License agreement
WordCount (Function)
Returns the number of words in a string.