ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Round (Function)
Returns the rounded value of a numeric value according to the specified number of decimal places.
Directory (Property)
The Directory property is used to manage the physical directory of HFSQL files.
WDD55 (Property)
The WDD55 property is used to: Get the name and full path of the Hyper File 5.5 WDD file. Set the name and full path of the Hyper File 5.5 WDD file....
URIToFile (Function)
Saves, in the background, the content of a resource (image, text, etc.) identified by its URI in an external file.
rssStream (Type of variable)
The rssStream type is used to handle a RSS stream...
FinCurrentVal (Function)
Returns the current value of investment.
rssSource (Type of variable)
The rssSource type is used to describe the source of an entry for an RSS stream...
LabelNumberToStart (Property)
The LabelNumberToStart property is used to: Find out the number of the label on the label sheet from which the print will be performed. Modify the number of the label from which the print will be performed on the label sheet....
Image control: Operating mode of a clickable image
You can define the click actions of an Image control ("General" tab of the control description window) to make it Clickable Image control......
ThreadPause (Function)
Pauses the current thread during the specified duration.
StringToDate (Function)
Converts a date in character string format to a date in YYYYMMDD format.
SysBatteryOptimBackground (Function)
Used to manage battery optimization: Identifies the battery optimization mode for the current application. Prompts the user to disable battery optimization for a given application on the device. This function can be used to tell the operating system to stop preventing the application from running in the background....
NbLabelCopy (Property)
The NbLabelCopy property is used to: Get the number of copies of identical labels. Change the number of copies of identical labels....
hScheduledOptimization (Type of variable)
The hScheduledOptimization type is used to programmatically manage a scheduled optimization task on an HFSQL server.
NotesViewSeekLast (Function)
Seeks the last document found in the current view in Lotus Notes.
NotesViewSeekFirst (Function)
Seeks the first document found in the current view in Lotus Notes.
J2EE constants
List of constants used by the J2EE functions....
HLockFile (Function)
Locks a data file and restricts the access to this data file for all other sites or applications.
ActionBarDeleteSearchHistory (Function)
Deletes the history from the search control found in the action bar of a window.
Variables for managing the Drag and Drop
EvaluateExpression (Function)
Evaluates the value of an expression built in a character string.
SWITCH statement
The SWITCH statement is used to choose the action that will be run according to the value of an expression...
XMLDocument (Function)
Creates a new XML document.
Position (Function)
Finds the position of a specified string within another string.
AnchorToContent (Property)
The AnchorToContent property determines and changes how the control adapts to its content.