ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Importing a WINDEV window into a WEBDEV website
The Windows windows developed with WINDEV...
Importing a WINDEV window into a Mobile project
The WINDEV windows not having the same format in WINDEV Mobile, WINDEV Mobile gives you the ability to import a WINDEV window into a WINDEV Mobile project...
Integrating a WEBDEV site into a WINDEV application
By integrating a website into a window in a desktop application, you can share existing elements and boost productivity...
gCoord (Function)
Builds a sequence of characters used to define the position of the input cursor for a text.
WINDEV Mobile and SMS messages
WINDEV Mobile allows you to easily send and read SMS messages with the SMS functions of WLanguage......
"Long press" optional event
The optional event "Long press/Open context menu" is run during a long press on the controls of a window......
Test of a query
The query editor allows you to run the test of query result......
Navigation history in the code
The different editors enable you to directly view the code of an element by pressing the F2 key......
GPSStopDetection (Function)
Stops the location detection triggered by GPSDetectPosition.
zipSize (Function)
Returns the size of archive (in ZIP, RAR, CAB, WDZ or 7z format): the size of all compressed files found in the archive. the size of all files found in the archive before compression....
zipClose (Function)
Closes an archive.
Push notification: Android configuration (Firebase)
From WINDEV Mobile 22 Update 1 (version 220052), the Push notifications in Android are using the Firebase platform (instead of Google Cloud Messaging)......
Functions for managing menus (prefix syntax)
List of functions for managing menus...
grSeriesLineType (Function)
Modifies the type of line for a series found in a Line, Area, Scatter and Radar chart.
Context menu of Organizer controls (AAF)
Each Organizer control found in a window proposes a menu to the user......
BTLEListDevice (Function)
Returns the list of accessible Bluetooth Low Energy devices.
The Check Box control
A Check Box can correspond to......
Automatic context menu for the Scheduler controls
Each Scheduler control found in a window proposes a menu to the user....
3. UML models in practice
WDMap: Overview
WDMap is a tool used to view and handle a data file while developing an application......
Confirm (Function)
Displays a message in a standard dialog box that proposes "Yes", "No", "Cancel" and returns the user's choice....
MVP overview: Model - View - Presenter
MVP is the acronym for MODEL - VIEW - PRESENTER......
Description window of query (insert, update or delete) or description window of a query in SQL code
The description window of a query (insert, update or delete) or the description window of a query in SQL code is used to......
Installing and configuring HFSQL Cluster
Required configuration and overview for installing HFSQL Cluster....
Handling XLS files
WINDEV and WEBDEV propose two methods for handling the Excel files......
The "Context-sensitive code view" pane
The "Context-sensitive code view" pane allows you to view and edit the code of the element (window, page, report, control, etc....
12. Synchronizing data
Debugging without debugger
In some cases, running a program or a site with or without the debugger can produce different results......