ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Integrating a WEBDEV site into a WINDEV application
By integrating a website into a window in a desktop application, you can share existing elements and boost productivity...
Types of help systems in a WINDEV application
There are multiple solutions to provide help to the users...
FAA: Did you know?
Our surveys show that end users love AAFs (Automatic Application Features) and that these AAFs increase their satisfaction and efficiency when using the applications...
AppDetectUPDAvailable (Function)
Disables or customizes the automatic check for available updates.
Steps to develop an application
This diagram presents the different steps for developing an application with WINDEV...
"About" window
The "About" window is used to display and access various information about the current application ...
Locking an application
WINDEV gives you the ability to lock your applications (after a specific duration for example)...
Convert your WINDEV applications into websites
A widespread need today is to transform Windows applications (or parts of applications) into dynamic websites...
RestartProgram (Function)
Ends the application and restarts it.
AI Chat control
With the AI Chat control, your WINDEV applications can easily interface with the AI model of your choice...
WDInst: set the directory for data files and User Groupware files
The setup editor WDInst ("Tools...
"?" menu
WINDEV proposes a help menu adapted to your applications...
Operating mode of HFSQL application
An HFSQL application can operate in network mode or in Client/Server mode...
.NET application
To create a.NET application from a project...
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...
History of versions
The history of setup versions is an advanced feature of the network setup...
Time and date management properties
List of properties for managing dates and times...
Matrix management functions
List of functions for managing matrices...
Socket constants
List of constants used by the functions for socket management....
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...
SysColor (Function)
Identifies or modifies the color of a Windows element.
Handling a Scrollbar control through programming
WINDEV allows you to handle a Scrollbar control through programming......
Characteristics of Table controls in a window
Table controls allow you to display and/or enter data......
Management of Google documents
Google Docs and Google Spreadsheet are the online word processing and the online spreadsheet proposed by Google......
9. Sharing a project in practice
Sharing a project in practice...
13. Universal replication
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....
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......
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....
Configuration of Apache 2.4 server
WEBDEV Development: Configuration of the Apache 2.4.x server for the CGI protocol and for WEBDEV sites....
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....
Importing an HTML page into a WEBDEV site
WEBDEV allows you "suck up" the existing HTML pages......
Note (Property)
The Note property is used to: Find out the notes associated with a control, a window, a page or a report. Modify the notes associated with a control, a window a page or a report....
Testing a dynamic project from the administrator
Running the test from the WEBDEV administrator (WDAdmin) is used to check ......
2. Modes to install an application
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......