ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Types of help systems in a WINDEV application
There are multiple solutions to provide help to the users...
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...
RestartProgram (Function)
Ends the application and restarts it.
Convert your WINDEV applications into websites
A widespread need today is to transform Windows applications (or parts of applications) into dynamic websites...
Locking an application
WINDEV gives you the ability to lock your applications (after a specific duration for example)...
"?" menu
WINDEV proposes a help menu adapted to your applications...
AppDetectUPDAvailable (Function)
Disables or customizes the automatic check for available updates.
History of versions
The history of setup versions is an advanced feature of the network setup...
"About" window
The "About" window is used to display and access various information about the current application ...
AI Chat control
With the AI Chat control, your WINDEV applications can easily interface with the AI model of your choice...
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...
.NET application
To create a.NET application from a project...
Steps to develop an application
This diagram presents the different steps for developing an application with WINDEV...
Managing custom fonts in a WINDEV or WINDEV Mobile project
Both WINDEV and WINDEV Mobile projects support custom fonts, including Google Fonts...
Operating mode of HFSQL application
An HFSQL application can operate in network mode or in Client/Server mode...
WDInst: set the directory for tables and User Groupware files
The setup editor WDInst ("Tools...
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...
grDestinationBMP (Function)
Defines a BitMap file as destination of a chart (BMP means BitMap).
grStockAddData (Function)
Adds data into a stock chart (candlestick, barcharts or minmax).
Automatic Drag and Drop
For some types of controls, WINDEV and WEBDEV propose an automatic management of Drag and Drop....
The "Surface" charts
The Surface chart is used to represent correlated analogical data, according to 3 axes...
NotifPushSend (Function)
Sends a push notification to a mobile device (iOS or Android).
13. External component in practice
External component in practice...
Compiling a WINDEV Mobile project in Xcode
When the WINDEV Mobile project for iPhone/iPad is generated on the development computer, the generated files must be transferred onto a Mac in order to be compiled......
Automatic table modification
The automatic table modification updates the description of tables on user computers......
WDInst: advanced options for network installation
The advanced options of the network setup are used to......
Native SQL Server Connector for WINDEV and WEBDEV
WINDEV and WEBDEV support an optional Native SQL Server Connector (also called Native SQL Server Access)......
Testing a window
Testing a single window allows you to run the current window in WINDEV or WINDEV Mobile......
BurnerMediaType (Function)
Used to find out and modify the format of the CD or DVD to burn.
ThreadWaitSignal (Function)
Locks the current thread until it receives a signal from another thread.
The Button control
The Button control allows the user or the Web user to run a specific action with a simple click......
fMoveFile (Function)
Moves a file from one directory to another.
fSelect (Function)
Opens the Windows file picker.
Programming overview in C and C++
FTPListFile (Function)
Lists the directories or files in a directory located on an FTP server and returns the number of files and/or directories....
ThreadExecute (Function)
Starts the execution of a secondary thread.
TableMoveColumn (Function)
Moves a column in a Table or TreeView Table control.