ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Android application: Using and sharing SQLite data
For the Android applications, the available databases are HFSQL (Classic and Client/Server) and SQLite....
External language: Programming in C
We are going to call the elements developed in WINDEV (project, windows, ......
Handling Image controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to handle an Image control through programming......
Creating an interactive diagram
The Diagram Editor control allows end users to create and edit diagrams......
The Flex control
The Flex control is used to display a Flash® animation created by a Flex editor in a WEBDEV page......
Error 2109: You are using the ObjectInfo function
ControlCreate (Function)
Creates a new control (of any type) in a window through programming.
RulerVisible (Property)
The RulerVisible property is used to: Determine if a playhead is visible in a TimeLine control. Show or hide a playhead in a TimeLine control....
How to color a control with focus?
This help page explains how to highlight the control where the input is performed....
Round (Function)
Returns the rounded value of a numeric value according to the specified number of decimal places.
Characteristics of an indexed control
Characteristics of an indexed control: description, code, ......
Constants for managing Gantt charts
Unalterable data files
This feature is used to signal that a data file cannot be modified after writing......
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......
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.
Linking a Combo Box control to a data file
A List Box or Combo Box control can be used to display the content of a data file, to allow a user to select a record, for example......
WinAdaptSize (Function)
Adapts the window size to the content of controls.