ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

BCCalculateControlCharacter (Function)
Returns the check code of a bar code.
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......
Table control populated programmatically: WLanguage
Here is an overview of how to handle Table controls populated programmatically in WLanguage....
User Groupware
A Windows application, an Internet or Intranet site require to define the role of different contributors......
Clipping the window according to an image
An image can be used to easily define the shape of a window......
Custom title bar with menus and controls
There is a new trend in UI design: application menus in the title bar!...
Handling report blocks
The different operations available on report blocks are as follows......
BCDecode (Function)
Decodes the information stored in a QR Code bar code.
The "Code snippets" pane
The "Code snippets" pane lists the code snippets currently available......
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.
BitcoinCore features
The Bitcoin functions that make handle a Bitcoin Core server possible include ......
HTMLInsertAfter (Function)
Adds a node after the specified node in an HTML document.
<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.
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.
4. Android and iOS windows
The UI (User Interface) of an application is mainly composed of windows....
Managing Hive databases
Hive is a software layer of Hadoop used to run queries......
HTMLWrap (Function)
Wraps the specified node in a given node of an HTML document.
HTMLRemoveChild (Function)
Removes a given node in the current node of an HTML document.
<htmlNode variable>.Wrap (Function)
Wraps the specified node in a given node of an HTML document.
<htmlNode variable>.RemoveChild (Function)
Removes a given node in the current node of an HTML document.
Test of a WINDEV and WINDEV Mobile application
WINDEV and WINDEV Mobile feature multiple methods to test applications......
4. Types of pages
Different types of pages can be used in the sites created with WEBDEV......