ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

How to install a Universal Windows 10 App application on a tablet
The generation of a WINDEV Mobile application for Universal Windows 10 App groups all the project elements (windows, code, etc....
Managing threads
WINDEV and WINDEV Mobile propose several functions used to perform an advanced management of threads....
Automatic button execution (Window)
To force an action on a window, all you have to do is define a button of this window in "Automatic execution" mode......
Customizing the setup program (Plug-in)
In a setup program, you may want to customize some actions......
ERR_BUTTON_EXPECTED
13. Types of standard controls
Automatic menu of tables (AAF)
Each Table control found in a window proposes a menu to the user......
Using the Salesforce service
Salesforce is a very popular CRM software......
ERR_TIMEOUTINIT
Managing MQTT
MQTT is a "publish-subscribe" messaging protocol based on the TCP/IP protocol......
Dim disabled windows
Your application opens several windows at the same time and you don't know which one to use?......
Sensor functions
The following functions are used to manage the compass and the accelerometer in an application run on a mobile device (phone or tablet)....
Remote WEBDEV administrator: Modifying a WEBDEV account
To modify a WEBDEV account from the remote WEBDEV administrator:...
Checking an element back in the Source Code Manager (SCM)
Checking an element back in the repository is used to make the modified element available to all the users of the Source Code Manager......
Management of Google documents
Google Docs and Google Spreadsheet are the online word processing and the online spreadsheet proposed by Google......
Managing the calendars (Android/iOS)
WINDEV Mobile allows you to easily access the calendars and appointments found on the phones and tablets in Android and iOS......
Creating and using a REST Webservice
A REST WebService is a program hosted on a server containing functions accessible via HTTP requests......
18. Order of execution of the code of buttons/links
The Image Editor control (WEBDEV)
By using the Image Editor control in your websites, you will allow users to create and edit images or photos......
Native 64-bit and native 32-bit: a single source code
The 64-bit operating systems are starting to appear on the PCs and on the servers......
Keep-alive on connection
Functions for managing objects (External language)
The Repositionable Note control
The Repositionable Note control allows you to include the famous yellow sticker in your applications......
1. Project dashboard
The project dashboard is an essential element for managing WINDEV Mobile projects....
HTML 5: Example for managing the programmed Drag and Drop
To make a WEBDEV site more interactive, you have the ability to implement Drag and Drop in the pages....