ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Environment of the query editor
StartTimestamp (Property)
The StartTimestamp property sets the start date and time of an action.
<Map>.AddImage (Function)
Adds a new image to the map displayed in a Map control.
EndTimestamp (Property)
The EndTimestamp property sets the end date and time of an action.
Setup by HTTP (Network setup via IP)
The network setup via HTTP consists in installing and updating a WINDEV application via an HTTP server (Live update)......
WinEdSave (Function)
Saves the changes made when the "Modification of UI by the end user" mode is enabled.
GalleryPopupDisplayed (Function)
Indicates whether the automatic zoom popup of the Image Gallery control is displayed.
<Window>.EdSave (Function)
Saves the changes made when the "Modification of UI by the end user" mode is enabled.
tapiDialerDisplay (Function)
Opens the default phone application and displays the specified number. No call is made.
<docFragment variable>.Add (Function)
Adds an element, text or image at the end of a docFragment variable.
dSlice (Function)
Draws a circle section or an ellipse section: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
SCM: Working with the Source Code Manager
The principle for working with the Source Code Manager is as follows......
PythonAddPath (Function)
Adds the path to a directory or the path to the virtual environment to search for Python modules.
5. Which type of server to choose?
dArc (Function)
Draws an arc of circle or an arc of ellipse: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
SQLLock (Function)
Used to lock: The entire data table, in read and write mode. Its data cannot be accessed by other computers. The records selected by the query. This data cannot be accessed by the other computers. This method can be used to update records for example....
3. Site development life cycle
Dim disabled windows
Your application opens several windows at the same time and you don't know which one to use?......
Automatic data file modification: new date format
From WINDEV 7 and WEBDEV 7 version 149, new date and time formats are available for the Hyper File files......