ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Handling a Link control through programming (Page)
WEBDEV allows you to handle a Link control through programming......
ODBC driver for HFSQL Classic and for HFSQL Client/Server (Windows)
The ODBC driver for HFSQL Classic (single-user or multi-user) is used to access an HFSQL Classic database from an external database software that supports the accesses by ODBC......
WEBDEV concepts
The source code manager
WINDEV, WEBDEV and WINDEV Mobile propose a sophisticated Source Code Manager......
Custom style sheet
When creating a project, a blank custom style sheet is created and associated with the current project......
Developing applications for Android
WINDEV Mobile allows you to develop applications for the Android operating system......
Native SQL Server Connector: Executing the same stored procedure multiple times
In some cases, it may be useful to execute the same stored procedure multiple times by changing one or more parameters ......
Native Sybase Connector: Running the same stored procedure several times
In some cases, it may be useful to execute the same stored procedure multiple times by changing one or more parameters......
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)......
How to create and handle a structure?
This help page explains how to create and handle a structure....
The "Code" pane
The "Code" pane is used to handle the procedures (local and global procedures) and the classes found in the current project ("Global procedures", "Local procedures" and "Classes" options)......
1. What is the WEBDEV administrator used for
Pivot Table control in a report
The report editor allows you to create "Crosstab" reports......
Importing/Consuming web services
WINDEV, WEBDEV and WINDEV Mobile allow you to directly import Webservices into your applications......
Reverse code modeling
The reverse code modeling allows you to view in a graph......
"Test results" pane
The "Test results" pane shows the results of the different stand-alone tests in a project......
Window for quick selection
You are searching for a project element? You only know part of its name? Press [CTRL]+[E] to open the quick selection window......
Background image of multilingual window
In some cases, the background image of a window can contain a text (the application name, a specific caption, ......
In-App purchases
The mobile systems (Android/iOS) allow their applications to propose content at extra cost, by using the payment system of App Store or Google Play......
SaaS administrator - Managing a client
Managing a SaaS client account is used to......
Handling Word Processing controls programmatically
Word Processing controls can be handled programmatically......
WDAPI: Help about the APIs
WDAPI simplifies the use of Windows APIs in a WINDEV application......
Configuring the connection with WDSQSINS
For compatibility with the earlier versions of the Native SQL Server Connector (also called Native SQL Server Access), the connection can still be configured in WDSQSINS (supplied with the Native SQL Server Connector)......
Multilingual feature in the controls (window, page, report)
In a multilingual application or site, the multilingual feature is proposed for the following elements......
2. WEBDEV administrator in practice