ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

13. External component in practice
External component in practice...
ShapeExtremityStart (Property)
The ShapeExtremityStart property gets and sets the source end shape of a Wire control.
ShapeExtremitySize (Property)
The ShapeExtremitySize property is used to identify and change the size of the shape at the beginning and end of a Wire control.
AttachPointStart (Property)
The AttachPointStart property gets and sets the position of the start attachment point of a Wire control.
VideoStopDecoding (Function)
Stops decoding a bar code in a Camera control.
Report viewer (Print preview)
The report viewer allows you to see the report layout without printing it......
2. Development
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 2 - Development - 30 min
Cos (Function)
Calculates the cosine of an angle.
CoTan (Function)
Calculates the cotangent of an angle.
Tangent (Function)
Calculates the tangent of an angle.
Animation functions
WINDEV proposes several WLanguage functions for managing animations......
1. HFSQL Client/Server: Implementation
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 1 - HFSQL Client/Server: Implementation - 10 min...
BarCodes (Variable type)
The BarCodes type is used to handle the information found in a bar code.
Deploying the application for iPhone/iPad
To be able to test and/or deploy the application on a device (iPhone or iPad), you must enroll in the iOS Developer Program....
Characteristics of the columns in a Table control in a window
The columns are used to display information in a Table control......
InPageWithinWindowMode (Function)
Indicates if the page is displayed in a WEBDEV Page control in a window.
Chart control: "Series" tab
The "Series" tab is used to define the different series used in the Chart control as well as the source of category labels......
Random (Function)
Returns a random number.
MariaDB Native Connector: Features and notes
This page presents the main aspects and requirements of the Native MariaDB Connector......
Positioning marks in the code
The positioning marks are used to "tag" specific lines of code......