ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

12. External component
An external component is a set of WINDEV elements: windows, reports, analysis, etc....
Developing an application for Apple Watch
An Apple Watch application is an application intended for a watch associated with an iOS device (phone, tablet, ......
The different states of a Button control in a window
In WINDEV or WINDEV Mobile applications, Button controls can have multiple states......
Editable reports
The report editor can be used to create form reports, which include different controls allowing users to enter data......
ODBC on HFSQL via Visual .NET (in C#)
The ODBC driver on HFSQL Classic (single-user and multi-user) is used to access a HFSQL Classic database from an external database software that supports ODBC accesses......
Camera control in a mobile application
The Camera control is used to......
Distributing Reports & Queries
This help page presents the operations that must be performed in order for a WINDEV application to be handled by Reports & Queries......
Compile
The Compile keyword can correspond to: the Compile function, which dynamically compiles a procedure whose source code is specified.. the <COMPILE IF> statement, which allows you to compile WLanguage code according to a condition (mainly used to compile code according to a platform or configuration type)....
Developing applications in Universal Windows 10 App mode
WINDEV and WINDEV Mobile allow you to develop applications for Windows 10 tablets and for Windows Phone 10 and Windows 10 phones (Universal Windows 10 App applications)......
ArraySwapLine (Function)
Used to swap two rows in a two-dimensional array or in an advanced array property.
Zombie procedures
In most cases, old code contains procedures that are used but that do no longer match the current quality standard......
SwapLine (Function)
Used to swap two rows in a two-dimensional array or in an advanced array property.
Geolocation functions/GPS
The following functions are used to handle geolocation data and to control GPS devices......
Preset page templates
The preset page templates provide some structures of pages corresponding to a wide range of sites and they also improve the re-usability and the graphic harmony between the projects......
Reuse code via external components
WINDEV Tutorial: External components Reusing code with external components - 40 min
Transfer (Function)
Copies a block of bytes or a fixed-length string from a memory address into another one.
WDXView: Overview
WDXView is an ActiveX browser......
TriState (Property)
The TriState property is used to: Determine if a check box option supports 3 or 2 states. Determine if a TreeView control uses 3-state or 2-state check boxes. Change the type of an option in a check box: option with 3 states or with 2 states....
Modbus constants
Constants used by the Modbus management functions....
dAlphaBlend (Function)
Blends two images together. This allows you to create fade-in effects between 2 images.
ManageHTML (Property)
ManageHTML is used to configure the management mode of the HTML format in a full-text index.
ManageRTF (Property)
ManageRTF is used to configure the management mode of the RTF format in a full-text index.
Global and local variable
Two types of variables are available......
TreeSelectCount (Function)
Returns the number of selected elements in a TreeView control (for a multi-selection TreeView control).
grStartAngle (Function)
Sets the starting angle of the first section in the following types of chart: Pie, Semi-circular or Donut. Sunburst. Radial Bar chart....