ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Email constants
List of constants used by email functions....
Map control events
The following events appear by default in the code editor of WINDEV, WINDEV Mobile and WEBDEV...
Info (Function)
Displays a custom message in a system information window.
Manipulating Progress Bar controls programmatically
A Progress Bar control can be handled through programming......
Managing the automatic identifiers when adding a record
When adding a record into a HyperFileSQL file (HAdd), three management modes are available for the automatic identifiers......
Non-maximized windows for Android
A non-maximized window can be resized by the user and it can occupy a section of the screen only......
Creating a Java project
WINDEV allows you to generate a Java application without even knowing the Java language......
tapiCapability (Function)
Returns the characteristics of a telephony device.
Manipulating Segmented Button controls programmatically
WINDEV and WINDEV Mobile allow you to programmatically manipulate Segmented Button controls......
EmailConfigure (Function)
Used to configure the WLanguage functions for email management.
Report based on a query
Queries are used to easily select records in one or more tables......
StrikeOut (Property)
The StrikeOut property is used to: Determine whether the strikethrough formatting is applied to a Font variable. Apply strikethrough formatting to a Font variable....
MyParameters (Reserved word)
The MyParameters keyword is used to handle the parameters passed to a WLanguage procedure...
HDBDescribeField (Function)
Describes through programming each item found in the structure of an xBase file described by HDBDescribeFile.
HDescribeFile (Function)
Describes a table programmatically.
HSimulateNetwork (Function)
Simulates the operating mode of HFSQL Client/Server on an ADSL or 3G network....
Customizing the Switch controls
The Switch control is a 2-state Check Box control (on/off, true/false, yes/no)......
OpenMobileWindow (Function)
Opens a window in a mobile application.
Reals
DB2 Native Connector: Programming with HFSQL functions
To use a DB2 database with Native Connector, the structure of DB2 tables must be imported into the WINDEV or WEBDEV database schema......