ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Display modes of Tab control
To optimize the style of your tabs, you have the ability to use images and colors......
Handling an automatic test
When an automated test is created, this test is in "construction" by default......
Events associated with Shape controls
List of events associated with Shape controls...
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.
BitcoinCore features
The Bitcoin functions that make handle a Bitcoin Core server possible include ......
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.
Installing and using a Bitcoin Core server
WLanguage offers various functions for handle a Bitcoin Core server......
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......
BCDecode (Function)
Decodes the information stored in a QR Code bar code.
Error 1009: The member of the class is private
tapiError (Function)
Indicates whether an error was returned by the last tapixxx function (functions for managing phone calls) to the TAPI module.
Multi-touch in a Chart control
One of the most common applications of the multi-touch feature is used to handle images......
Managing Hive databases
Hive is a software layer of Hadoop used to run queries......
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......
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......