ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

LoadWDL (Function)
Loads a library of WINDEV objects in memory (.WDL).
Phone constants (Android / iOS)
The xmlDocument keyword can correspond to: the XMLDocument function that is used to create a new XML document. For more details, see XMLDocument. an xmlDocument variable. For more details, see xmlDocument....
Dynamic Island
One major feature of the latest iPhone is the Dynamic Island, which transforms the black notch into a widget......
ERR_DISCONNECTED_UPDATE
Preset page templates
The preset page templates provide some structures of pages corresponding to a wide range of sites and they also improve the re-usability and the graphic harmony between the projects......
10. Page templates
The home page
The home page is the first page of your site......
Choosing the action associated with the link
You can associate an action with the link regardless of the type of link......
Configuring an application with User Groupware
Using several libraries in an application
A library is a WDL file that contains all the resources......
SOAPAddAttribute (Function)
Adds an attribute to an automatic variable generated by the import of a web service.
Spacing out a selection of controls
To create modern interfaces, you need to increase spacing between the controls in your windows......
The Java Applet control
A Java Applet control allows you to easily include Java Applets in your WEBDEV sites......
10. UMC: User Macro-Code
SaaSCheckService (Function)
Checks the access rights of the user to a service of the SaaS site.
SCM: Checking out an element
To edit an element of a project hosted on an SCM repository, you must first check out the element......
<Source>.InfoLock (Function)
Returns information about the lock set on a data file, on one or all the records in a data file.
SOAPAddHeader (Function)
Adds a header to the next SOAP function of a web service to run.
Reusing code with external components
WINDEV Tutorial: External components Reusing code with external components - 40 min
Background tasks
Continuing to run a process when the application is in background is very useful on mobile......