ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Device panel
In WINDEV Mobile, you can create applications that adapt to all devices, by setting anchors on the controls......
Display modes of Tab control
To optimize the style of your tabs, you have the ability to use images and colors......
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......
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.
BCDecode (Function)
Decodes the information stored in a QR Code bar code.
<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.
Handling Bar Code controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle Bar Code controls......
The "Context-sensitive code view" pane
The "Context-sensitive code view" pane allows you to view and edit the code of the element (window, page, report, control, etc....
Project compilation: Warning, Error, Information, Programming standard...
When developing a project, the project is compiled on a regular basis....
Flexible modeling editor
The flexible modeling editor allows you to easily create a "non-restricting" and "flexible" modeling, entirely included in the environment......
Set of procedures
The global procedures are grouped in set of procedures......
XMLFindNamespaceByName (Function)
Finds an XML namespace according to its XML node and in the parents of the node.
<xmlNode variable>.FindNamespaceByName (Function)
Finds an XML namespace according to its XML node and in the parents of the node.
HTMLWrapAllChildren (Function)
Wraps all children of the given node in a new node in an HTML document.
<htmlNode variable>.WrapAllChildren (Function)
Wraps all children of the given node in a new node in an HTML document.
Assisted universal replication through programming
The assisted replication through programming is used to implement a replication on an existing application while controlling the synchronization in the application itself......
Android: The different types of notifications
Android proposes several types of notifications to inform the user......
Drag and Drop management functions
The following functions are used to manage Drag and Drop:...
Creating a Responsive Web Design page
Websites can be viewed on several platforms......
Check spelling based on Hunspell dictionaries
WINDEV gives you the ability to use the spelling checker of the Word Processing controls in WINDEV applications......
The test mode cannot operate without the project and its pages, ...
Query creation mode: independent or embedded query
The query editor proposes two methods for creating a query......
Developing sites for specific platforms
Many devices can be used to display websites (Android phone, iPhone, etc....