ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Types of help systems in a WINDEV application
There are multiple solutions to provide help to the users...
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.
Operating mode of HFSQL application
An HFSQL application can operate in network mode or in Client/Server mode...
AppDetectUPDAvailable (Function)
Disables or customizes the automatic check for available updates.
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...
.NET application
To create a.NET application from a project...
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....
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......
20. Managing suggestions and incidents
Managing suggestions and incidents...
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).