ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

fCopyDir (Function)
Copies the contents of a directory and its subdirectories.
Google document management functions
List of functions for managing Google documents...
ServiceModify (Function)
Modifies the configuration of a service according to the information given in the members of the Service variable.
SaaSAdminConnect (Function)
Connects and authenticates the administrator of the SaaS Webservice.
CheckBoxDelete (Function)
Deletes an option from a Check Box control.
ScrollbarPosition (Function)
Used to manage the position of scrollbars: Modifies or retrieves the position of one of the horizontal or vertical scrollbars found in a control of a WINDEV or WINDEV Mobile application. Retrieves the position of one of the horizontal or vertical scrollbars found in a control of a WEBDEV site....
fTrackDirectory (Function)
Detects the modifications performed on the content of a directory.
Object diagram
An object diagram represents a set of objects and how they relate to each other at a certain moment in time......
MyReport (Reserved word)
MyReport is used to handle the current report...
TraceEnd (Function)
Closes the trace window if this window was opened or stops saving the trace information in a text file.
NbPrintedRec (Property)
The NbPrintedRec property is used to determine the number of records already printed.
fMakeDir (Function)
Creates a directory (and the intermediate directories if necessary).
The Edit control
The Edit control allows users to enter data......
ControlNext (Function)
Returns the name of the next control in input mode.
Events associated with Progress Bar controls
List of events associated with the Progress Bar controls...
HCancelAlias (Function)
Cancels an alias that was declared beforehand by HAlias.
XML management: Use example
This application example manages an XML file named "Orders......
XMLOut (Function)
Used to find out whether the element (tag or attribute) on which we want to be positioned is outside the XML document.
PDF Reader control properties
You can manipulate PDF Reader controls in a window using the following WLanguage properties......
5. User Groupware in practice
Events associated with Calendar controls
List of events associated with Calendar controls...
Universal Windows 10 application: Deployment platform
Once the Universal Windows 10 app is generated, the wizard proposes to select the deployment platform......
Display the code of an element
WINDEV, WEBDEV and WINDEV Mobile allow the use of event-driven and object-oriented programming......
FontBold (Property)
The FontBold property is used to: Determine if the text is bold. Change the weight of the text....
WDScript: use in interactive mode
In interactive mode, the WDScript editor is divided into several areas......