ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Handling a group of controls through programming
WINDEV, WEBDEV et WINDEV Mobile allow you to handle a group of controls through programming......
"Unit examples" pane
The "Unit examples" pane proposes the unit examples found in the different products......
Handling a toolbar through programming
WINDEV allows you to handle a Toolbar control through programming......
Step 3: Printing characters, images, ...
This step consists in "sending the different elements to print to the printer"......
App Tracking Transparency - Activity tracking
App Tracking Transparency enables users to authorize an iOS app to track their activity on third-party mobile apps and websites for advertising or data sharing purposes......
ODBC driver for HFSQL Classic and for HFSQL Client/Server (Linux)
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......
Search and full-text index
HFSQL proposes a quick search for character strings in the data......
DnDForce (Function)
DnDForce is kept for backward compatibility.
Automatic Application Features (AAF)
The Automatic Application Features (AAF) allow you to add features to your application without having to write a single line of code......
iPrintReport (External language)
Prints a report created with the report editor.
inAppPurchaseProduct (Function)
Sends a request for purchasing an "In-App" product associated with the application.
LooperRefreshVisible (Function)
Changes or returns the visibility status of the refresh bar in a Looper control.
The "Image catalog" pane
The "Image catalog" pane is a context-sensitive image catalog......
UnicodeToAnsi (Function)
Converts: a UNICODE string to ANSI (Windows). a buffer containing a UNICODE string to a buffer containing an ANSI string (Windows)....
SQLLock (Function)
Used to lock: The entire data table, in read and write mode. Its data cannot be accessed by other computers. The records selected by the query. This data cannot be accessed by the other computers. This method can be used to update records for example....
Handling a Slider control through programming
WINDEV and WINDEV Mobile allow you to handle a Slider control through programming......
Including a supercontrol in a window or in a page
Testing a Java project and compiling it
When your Java application is developed, you can run the test of the Java project and compile it before creating the archive......
COMCallMethod (Function)
Runs a method of an interface of a COM object instantiated by COMCreateInstance.
Docker image of the WEBDEV Application Server
From with version 24, a Docker container with the WEBDEV Application Server can be found in Docker Hub......
Programming an indexed control
ListInsert (Function)
Inserts an element into a List Box, ListView or Combo Box control populated programmatically.
Using layouts in WINDEV and WINDEV Mobile
The layout is used to define several views of a window in the same project without duplicating this window......
Installing WINDEV, WEBDEV or WINDEV Mobile
This chapter presents the configuration required to install WINDEV, WEBDEV or WINDEV Mobile as well as the different steps of setup......
TableAdd (Function)
Adds a row in: a Table control, a TreeView Table control, a Combo Box control "with table" (Table control displayed in a Combo Box control)....