ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Enumeration and Combination items
WINDEV, WEBDEV and WINDEV Mobile propose the Enumeration and Combination types......
InitialState (Property)
The InitialState property is used to get the initial state of a control.
MinWidth (Property)
The MinWidth property is used to get and change the minimum width of a control or window.
TableInfoXY (Example)
Usage example of the TableInfoXY function
ToolTip (Property)
The ToolTip property is used to get and change the text displayed in the tooltip associated with a window or page control.
OpenSSLCheck (Function)
Checks, via a public key, that the signature of data performed with the OpenSSL library is correct.
DoubleClick (Property)
The DoubleClick property is used to get and change the name of the Button control that will be executed when a control is double-clicked.
ProgressBarColor (Property)
The ProgressBarColor property is used to get and change the progress color in the following controls and elements: Progress Bar control, Progress Bar column, Progress Bar cell, infinite Progress Bar control....
Native MariaDB Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose a Native Connector to MariaDB (also called Native Access)......
DisplayEnabled (Property)
The DisplayEnabled property is used to: determine whether or not a control or window is refreshed. If the control is displayed, its content is refreshed regularly. refresh a control or window....
External language: Programming in C
We are going to call the elements developed in WINDEV (project, windows, ......
zipListFile (Example)
Usage example of the zipListFile function
Project dashboard
The project dashboard provides an overall view of project status via different widgets.......
TableAddChild (Example)
Usage example of the TableAddChild function
Managing geolocation and GPS
WINDEV Mobile and WEBDEV allow you to exploit geolocation and GPS features found on mobile devices and browsers.
Generating a class diagram
The generation is used to create the WINDEV classes ("......
Screen,First (External language)
Indicates the name of the first editable control or the name of the next control that must be in edit.
The "Scatter" charts
A scatter chart (XY) represents the relationship between two numeric values in two series of data......
Managing emails with "Simple MAPI"
Simple MAPI simplifies the management of emails received by the hosting company......
hbResultScan (Type of variable)
The hbScanResult type is used to define all the advanced characteristics of the result of an iteration performed in an HBase database.
Native DB2 Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native DB2 Connector......
ControlDelete (Function)
Permanently deletes a control from a window, page or report.
Gantt Chart functions
The following WLanguage functions are used to manage the Gantt charts......
Installing a SOAP server with Apache
FinRedemption (Example)
Usage example of the FinRedemption function