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...
HConvertX (Function)
Converts a numeric value into a binary string in order to perform a search on a numeric key.
Managing the browser "Back" button
The browser "Back" button allows the Web users to display the pages that were already visited......
HFSQL thumbnails
To optimize the display of images in your application or in your site, you have the ability to use HFSQL thumbnails......
Handling PDF Reader controls programmatically
A PDF Reader control can be handled through programming......
Constants for managing emails
List of constants used by the functions for managing emails....
Socket constants
List of constants used by the functions for socket management....
Time and date management properties
List of properties for managing dates and times...
SysColor (Function)
Identifies or modifies the color of a Windows element.
Matrix management functions
List of functions for managing matrices...
DeleteShortcut (Function)
Deletes a shortcut previously created by CreateShortcut from the Windows desktop, from the "Start" menu of Windows or from a specific directory.
Functions for managing contacts (Lotus Notes, Outlook and mobile device)
List of functions for managing contacts: Lotus Notes, Outlook, mobile devices (Android, iPhone, iPad, Universal Windows)...
Properties associated with the chart series
List of properties associated with the chart series...
Characteristics of Table controls in a window
Table controls allow you to display and/or enter data......
13. Universal replication
9. Sharing a project in practice
Sharing a project in practice...
Management of Google documents
Google Docs and Google Spreadsheet are the online word processing and the online spreadsheet proposed by Google......
Handling a Scrollbar control through programming
WINDEV allows you to handle a Scrollbar control through programming......
WinChangeAlias (Function)
Modifies the alias of a window.
Importing a CSS style sheet
WEBDEV allows you to import a CSS style sheet into a WEBDEV project......
ERR_BAD_VERSION_RQS
MovableByBackground (Property)
The MovableByBackground property is used to: find out whether a window can be moved by the background, allow (or not) a window to be moved by the background....
AnsiToUnicode (Function)
Converts: an ANSI string (Windows) to a UNICODE string. a buffer containing an ANSI string (Windows) to a buffer containing a UNICODE string....
InitialVisible (Property)
The InitialVisible property is used to determine if: a control was visible during the first display of the associated window or page. a window was visible during its first display....
Configuration of Apache 2.4 server
WEBDEV Development: Configuration of the Apache 2.4.x server for the CGI protocol and for WEBDEV sites....
2. Modes to install an application