ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

7. Debugger
WINDEV Tutorial - WLanguage basics Lesson 7 - Debugger - 30 min
AS/400: Development method
The Native AS/400 Connector simplifies access to AS/400 data from your WINDEV and WEBDEV applications......
The TimeLine control
The TimeLine control is used to represent chronologies of close events that can be parallel....
WEBDEV license agreement
WEBDEV license agreement...
1. Website deployment requirements
WEBDEV Tutorial - Website deployment Lesson 1 - Website deployment requirements - 30 min
4. Windows with search
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 4 - Windows with search - 30 min
Managing Google calendars
The Google Calendar service is an Internet application provided by Google that is used to manage a calendar on Internet......
BTLEConnect (Function)
Used to connect to a Bluetooth Low Energy device.
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.
jQueryExecute (Function)
Runs a JavaScript method of the jQuery library on a page element.
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......
Events associated with Looper controls
List of events associated with Looper controls...
2. Managing a Client/Server database
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 2 - Managing a Client/Server database - 20 min...
TableDeleteWithAnimation (Function)
Deletes a row from a Table control, from a TreeView Table control (or from a table displayed in a Combo Box control) with an animation.
2. Creating files in the analysis
WEBDEV Tutorial - Creating a WEBDEV project and its analysis Lesson 2 - Creating files in the analysis - 40 min
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