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...
Convert your WINDEV applications into websites
A widespread need today is to transform Windows applications (or parts of applications) into dynamic websites...
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...
"?" menu
WINDEV proposes a help menu adapted to your applications...
.NET application
To create a.NET application from a project...
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...
WDInst: set directory for tables and User Groupware files
The setup editor WDInst ("Tools...
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...
HTTPDestination (Function)
Indicates the backup file for the result of next HTTP request, run in the same thread.
SocketConnectSSL (Function)
Used to establish a secure connection to an SSL server.
grDeleteAll (Function)
Erases a chart and destroys this chart.
BitmapInfo (Function)
Retrieves the characteristics of an image file or the characteristics of a PDF file : format, width and height, number of bits per pixel....
The Map control
The Map control allows you to display a map in order to geolocate, create a route, display points of interest (POI) and more....
20. Managing suggestions and incidents
Managing suggestions and incidents...
Assisted universal replication through programming
The assisted replication through programming is used to implement a replication on an existing application while controlling the synchronization in the application itself......
HTTPCreateForm (Function)
Creates an HTTP form.
TableInfoXY (Function)
Returns for a given position in a Table or TreeView Table control (coordinates of a control point): the name of the column displayed for the specified position. the index of the row or column for the specified position....
grSourceSeries (Function)
Defines the source of a series.
grRaised (Function)
Used to display a chart with raised effect.
ControlContextMenu (Function)
Identifies the control on which the context menu was opened.
grDonutHolePercentage (Function)
Modifies the percentage corresponding to the radius of the hole in a Donut chart.
TextToHTML (Function)
Converts text to HTML (carriage returns are replaced by <BR>, accented characters are replaced by their equivalent in HTML, etc.).
grSeriesSecondaryAxis (Function)
Defines whether a series will be drawn on the secondary axis.
The Slider control (in a window)
A slider control is used to select a value between two bounds......
AssistedInputConfigure (Function)
Used to configure the filter and the opening of assisted input.
PDFMergeWithPassword (Function)
Merges several existing and password-protected PDF files into a single PDF file.
Using ODBC on HFSQL Classic via JDBC
The ODBC driver on HFSQL Classic is used to access a HFSQL Classic database from an external database software that supports ODBC accesses......
dInvertColor (Function)
Inverts the colors: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
LooperPosition (Function)
Moves the scrollbar to display a specific row or returns the index of the first row displayed in a Looper control populated programmatically.
xlsNbRow (Function)
Returns the number of rows found in an XLS file.
sEscape (Function)
Runs different functions that directly affect the bits of serial port, parallel port or infrared port, independently of the communication protocol.
ComboClose (Function)
Closes the drop-down list in a Combo Box control (simple or multi-column Combo Box control).