ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

kbCard (Type of variable)
The kbCard type defines all the advanced characteristics of a card in a Kanban control.
COMCreateInstance (Function)
Instantiates a COM object (Component Object Model).
rssEnclosure (Type of variable)
The rssEnclosure type is used to describe and handle the attachment of an entry of RSS stream...
ImageInfoList (Function)
Returns the list of Exif tags available for the image used.
Constants used by properties associated with windows, reports, pages and controls
List of constants used by properties associated with windows, reports, pages and controls....
ScriptExecute (Function)
Calls an external script (.asp or .php) and returns the result in a string.
grCategoryColor (Function)
Initializes the category color for a chart whose type is: Pie, Column, Bubble chart, Waterfall....
Differences and specific features of an HFSQL Client/Server application
The management mode of data files may have to be adapted when using an HFSQL Client/Server application......
Composite report
The report editor gives you the ability to create "Composite" reports. In this case, the report includes several sub-reports....
Report based on an SQL query with data accessed via a connection (ODBC, etc.)
A report based on an SQL query with data accessed via a connection can print records from a database accessible via a specific ODBC driver or via a Native Connector......
saasVisit (Type of variable)
The saasVisit is used to find out all the characteristics of a SaaS user's visit....
NetMsgError (Function)
Returns the error message corresponding to the error number returned by NetOpenRemoteAccess and NetCloseRemoteAccess.
HFlush (Function)
Forces the operating system of the computer where the data files are found to write data onto the disk.
ASPExecute (Function)
Calls an external .asp script and returns the result in a string.
PHPExecute (Function)
Calls an external .php script and returns the result in a string.
Private Store for mobile applications
There are two methods two deploy your applications......
2. Managing a Client/Server database
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 2 - Managing a Client/Server database - 20 min...
HTTPGetResult (Function)
Retrieves the result or the header of last HTTP request run.
The Switch control
Switch controls (also called "Toggle controls") are now commonly used in interfaces......
YAML (Type of variable)
The YAML type simplifies the handling of data in YAML format.
Brochure of new features: New WINDEV features
New features in WINDEV 28 presented in the New Features brochure....
HSetDuplicates (Function)
Enables or disables the management of duplicates on a unique key.
Radial Bar chart
The "Image gallery" Looper control is used to manage the display of a set of images without programming......
Sharing your source code with the SCM
WEBDEV Tutorial - A Source Code Manager for WEBDEV Sharing your source code with the SCM - 30 min...
Native PostgreSQL Connector: Specific features and remarks
Remarks and specific features of Native PostgreSQL Connector......