ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Setup by HTTP (Network setup via IP)
The network setup via HTTP consists in installing and updating a WINDEV application via an HTTP server (Live update)...
Native DB2 Connector: Programming with HFSQL functions
To use a DB2 database with Native Connector, the structure of DB2 tables must be imported into the WINDEV or WEBDEV analysis......
Native Sybase Connector: Programming with HFSQL functions
To use a Sybase database with Native Connector, the structure of Sybase tables must be imported into the WINDEV or WEBDEV analysis......
Developing an iOS 13 widget
An iOS widget is an application intended to be displayed as a widget on iOS devices (iPhone, iPad, etc.
Thread management functions
List of functions for managing threads...
Creating a WEBDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
Mobile-friendly website: available methods
WEBDEV includes several page creation methods that allow you to create mobile-friendly websites......
SocketConnectBluetooth (Function)
Connects a client computer to a specific Bluetooth socket.
SCM administrator: available tools
The SCM administrator (Source Code Manager) proposes several tools to manage and optimize the SCM repository......
InitialState (Property)
The InitialState property is used to get the initial state of a control.
Preventing the use of the browser's "Back" button
If the browser "Back" button is used to display the previous page, this action will have no effect......
TelemetryIdentifyUser (Function)
Identifies the current user for whom the telemetry data is saved.
grSmoothing (Function)
Smoothes a Line chart or a Scatter chart by using the "cubic splines" algorithm.
Value of constants for the Windows 32-bit API
Value of constants for the Windows 32-bit API...
Combo Box control properties
You can manipulate Combo Box controls in a window or page using the following WLanguage properties......
Deploying a Java archive
Like for any application, WINDEV allows you to create a setup program for a Java application......
ListSelectPlus (Function)
Selects one or more elements in a List Box, ListView or Combo Box control.
The SilverLight control
The SilverLight control is used to display a SilverLight 2 animation in a WEBDEV page......
Importing a WINDEV/WINDEV Mobile project and its elements
A WINDEV project and all its elements compatible with WINDEV Mobile (analysis, windows, classes, sets of procedures, queries, ......
Handling a Static control programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to handle a Static control programmatically......
Timer (Function)
Periodically and automatically calls a WLanguage procedure.
TimerSys (Function)
Periodically and automatically calls a WLanguage procedure.
12. External component in practice
grColor (Function)
Returns and initializes the color of different chart elements.
Transactions: Secure processes on HFSQL data files
This chapter presents the following topics......
YInitial (Property)
The YInitial property is used to: Find out the Y-coordinate: of a control (position on Y-axis) when opening the window or the page. of a window (position on Y-axis) when opening the window. Modify the Y-coordinate of a control anchored "to bottom" (position on the vertical axis) when opening the window. Find out the Y-coordinate of a control in relation to its block (position in millimeters on the vertical axis) when opening the report....