ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Events associated with Looper controls
List of events associated with Looper controls...
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).
Responsive Web Design: Managing a header bar
This help page explains how to create a page containing a header bar in Responsive Web Design mode......
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...
Multi-project search
Performing a search in the current project is a common operation......
OAuth2Parameters (Variable type)
The OAuth2Parameters type is used to define the information required to authenticate on a web service implementing the OAuth 2.0 standard.
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......
grColor (Function)
Returns and initializes the color of different chart elements.
2. Managing a Client/Server database
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 2 - Managing a Client/Server database - 20 min...
Managing Google calendars
The Google Calendar service is an Internet application provided by Google that is used to manage a calendar on Internet......
2. Creating files in the analysis
WEBDEV Tutorial - Creating a WEBDEV project and its analysis Lesson 2 - Creating files in the analysis - 40 min
Dashboard control: Automatic Application Features (AAF)
The Dashboard control proposes several Automatic Application Features (AAF) allowing the user to benefit from all control capabilities......
Composite keys
A composite key is a key item containing several other items......
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......