ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

grAxisPosition (Function)
Indicates the position where one of the chart axes (X or Y-coordinates) will be drawn.
<Chart>.AxisPosition (Function)
Indicates the position where one of the chart axes (X or Y-coordinates) will be drawn.
SemaphoreStart (Function)
Locks the current thread until the semaphore is opened (which means until a "free" spot becomes available in the protected section).
Procedure WLanguage called by the function SensorDetectChangeAcceleration
Procedure (also known as "Callback") called by the SensorDetectChangeAcceleration function when the device's acceleration on one of its axes is detected....
Message text file format
The text files created by WDMSG use a specific format......
DashDelete (Function)
Deletes a widget displayed in a Dashboard control. The Dashboard control is updated and a free location replaces the deleted widget.
<Dashboard>.Delete (Function)
Deletes a widget displayed in a Dashboard control. The Dashboard control is updated and a free location replaces the deleted widget.
Mobile Image Editor control
By using the Image Editor control in your mobile applications, you will allow users to edit images or photos......
Native SQL Server Connector license agreement
Native SQL Server Connector (also known as Native SQL Server Access) license agreement...
License agreement for Native Informix Connector
License agreement for Native Informix Connector...
License agreement for Native Progress Connector
License agreement for Native Progress Connector (also called Native Progress Access)...
License agreement for Native Oracle Connector
License agreement for Native Oracle Connector...
License agreement for Native Sybase Connector
License agreement for Native Sybase Connector...
WINDEV Mobile Framework License Agreement
Editable reports
The report editor can be used to create form reports, which include different controls allowing users to enter data......
License agreement for Native DB2 Connector
License agreement for Native DB2 Connector...
Specific features of the applications for iPhone/iPad
Dynamic instantiation of a .NET object
A .NET object can be dynamically associated with a .NET class, we talk of dynamic instantiation of object....
Brochure of new features: New WEBDEV features
New features in WEBDEV 28 presented in the New Features brochure....
The Looper control
A Looper control is used to repeat the controls found in a specific area......
New Features brochure - Version 28: New WEBDEV features
New features in WEBDEV 28 presented in the New Features brochure....
WEBDEV license agreement
WEBDEV license agreement...
Variant (Type of variable)
The Variant type is used to: store any simple value: boolean, numeric (Currency, Real, Integer, etc.), characters and character string, date (Date, Time, DateTime and Duration), ... store named or indexed subelements. store any complex value: structures, classes, advanced types, arrays, associative arrays, queues, stacks and lists. handle the NULL value in WLanguage. store interactions with ActiveX objects and Automation programming....
The use of the Automation type in a site is reserved for the advanced users
Positioning a toolbar
A Toolbar control can be created in a "Free" window or in an "MDI Parent" window......