ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Optional events
By default, the codes available in the code editor correspond to the most common codes......
Handling Sidebar controls programmatically
WINDEV and WINDEV Mobile allow you to handle Sidebar controls programmatically......
Handling Kanban controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle Kanban controls......
REST web services: Importing an OpenAPI specification
REST web service APIs can be described using OpenAPl files......
Generating an application for Universal Windows 10 App
WEBDEV layouts
A layout allows you to define several views of a page without duplicating it......
Salesforce functions (prefix syntax)
List of Salesforce functions (prefix syntax)...
tapiError (Function)
Indicates whether an error was returned by the last tapixxx function (functions for managing phone calls) to the TAPI module.
Requirement
To manage the project development lifecycle, the Project Management Hub allows you to set requirements......
Creating a select query
A select query (corresponding SQL statement......
WEBDEV: Native AS/400 Connector for PHP
WEBDEV allows you to create Internet or Intranet sites, in native mode or in PHP......
<xlsDocument variable>.UnmergeCell (Function)
Unmerges a given cell.
CtCacheSize (Property)
The CtCacheSize property is used to determine and change the maximum number of records that can be stored in the cache of the Native MySQL Connector.
Page contexts
In a Windows application, the information relative to a window is stored with the window......
Close (Function)
Closes a WINDEV window (and returns a value if necessary).
<Spreadsheet>.GetMerge (Function)
Used to find out whether a cell is merged with other cells and to get the name of merged cells.
Handling a Calendar control by programming
WINDEV, WEBDEV and WINDEV Mobile allow you to handle a Calendar control through programming......
MVP overview: Model - View - Presenter
MVP is the acronym for MODEL - VIEW - PRESENTER......
Automated tests: Overview
Several test tools are available to guarantee the quality of your applications......
SpreadsheetGetMerge (Function)
Used to find out whether a cell is merged with other cells and to get the name of merged cells.
Testing an iOS application on a mobile device
When developing an application for iOS (iPhone or iPad), WINDEV Mobile allows you to test the application being developed without having to recompile it on Mac, but directly on the iPhone or iPad......
Extracting messages added or modified since last extraction
A project was already created and translated......
4. WINDEV and telephony
WINDEV allows you to easily manage incoming and outgoing phone calls via the WLanguage phone functions....
Manual deployment of a dynamic site
WEBDEV proposes several methods for deploying a dynamic site......
Dynamic site: Persistent session
For a dynamic WEBDEV site, when starting the site (site called from a browser), a session representing the site is loaded in memory on the server......