ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

RequestUpdateUI (Function)
Requests the execution of the "Request for refreshing the display" event (and gives back control without waiting for the execution of the event). This function is kept for backward compatibility.
Comparing the project messages
The comparison between source and target text helps you find translation errors......
History of versions
The history of setup versions is an advanced feature of the network setup......
BurnerErase (Example)
Usage example of the BurnerErase function
The HTML Display control
The HTML Display control displays a web page in an application......
StoreTheConfiguration (Property)
The StoreTheConfiguration property is used to: Determine whether the configuration of the panes in a dynamic Tab control or Ribbon control is automatically saved and restored. Modify the configuration of the panes in a dynamic Tab control or Ribbon control so that it is automatically saved and restored (or not)...
BurnerErase (Function)
Erases the files found on a rewritable CD or DVD.
User Groupware and LDAP
The LDAP protocol is increasingly used by the companies......
PythonExecute (Function)
Executes a function present in a Python module.
DotNetRunXML (Function)
Runs a procedure on a server for .Net XML Web services.
Print functions
List of print functions...
Window with arrow (iPad)
The principle of windows with arrow is straightforward......
Creating and using a REST Webservice
A REST WebService is a program hosted on a server containing functions accessible via HTTP requests......
Events associated with Internal Page controls
List of events associated with internal pages and Internal Page controls
RequestRefreshUI
Requests the execution of the "Request for refreshing the display" event (and gives back control without waiting for the execution of the event).
ExecuteRefreshUIElement (Function)
Immediately executes the "Request for refreshing the display" event of the given element.
Conversion (Function)
Converts a value from a unit to another one.
JITc
The principle of JITc technology (Just In Time Compilation) is straightforward......
Setup directory
The setup wizard allows you to configure the setup directory of application....
StringStartsWith (Function)
Checks whether a character string starts: with a specific character string. with one of the character strings in an array....
Reduce (Function)
Applies a computation to each element of a WLanguage array.
PopupDisplayPage (Function)
Displays a WEBDEV page as a popup in the current page with a DDW (Dim Disabled Windows) effect.
WDStatistics: Using WDStatistics
WDStatistics can be used once the log files have been imported......
Dynamic instantiation of a .NET object
A .NET object can be dynamically associated with a .NET class, we talk of dynamic instantiation of object....
Managing connections
WINDEV, WEBDEV and WINDEV Mobile propose different methods for describing a connection......