ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Error 3: The string has no final "
dSaveImage (Function)
dSaveImage is kept for backward compatibility.
eExchangeRate (Function)
Returns the value of the exchange rate for a currency.
WDSQL: Creating and running a script
A script is a set of SQL commands used to perform a specific operation (create a new table in the database, insert records, ......
Burning a CD/DVD
Several WLanguage functions are used to burn the CDs or DVDs......
2. Managing a database
WEBDEV Tutorial: My first WEBDEV website Lesson 2 - Managing a database - 30 min
Constants for managing arrays
List of constants used by the functions for array management....
Obtaining an SSL certificate for IIS7 (or later)
To get an SSL certificate for IIS 7 (and later), the different steps are as follows:...
Creating and handling an item
The main operations that can be performed on an item are as follows......
Programming automatic calculations in the columns of a Table control
Fax constants
List of constants used by the functions for managing faxes....
JSInfoEvent (Function)
Used to handle the JavaScript properties of the browser event that triggered the code execution.
11. Table/Looper controls
htmlAttribute (Type of variable)
The htmlAttribute type is used to define all the advanced characteristics of an attribute of an element in an HTML document.
Glossary
The glossary lists all the abbreviations used in the code editor......
HTTPRequest (Example)
Usage example of the HTTPRequest function
H.AutoIndexingLimit (Variable)
Indicates the maximum number of records in the data file used to manage the automatic reindexing.
HCreateView (Example)
Usage example of the HCreateView function
Constants for managing MongoDB databases
Constants used by the Mongoxxx functions...
Open (Function)
Opens a modal WINDEV window.
SQLTable (Function)
Transfers the result of a query to a Table control populated programmatically (a List Box or Combo Box control), with the possibility of Partial Fetch (the result is retrieved by blocks of rows).
Constants used by the TraceStart function
List of constants used by the TraceStart function....
Events associated with Clickable Image controls
List of events associated with Clickable Image controls...
OLELoad (Function)
Initializes an OLE control with an OLE object.
HAdd (Example)
Usage example of the HAdd function