ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ListCount (Function)
Returns the number of elements in a List Box, ListView or Combo Box control.
Obtaining an SSL certificate for IIS7 (or later)
To get an SSL certificate for IIS 7 (and later), the different steps are as follows:...
The "Scatter" charts
A scatter chart (XY) represents the relationship between two numeric values in two series of data......
Social network: Available targets
This page presents the different possibilities of Social Network control according to the selected options......
Note (Property)
The Note property is used to: Find out the notes associated with a control, a window, a page or a report. Modify the notes associated with a control, a window a page or a report....
Copying controls from the page editor
The controls can be copied from the page editor......
FontBold (Property)
The FontBold property is used to: Determine if the text is bold. Change the weight of the text....
Synchronizing threads via events
Events can be used to synchronize the different threads of an application......
The HTML Editor control
The HTML Editor control allows users to create and modify HTML pages......
FontItalic (Property)
The FontItalic property is used to: Determine if the text is italicized. Apply or remove italic formatting from the text....
eCurrencyName (Function)
Returns the caption of a currency.
The different types of browse available in SQL
Two types of browse can be used to browse the result of a query run by SQLExec......
HClose (Function)
Closes a data file or all the data files opened by the current user: all the corresponding physical data files are closed for the current user.
Android: Conditions for using the Map control (before version 180056)
The Map control is using the Google Maps API library. The Map control displays data coming from the Google Maps service....
SIPAddress (Type of variable)
The SIPAddress type is used to define the advanced characteristics of a SIP address.
Sorts in a report
The sort is used to organize the information displayed in the report......
docParagraph (Type of variable)
The docParagraph type is used to handle the characteristics of a paragraph in a DOCX document.
btleCharacteristic (Type of variable)
The btleCharacteristic type is used to handle a characteristic of a Bluetooth Low Energy service.
1. Simple layouts
WEBDEV Tutorial - WEBDEV layouts Lesson 1 - Simple layouts - 30 min
EmailBuildSource (Function)
Generates the source code of the email message to be sent from the variables in the Email structure or in an Email variable.
WDStatistics: Using WDStatistics
WDStatistics can be used once the log files have been imported......
Pyramid charts
Pyramid charts allow you to view data in descending order......
ListDelete (Function)
Deletes an element from a List Box, ListView or Combo Box control populated programmatically.
Sequence of events associated with reports
Several operations are performed when printing a report. These operations are performed in the following order......
gStoredValue (Function)
Adds an "invisible" value to an element in a List Box, Combo Box or Scheduler control.