ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HOnServerCall (Function)
Customizes the management of message display on the client computer and the management of disconnection from a client computer.
InTestMode (Function)
Indicates whether the application or the site is started: from the WINDEV or WEBDEV editor, from the executable or browser. from the WEBDEV administrator....
fWrite (Function)
Writes: a character string into an external file. a memory section....
Spreadsheet constants
The following constants are used by the functions for managing Spreadsheet controls:...
SMSDelete (Function)
Deletes an SMS message from the memory of the Android phone. This function should no longer be used.
Android In-App configuration
A specific configuration is required to manage the In-App purchases in an Android application......
NotesDeactivateView (Function)
Disables the view currently handled in Lotus Notes.
1. Project audits
WEBDEV Tutorial - Optimizing a WEBDEV project Lesson 1 - Project audits - 15 min
Gantt Chart report
The report editor gives you the ability to create "Gantt Chart" reports......
3. Interface (UI)
WINDEV Mobile tutorial: My first Android/iOS application Lesson 3 - Interface (UI) - 30 min...
SpeechRecognitionDeleteCommand (Function)
Deletes a voice command previously added with SpeechRecognitionAddCommand.
HChangeConnection (Example)
Usage example of the HChangeConnection function
Characteristics of Table controls in a window
Table controls allow you to display and/or enter data......
Scope of procedures
The scope of a procedure defines whether it is public, private, etc......
Check model
You can use check models to easily create checks...
5. Loops
WINDEV Tutorial - WLanguage basics Lesson 5 - Loops - 15 min
Universal Windows 10 App: Deploying on the store
Your Universal Windows 10 App application is ready to be used......
grInterval (Function)
Indicates the interval between values on the vertical and horizontal axis of a chart.
Android: Conditions for using the Map control
Up to WINDEV Mobile version 180046, the Google Maps API library was required to use a Map control in an Android application......
Context menu of windows (AAF)
The popup menu of the windows (right mouse click on the window) contains the following options......
Query editor: Characteristics
External language: Programming in C++ (WDWDIAL interface)
This third method uses the notion of class inheritance to simplify the interfacing between a C++ application and WINDEV......
Discover WINDEV Mobile
WINDEV Mobile tutorial: WINDEV Mobile overview Discover WINDEV Mobile - 10 min
Query technical documentation
The query editor automatically creates a technical documentation for each query......
Adapting a website to support multiple languages
WEBDEV Tutorial - Managing multiple languages in a website Adapting a website to support multiple languages - 50 min