ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Push notification: Android configuration (Google Cloud Messaging)
To use the Push notifications in Android, you must have a Google account and you must perform a specific configuration......
10. UMC: User Macro-Code
Handling character strings
WINDEV, WINDEV Mobile and WEBDEV allow you to perform different types of operations on character strings via the WLanguage functions......
Operators on character strings
The character strings can be handled by specific WLanguage functions or by the +, [[ and ]] operators......
Events associated with windows
List of events associated with windows...
Repositionable note (AAF)
End users can create repositionable notes in all the windows of their WINDEV applications......
I was using C with WINDEV 5.5. How to proceed in WINDEV 2024?
You have the ability to use external languages with WINDEV......
8. Optimizing an application
Association in a CDM
In a CDM (Conceptual Data Model), the associations are used to link the entities between themselves......
WDMap: Reindexing an HFSQL data file
WDMap is used to find out whether an HFSQL data file must be reindexed and reindex an HFSQL data file......
ODBC on HFSQL via Visual .NET (in C#)
The ODBC driver on HFSQL Classic (single-user and multi-user) is used to access a HFSQL Classic database from an external database software that supports ODBC accesses......
AJAXExecute (Function)
Runs a server procedure without refreshing the page.
User Groupware and files accessed via a Native Connector
An application that works with the User Groupware can be used with a database handled by a Native Connector......
2. Managing a Client/Server database
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 2 - Managing a Client/Server database - 20 min...
EmailRunApp (Function)
Starts the native application for sending emails found on the current computer: Computer running Windows, Mobile device (Android, iPhone, iPad)....
iPhone window: window creation wizard
The wizard for window creation allows you to easily create a window containing all main elements of a window for an iPhone application......
Data model editor: types of links
Several types of links can be found between the files......
Creating a .NET assembly from WINDEV
To create a.NET assembly, ......
Navigation map
The site map path is used to implement the structure and the sequence of pages in your site......
LooperMoveLine (Function)
Moves a row or swaps two rows in a Looper control.
5. The following files are automatically created
Entity of a CDM
To group information according the MERISE method, entities must be created......
Key and referential integrity
In an analysis, the "Key" items are also used to manage the consistency of data (called referential integrity)......
NullSupported (Property)
The NullSupported property is used to manage the NULL value in HFSQL data files.
fCopyFile (Function)
Copies one or more files (regardless of their attributes).