ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

TreeMoveItem (Function)
Moves an element (leaf or node) in a TreeView control.
Watermark (Type of variable)
The Watermark type is used to handle the text printed in watermark in the reports created with the report editor or through programming.
Dictionary
The dictionary is a file that can contain the project elements......
HDescribeItem (Function)
Describes a file item through programming.
fSplit (Function)
Splits a file into several files.
fDataDirUser (Function)
Returns a directory path for the data of the current user of the current application.
Date (Variable type)
The Date type is used to easily manipulate dates...
Display modes, transparency and symmetry of an image
An image can be displayed in a window, a window control, a report control, a page control or a block according to several display modes....
NFCStatus (Function)
Returns the activation status of the NFC sensor found on the device.
zipPassword (Function)
Defines the password used to add files to the specified archive and to extract files from the specified archive (RAR, ZIP and WDZ format).
TreeCopyItem (Function)
Copies an element (leaf or node) into a TreeView control.
EndDate (Property)
The EndDate property is used to get and change the selected time period end date: in a Calendar control, in an Organizer control. in a Scheduler control....
gFontBold (Function)
Builds a sequence of characters used to specify whether the text that follows the call to this function is in bold or not.
WebAddress (Type of variable)
The WebAddress type is used to define the advanced characteristics of a site address as well as its type (custom page, blog, ftp, etc.).
wsRequest (Type of variable)
The wsRequest type is used to define the advanced characteristics of a Webservice.
Setup of a WEBDEV site: Automatic data file modification
The automatic modification of the data files allows updating the description of data files on the Web server......
NoSpace (Function)
Returns a string after removing the spaces: from the left and right side of the initial string. within the string....
Upper (Function)
Converts all characters in a string to uppercase according to the region settings defined in Windows.
Events associated with the controls of a report
The events associated with the controls of a report are as follows......
DelayBeforeClosing (Function)
Limits the display duration of a window or dialog box. If no user action is performed, when the specified amount of time is reached: for a window, the code of a window button will be run. for a dialog box, the dialog box is automatically closed....
XMLDocument (Example)
Usage example of the XMLDocument function
12. Retrieving data from a site
SchedulerTaskProperties (Function)
Reads the properties of a scheduled task and updates the ScheduledTask structure.