ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

EmulateActionBar (Function)
Emulates an Action Bar during the automated tests run on a mobile device (Android or iOS).
Creating and using a REST Webservice
A REST WebService is a program hosted on a server containing functions accessible via HTTP requests......
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)......
WINDEV Mobile and SMS messages
WINDEV Mobile allows you to easily send and read SMS messages with the SMS functions of WLanguage......
iPhone window: window creation wizard
The wizard for window creation allows you to easily create a window containing all main elements of a window for an iPhone application......
Including a supercontrol in a window or in a page
Information about a control found in a window or in a page
The window editor and the page editor allow you to get information about the controls used....
Style sheet
A style sheet ("......
Deploying an application via App Store
Deployment to the App Store is the most common deployment mode......
Context menu of Gantt Chart controls (AAF)
Each Gantt Chart control in a window has a default menu that is available to users......
WDScript: use in command-line and console mode
Select query description window: Use
Let's see some operations specific to the description window of a select query......
7. Multilingual applications in practice
8. Optimizing an application
ERR_SESSION_CLOSED
BrowserMobile (Function)
Allows you to find out whether the browser used by the Web user is started on a mobile device.
Error 101: Declaration of global variable not allowed
Constants for managing Table, Treeview Table, Looper and List Box controls
List of constants used by the functions for managing Table, TreeView Table, Looper and List Box controls....
Environment of the query editor
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......
Skins
The skins are used to standardize the visual aspect of a site and they allow you to easily change style......
Hasp functions
The dongles of Hasp family (Hasp3, Hasp4, NetHasp, memoHasp and Hasp HL) are used to protect the applications developed with WINDEV or WEBDEV......
Control Centers: Working in offline mode
When working on a laptop computer or on an offline computer, you may want to continue working with the data found in the Control Centers (schedule management, quality management, etc....
Setup of a WEBDEV site: Creating library
A library (file with a WDL extension) is used to group the resources of the project (pages, queries, ......
Synchronizing threads via events
Events can be used to synchronize the different threads of an application......