ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Multi-project search
Performing a search in the current project is a common operation......
AS/400: Development method
The Native AS/400 Connector simplifies access to AS/400 data from your WINDEV and WEBDEV applications......
API description (Variable type)
An API Description variable is used to describe an API, its parameters, its return value and its calling options programmatically.
2. Creating tables in the database schema
WINDEV Tutorial: Creating a WINDEV project and its database schema Lesson 2 - Creating tables in the database schema - 40 min
HReadSeekLast (Function)
Sets the position on the last record whose value for a specific item is less than or equal to a sought value (exact-match search).
Managing Google calendars
The Google Calendar service is an Internet application provided by Google that is used to manage a calendar on Internet......
TraceBuild (Function)
Displays a customizable message in the trace window opened in parallel with the current window.
MacOS - Developing an application in Catalyst mode
Apple has recently released an SDK to natively compile iOS applications for MacOS......
Synchronizing threads via events
Events can be used to synchronize the different threads of an application......
HTransactionCancel (Function)
If a transaction is in progress, cancels all the operations performed on the data files in transaction since the start of transaction.
xlsCell (Variable type)
An xlsCell variable is used to describe and modify a cell in an Excel document...
Transactions: Secure processes on HFSQL data files
This chapter presents the following topics......
Events associated with Looper controls
List of events associated with Looper controls...
Programming charts
WINDEV, WEBDEV and WINDEV Mobile include a Chart control (available in the window, page and report editors) as well as multiple functions that can be used to create and manipulate charts......
SaaS administrator - Adding a site
Adding a SaaS site is used to declare a SaaS site deployed on a WEBDEV Application Server to a SaaS Webservice in order to allow it to be used......
Handling a Conceptual Data Model (CDM)
The main operations that can be performed on a CDM are as follows......
WinStatus (Function)
Identifies or modifies the window status.
SysIconAdd (Function)
Adds a system tray icon (in the lower-right corner of the screen).
Looper control linked to a data file
A Looper control can be used to display the content of a data file or query......
Setup mode
Several methods can be used to distribute a WINDEV application......
Operating mode of dynamic Active WEBDEV Pages
List (Variable type)
A List variable is a structured type that is used to group a set of elements of the same type.
InvalidInputListControl (Function)
Builds a list of controls that require data input/contain invalid data....