ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Operating mode of HFSQL application
An HFSQL application can operate in network mode or in Client/Server mode...
Managing custom fonts in a WINDEV or WINDEV Mobile project
Both WINDEV and WINDEV Mobile projects support custom fonts, including Google Fonts...
Activating an application or a site
When distributing an application or a site, you may want to offer both a full version and a limited version...
RestartProgram (Function)
Ends the application and restarts it.
Locking an application
WINDEV gives you the ability to lock your applications (after a specific duration for example)...
WDInst: set directory for data files and User Groupware files
The setup editor WDInst ("Tools...
AppDetectUPDAvailable (Function)
Disables or customizes the automatic check for available updates.
.NET application
To create a.NET application from a project...
User report editor (Reports & Queries)
A report provides a custom view of data......
Android Control Center
Do you know where to find your application log files?...
Configuring the AAF menus (Automatic Application Features)
WINDEV includes several Automatic Application Features (AAFs)......
System popup menu
The system popup menus are managed by the system (Android, Windows, ......
Animation of controls
WINDEV and WINDEV Mobile allow you to animate the controls found in a window......
MacOS - Developing an application in Catalyst mode
Apple has recently released an SDK to natively compile iOS applications for MacOS......
Socket: Creating a simplified socket server
WINDEV gives you the ability to create a simplified socket server......
WDLog: Saving HFSQL data files
WDLog allows you to save all the HFSQL data files used by a WINDEV or WEBDEV application......
How to create a menu?
ToolTipDelay (Function)
Used to modify: the timeout before displaying the tooltips. the display duration of the tooltips....
Database access: summary
WINDEV and WEBDEV support different SQL query execution modes depending on how the database was accessed.......
I was using C with WINDEV 5.5. How to proceed in WINDEV 2024?
You have the ability to use external languages with WINDEV......
Specific features of the applications for iPhone/iPad
The user version of query editor (Reports & Queries)
A query is used to interrogate a database in order to view, insert, modify or delete data......
ToolTip (Property)
The ToolTip property is used to get and change the text displayed in the tooltip associated with a window or page control.
"Long press" optional event
The optional event "Long press/Open context menu" is run during a long press on the controls of a window......
Java functions
List of Java functions...
Native 64-bit and native 32-bit: a single source code
The 64-bit operating systems are starting to appear on the PCs and on the servers......
Device panel
In WINDEV Mobile, you can create applications that adapt to all devices, by setting anchors on the controls......
7. Custom-Folders: Organize your project
Custom-Folders: Organize your project...
Connected objects: Android Wear
Android Wear is the version of the Android operating system dedicated to the connected objects......
Hasp functions
The dongles of Hasp family (Hasp3, Hasp4, NetHasp, memoHasp and Hasp HL) are used to protect the applications developed with WINDEV or WEBDEV......
Telemetry management functions
The following functions are used to manage the telemetry:...
Custom context menu
Custom context menus are created in the window editor and can be handled programmatically......
Coloring the procedures
A color (text color) can be assigned to the procedures so that they can be easily classified and identified......