ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Transactions in SQL
Starting with version 21, you can manage transactions in SQL code......
Natif DB2 Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose an optional Native Connector to DB2......
TrialVersion (Function)
Used to find out whether the current execution of the application is in "trial version" mode.
Changing the window content by swipe
The mobile devices propose several features available via finger movements......
Anchored move on the main axes
To facilitate the positioning of controls, you have the ability to force their move according to the four main axes (0°, 45°, 90°, 135°)....
Option,Version (External language)
Finds out the version number of WD140VM.DLL of WINDEV.
HCheckServerUpdate (Function)
Checks for the latest version of the HFSQL server that can be automatically updated.
DotNetVersion (Function)
Returns the version number of the .Net Framework available on the current computer.
<Connection variable>.CheckServerUpdate (Function)
Checks for the latest version of the HFSQL server that can be automatically updated.
MemcachedAddKeyGroup (Function)
Adds a new key/value couple into the Memcached cache on a group of servers....
AutoLineWrap (Property)
The AutoLineWrap property is used to: determine if the automatic line wrap feature is enabled in a multiline Edit control, in a column of a Table or TreeView control or in a row header of a Pivot Table control. set the line wrap mode in a multiline Edit control, in a column of a Table or TreeView control or in a row header of a Pivot Table control....
TileAdd (Function)
Adds a new tile customization for the current Windows Store Apps application.
Constants used by properties associated with windows, reports, pages and controls
List of constants used by properties associated with windows, reports, pages and controls....
Automatic Application Features (AAF) of Spreadsheet controls
The Spreadsheet control includes multiple Automatic Application Features (AAF) in order to simplify the use of the control......
Importing an HTML page into a WEBDEV site
WEBDEV allows you "suck up" the existing HTML pages......
IWListAdd (Function)
Adds a new internal window to the list of internal windows browsed by an Internal Window control.
Time management help
Time management is extremely important......
H.SQLServerMode (Variable)
Allows you to specify the version of the Native SQL Server Connector that will be used.
MenuAddOption (Function)
Adds a new option after the last option of a drop-down or context menu.
MenuAddSeparator (Function)
Adds a new separator in a menu (drop-down or context menu).
NewRecord (Property)
The NewRecord property is used to determine if the record is a new record or if it comes from the data file.
<Menu>.AddOption (Function)
Adds a new option after the last option of a drop-down or context menu.
<Menu>.AddSeparator (Function)
Adds a new separator in a menu (drop-down or context menu).
MapAddShape (Function)
Adds a new shape (polygon, line, circle) to the map displayed in a Map control.
<Map>.AddShape (Function)
Adds a new shape (polygon, line, circle) to the map displayed in a Map control.