ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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...
"About" window
The "About" window is used to display and access various information about the current application...
"?" menu
WINDEV proposes a help menu adapted to your applications...
Convert your WINDEV applications into websites
A widespread need today is to transform Windows applications (or parts of applications) into dynamic websites...
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...
History of versions
The history of setup versions is an advanced feature of the network setup...
Steps to develop an application
This diagram presents the different steps for developing an application with WINDEV...
The "Surface" charts
The Surface chart is used to represent correlated analogical data, according to 3 axes...
Native SQL Server Connector for WINDEV and WEBDEV
WINDEV and WEBDEV support an optional Native SQL Server Connector (also called Native SQL Server Access)......
WDInst: advanced options for the network setup
The advanced options of the network setup are used to......
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......
Programming overview in C and C++
License agreement - HFSQL Client/Server
fSelect (Function)
Opens the Windows file picker.
TableMoveColumn (Function)
Moves a column in a Table or TreeView Table control.
CriticalSectionStart (Function)
Marks the start of a critical section: no other thread will be able to run the code as long as the current thread does not exit from the critical section.
grOrigin (Function)
Modifies the start and end marks on one of the chart axes.
GPSGetPosition (Function)
Retrieves information about the current device position.
grStockAddData (Function)
Adds data into a stock chart (candlestick, barcharts or minmax).
grDraw (Function)
Draws a chart according to the specified parameters.
Watermark (Type of variable)
The Watermark type is used to handle the text printed in watermark in the reports created with the report editor or through programming.
WDInst: Configuring the setup computer
When creating the setup program, WDInst allows you to configure the computer where the program will be installed......
Deserialize (Function)
Deserializes a buffer or a character string containing the data from a class, structure, array (including an associative array), queue, stack, list or advanced variable, as well as their subelements.
DateTimeLocalToUTC (Function)
Converts a local date and time (time zone, summer time, winter time) to UTC.
Automated tests: Overview
Several test tools are available to guarantee the quality of your applications......
ZOrder (Property)
The ZOrder property defines the Z-order of an element.
Installing WINDEV, WEBDEV or WINDEV Mobile
This chapter presents the configuration required to install WINDEV, WEBDEV or WINDEV Mobile as well as the different steps of setup......
FTPListFile (Function)
Lists the files (and/or the directories) found in a directory of an FTP server and returns the number of listed files (and/or directories)....
iInitReportQuery (Function)
Initializes the query linked to the report (for a query with parameters).
grAxisTitle (Function)
Defines the title of X-axis and the title of Y-axis in a chart.