ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Result of a query in test mode
After its execution in test mode (see Running the query test), the result of the query can be......
WINDEV concepts
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......
HTMLInsertAfter (Function)
Adds a node after the specified node in an HTML document.
<htmlNode variable>.Wrap (Function)
Wraps the specified node in a given node of an HTML document.
Replication of mobile data (Android or iOS)
The assisted universal replication is available in Android and iOS......
<htmlNode variable>.RemoveChild (Function)
Removes a given node in the current node of an HTML document.
HTMLRemoveChild (Function)
Removes a given node in the current node of an HTML document.
Currency + Euro type
In a WINDEV application or in a WEBDEV site, the Euro must be managed in all the controls used to enter or display currency values......
HTMLWrap (Function)
Wraps the specified node in a given node of an HTML document.
<xmlNode variable>.FindNamespaceByName (Function)
Finds an XML namespace according to its XML node and in the parents of the node.
SaaS
SaaS (acronym of Software as a Service) is a model for software distribution that consists in proposing an application in subscription via a Web site rather than via the purchase of a license......
WINDEV, WEBDEV, Android or iOS external component
An external component is a set of WINDEV, WEBDEV or WINDEV Mobile elements......
Flexible modeling editor
The flexible modeling editor allows you to easily create a "non-restricting" and "flexible" modeling, entirely included in the environment......
Replication options (ReplicEdit)
Creating a replication with ReplicEdit allows you to specify several parameters......
MapGetJSObject (Function)
Returns the instance of the API of Map control.
Handling a database from a Java application
You can start developing your application as soon as the WINDEV project is defined as being a Java project......
3. Data handled by a WINDEV Mobile application
The data handled by a WINDEV Mobile application can come from...
XMLFindNamespaceByName (Function)
Finds an XML namespace according to its XML node and in the parents of the node.
WDLog: Viewing a log file
WDLog is used to view the content of a log file......
<htmlNode variable>.WrapAllChildren (Function)
Wraps all children of the given node in a new node in an HTML document.
Operating mode of HFSQL application
A HFSQL application can operate in network mode or in Client/Server mode......
HTMLWrapAllChildren (Function)
Wraps all children of the given node in a new node in an HTML document.
Automatic documentation of procedures and methods
To simplify the maintenance or the use of existing code by other developers, WINDEV proposes an automatic documentation for the procedures (or class methods)......
DrawingStyle (Function)
Allows you to find out and modify: the display mode of grayed buttons found in the windows of your application. the display mode of translucent border for the windows of your application. the mode for loading large images....