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...
7. Debugger
WINDEV Mobile Tutorial - WLanguage basics Lesson 7 - Debugger - 30 min
Remote WEBDEV administrator: Managing connections
The remote management tool is used to manage the connections to the dynamic WEBDEV sites....
Maximized windows for Android
A maximized window occupies the entire screen of the mobile device....
7. HFSQL: files physically created
Using several libraries in an application
A library is a WDL file that contains all the resources......
Constants for encryption/compression
List of constants used by the encryption/compression functions...
Handling a dynamic programmatically
WINDEV allows you to handle Dynamic Tab controls with the TabXXX functions and with multiple WLanguage properties......
Page-by-page deployment
You now have the ability to deploy site sections or individual pages......
Handling a TreeView control through programming
WINDEV and WEBDEV allow you to handle a TreeView control programmatically......
<Internal window>.ChangeSourceWindow (Function)
Dynamically changes the window displayed in an Internal Window control. Scrolling internal windows: Modifies the window currently displayed. This modification is saved in the list of internal windows to scroll....
AAF: Chart on a table column
When a table column is a Numeric column, the end user can create a chart on the column data and therefore benefit from the power of charts created with WINDEV......
Handling an OLE control by programming
WINDEV enables you to handle an OLE control by programming......
NetEraseFile (Function)
Deletes a file from the FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server powered by WINDEV. This function is kept for backward compatibility....
4. Conditional statements
WINDEV Mobile Tutorial - WLanguage basics Lesson 4 - Conditional statements - 20 min
Conditions for using the Ad control
The Ad control is using the AdMob SDK....
Background download
Starting with version 27, files can be downloaded in the background, using the system download manager......
Font (Property)
The Font property is used to Get the identifier of the font used in a control in a report, page or window. Change the font used in a control in a report, page or window....
2. Managing a Client/Server database
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 2 - Managing a Client/Server database - 20 min...
HAlias (Function)
Creates a logical alias of a data file (or query) or cancels all existing aliases.
Type of windows created by RAD
The wizard for window creation proposes several types of windows associated with HFSQL data files......
Recompiling the project
The project compilation is a process used to......
Recycle code windows
By default, a single code window is opened per ......
LST: The Technical Support Newsletter, the WINDEV and WEBDEV magazine
InfoAsynchronous (Function)
Displays a non-blocking custom message in a system information window.
WDMap: Adding, modifying and deleting the records of a data file
WDMap allows you to perform simple operations (addition, modification or deletion) on the records found in a data file......