ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Configuring Reports & Queries
Reports & Queries is used to......
Setup via physical media
A setup by physical media allows you to give to the hosting company a media containing all the files required to install the site on a server......
I was using C with WINDEV 5.5. How to proceed in WINDEV 2024?
You have the ability to use external languages with WINDEV......
Error 101: Declaration of global variable not allowed
Description of an Organizer control (control of a page)
The Organizer control can be configured in the editor via the description window ("Details" tab)......
Android: The different types of notifications
Android proposes several types of notifications to inform the user......
Error 1008: The member of the class is protected
Animation management functions
WINDEV proposes several WLanguage functions for managing animations......
BCCalculateControlCharacter (Function)
Returns the check code of a bar code.
Custom title bar with menus and controls
There is a new trend in UI design: application menus in the title bar!...
The "Code snippets" pane
The "Code snippets" pane lists the code snippets currently available......
BitcoinCore features
The Bitcoin functions that make handle a Bitcoin Core server possible include ......
Execute (External language)
Runs the code of a control or the code of a procedure in WLanguage.
HTMLInsertBefore (Function)
Adds a node before the specified node in an HTML document.
HTMLInsertAfter (Function)
Adds a node after the specified node in an HTML document.
Code snippets
The code editor allows you to enter "Code snippets"......
<htmlNode variable>.InsertAfter (Function)
Adds a node after the specified node in an HTML document.
<htmlNode variable>.InsertBefore (Function)
Adds a node before the specified node in an HTML document.
Error 1009: The member of the class is private
Installing and using a Bitcoin Core server
WLanguage offers various functions for handle a Bitcoin Core server......
tapiError (Function)
Indicates whether an error was returned by the last tapixxx function (functions for managing phone calls) to the TAPI module.
Managing Hive databases
Hive is a software layer of Hadoop used to run queries......
Translating the interface into multiple languages
When the different languages supported by the application have been selected, the information displayed by the application must be translated into these different languages......
Device panel
In WINDEV Mobile, you can create applications that adapt to all devices, by setting anchors on the controls......
iPad window: Window creation wizard
The wizard for creating iPad windows allows you to easily create a window containing all the main elements of a window for an iPad application......