ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Data Source (Variable type)
A Data Source variable is used to describe a temporary data source (query, view, alias, etc.).
<Source>.DataSourceKnown (Function)
Determines if a data source has been initialized.
MySource (Reserved word)
MySource is used to handle the current data source (file, view or query) associated with a report or with a table based on a data file...
HDataSourceKnown (Function)
Determines if a data source has been initialized.
SQLListSource (Function)
Lists the data sources declared on a local site.
2. Static or dynamic site
grTimeLevelMax (Function)
Defines the number of levels to display in the time scale of a chart as well as the maximum level.
H.NbRetryRead (Variable)
Indicates the number of attempts to read the file or record before giving control back to the program.
GglGetStaticMap (Function)
Retrieves the map of a specific location via the Google Maps service.
HConnectionQuality (Function)
Returns the quality level of connection: the higher the level is, the faster the connection will be.
HTTP constants
List of constants used by the HTTP functions....
Testing a dynamic project (session or AWP mode) from WEBDEV
The test of the entire project allows simulating the startup of the site......
Null (keyword)
The "Null" keyword can correspond to:
Certificate (Type of variable)
The Certificate type is used to handle: the certificates used to sign the strings or the files. the certificates used to sign the emails....
Rich text, links and images in the WEBDEV controls
Rich text supports multiple advanced features: font, weight, size, color, attribute, ......
Viewing a report in 3D
Your report displays controls that overlap?......
Viewing a window in 3 dimensions
Your window contains overlapping controls?......
2. Listing products
WEBDEV Tutorial - Creating a website with back office processes Lesson 2 - Listing products - 50 min
Testing a window
Testing a single window allows you to run the current window in WINDEV or WINDEV Mobile......
Hasp (Function)
Interrogates an electronic HASP key (HASP-3, HASP-4, MemoHasp or NetHasp).
Project Management Hub: Dashboard
The Project Management Hub groups all the details of the projects in a dashboard......
FullTextIndex description (Type of variable)
A FullTextIndex description variable is used to describe one or more full-text indexes through programming.
Installing an application: single-user or network setup?
WINDEV proposes several types of setup for a WINDEV application......
Automated tests of procedures and classes
The automated tests of procedure or class are used to test the different features proposed by the procedure or by the class......
TaskLast (Function)
Reads the last task in a Lotus Notes or Outlook task list.
ContactFirst (Function)
Reads the first contact in a Lotus Notes or Outlook address book.
ContactNext (Function)
Reads the contact after the current contact in a Lotus Notes or Outlook address book.
Events associated with pages
List of events associated with pages...
Native SQL Server Connector for WINDEV and WEBDEV
WINDEV and WEBDEV support an optional Native SQL Server Connector (also called Native SQL Server Access)......
ListCount (Function)
Returns the number of elements in a List Box, ListView or Combo Box control.