ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

TimestampType (Property)
The TimestampType property is used to: Find out the type of timestamp for an item. This item was defined in the data model editor or programmatically. Define the type of timestamp for a Date, Time or DateTime item (when describing the item through programming)....
LooperSelect (Function)
Returns the index of the selected element in a Looper control.
LooperSelectMinus (Function)
Deselects a row in a Looper control.
XMLNext (Function)
Positions on the next element (tag or attribute).
AllowActionBarHiding (Property)
The AllowActionBarHiding property automatically hides the Action Bar.
SecurityHtml (Property)
The SecurityHtml property gets and sets the status of the security mechanism of HTML Display and HTML Editor controls.
ContactCreate (Function)
Displays the contact creation window of the device's native contact management application (Android, iPhone or iPad)....
rssStream (Variable type)
The rssStream type is used to handle a RSS feed...
fMoveDir (Function)
Moves a directory and its content.
gCoord (Function)
Builds a sequence of characters used to define the position of the input cursor for a text.
WebserviceClientIPAddress (Function)
Returns the IP address of the computer using and calling the web service.
dModifyHSL (Function)
Modifies the hue, the saturation and the lightness of an image found: in an Image control, in an Image variable....
UPNPFindDevice (Function)
Finds a device based on its unique name (UDN).
StartDate (Property)
The StartDate property is used to determine and change the start date of the selected time period: in a Calendar control. in an Organizer control. in a Scheduler 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....
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.
Page with parameters
TraceStart (Function)
Opens the trace window or saves the trace information in a text file.
iInitReportQuery (Function)
Initializes the query linked to the report (for a query with parameters).
UploadCurrentFile (Function)
Indicates the file currently uploaded via the Upload control.
SpreadsheetRestorePositionAndSelection (Function)
Restores: the scrollbar position in a Spreadsheet control, the current worksheet, the elements selected in the current worksheet of Spreadsheet control. These elements have been saved by SpreadsheetSavePositionAndSelection....
Hidden (Property)
The Hidden is used to: Determine if a control in a report is hidden. Redact or blur a control in a report....
fCopyFile (Example)
Usage example of the fCopyFile function