ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Customizing the report viewer: Available windows
23. Print modes
<Connection variable>.RSAddConfig (Function)
Adds a replication between two HFSQL server onto the master server.
Looper control populated programmatically
A Looper control populated programmatically is directly linked to lists stored in memory......
CountryList (Function)
Returns the list of all countries or countries of a given continent according to ISO 3166-1.
Value of constants for the Windows 32-bit API
Value of constants for the Windows 32-bit API...
<Page>.OpenChild (Function)
Opens a non-modal child window.
Appendix 4: WEBDEV modules
The table below presents the modules installed by the WEBDEV application server for Linux and their main features......
Natif DB2 Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose an optional Native Connector to DB2......
<Source>.ExtractMemo (Function)
Extracts the content of a binary memo item from an HFSQL file, a query or an HFSQL view to a physical file (on disk).
Real-time chart
This type of chart is used to represent a permanent data flow in real time......
Management errors specific to Native Connectors
When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError......
<String type>.ExtractString (Function)
Allows you to: extract a substring from a string based on a specified string separator. search for substrings in a string based on a specified string separator....
ExtractString (Function)
Allows you to: extract a substring from a string based on a specified string separator. search for substrings in a string based on a specified string separator....
WEBDEV Application Server - 10 connections - License agreement
Types associated with the Word processing
WINDEV and WEBDEV propose several types of variables allowing you to handle Word Processing documents......
SNMPSet (Function)
Writes one or more values onto an SNMP agent for which an SNMP session was started.
Instantiation of an object
To access a class, the object must be declared as being part of the class to handle, this is called object instantiation......
How to create an SQL query to get a TOP 10?
This help page presents the method for creating an SQL query used to get the first 10 records......
<picLayer variable>.AlphaBlend (Function)
Blends two images together. This allows you to create fade-in effects between 2 images.
Report based on a programmed data source
In a report on a programmed data source, the reading of the records that will be displayed in the report requires full programming in WLanguage......
Editable reports
The report editor can be used to create form reports, which include different controls allowing users to enter data......
The Switch control
Switch controls (also called "Toggle controls") are now commonly used in interfaces......
SCM: Working in Offline mode
The Source Code Manager allows you to easily work in offline mode......
dAlphaBlend (Function)
Blends two images together. This allows you to create fade-in effects between 2 images.