ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Animating the image display (WEBDEV)
...The Web sites propose several transition effects between the elements:...
Characteristics of an indexed control
Characteristics of an indexed control: description, code, ......
Constants for managing Gantt charts
Android application: Using and sharing SQLite data
For the Android applications, the available databases are HFSQL (Classic and Client/Server) and SQLite....
Help: Summary table
In a WINDEV application, users have multiple help features at their disposal: Tooltip. Status bar. Help window. Advanced tooltip. Help page. HLP file....
Native DB2 Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native DB2 Connector......
Instantiation of an object
To access a class, the object must be declared as being part of the class to handle, this is called object instantiation......
Collapsed code
The code is collapsed to improve readability, by only displaying the comments in front of the lines of code......
Handling XLS files
WINDEV and WEBDEV propose two methods for handling the Excel files......
Keyboard shortcut on a button (AAF)
In an application developed with WINDEV, the user has the ability to implement a keyboard shortcut on a button......
Configuring the development environment
WINDEV, WEBDEV and WINDEV Mobile propose different modes for using the development environment......
SensorDetectChangeOrientation (Function)
Allows you to be notified when the orientation of the device changes on any one of its 3 axes.
Round (Function)
Returns the rounded value of a numeric value according to the specified number of decimal places.
Customizing the display of an Organization Chart control
To customize the interface of an Organization Chart control, you must use specific internal windows....
diagShape (Type of variable)
The diagShape type is used to define all the advanced characteristics of the original shape used in a diagram.
Anchor (Property)
The Anchor property sets the anchors of a control in a window, page or report.
Displaying a report in HTML format in the browser of the Web user
To display a report in HTML format in the browser of the Web user, you must......
Font (Type of variable)
A Font variable creates a font programmatically...
Unicode in character strings
UNICODE is an encoding system that assigns a unique number to each character....
WDScript: use in interactive mode
In interactive mode, the WDScript editor is divided into several areas......
Managing the HDFS system
HDFS (Hadoop Distributed File System) is one of the component of the Hadoop framework......
Constants for managing Windows events
The following constants are used to manage Windows events:...
17. TLS/SSL: Encrypting information on the Web
Sending elements to Free Technical Support
BitwiseAND (Function)
Returns the result of the bitwise AND between two values.