ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

iLastFile (Function)
Returns: the full name of the last file generated during the print (PDF, RTF, text, ...). the list of created duplicate files....
XMLDelete (Function)
Deletes the current element (as well as the entire branch) from an XML document.
ChronoStart (Function)
Starts a stopwatch to measure the duration of a process (in milliseconds) and resets a running stopwatch.
MaxThumbnailWidth (Property)
The MaxThumbnailWidth property is used to get or change the maximum width of a thumbnail of an Image item (binary memo).
HFTListWord (Function)
Lists the words of the current record that will be taken into account by the full-text indexing.
Constants for object visibility
List of constants for managing the visibility of an object....
TableSavePositionAndSelection (Function)
Saves: the scrollbar position in a Table or TreeView Table control, the elements selected in the control....
AssistedInputConfigure (Function)
Used to configure the filter and the opening of assisted input.
ControlFirst (Function)
Indicates the name of the first field specified in the tab order for the specified window.
ServiceWriteEventLog (Function)
Writes an event into the log of Windows events.
Extra (Property)
The Extra property is used to: Get additional information about a control, window, or page. Edit additional information of a control, window or page. In browser code, you can only get additional information of a control or page....
HexaToInt (Function)
Returns the numeric value of a hexadecimal string.
Keyboard shortcut and hotkey
A control in a window or page can be associated with an alphanumeric character, a key or combination of keys ("keyboard shortcut"), etc....
HDeleteView (Function)
Deletes a previously created view. This function uses the former view mechanism.
fFind (Function)
Finds a character string or a buffer in a file opened by fOpen.
Diagram Editor control properties
If the image is an image map, you can include "Clickable areas" in the image......
eInitCurrency (Function)
Adds or changes the characteristics of a currency in the currency exchange table.
Upper (Function)
Converts all characters in a string to uppercase according to the region settings defined in Windows.
Hour (Keyword)
The Hour keyword can correspond to: the Time variable. the Time property which is used to get and change the time of an element....
grAxisPosition (Function)
Indicates the position where one of the chart axes (X or Y-coordinates) will be drawn.
ControlNext (Function)
Returns the name of the next control in input mode.
ArrayDistinct (Function)
Returns an array without duplicates.
DateTimeToReal (Function)
Converts a date and time to an 8-byte real.
sfSearchResult (Type of variable)
The sfSearchResult type is used to find out the result of SFSearch...
TitleHeight (Property)
The TitleHeight property gets and sets: the height of the title for the columns of a Table or TreeView Table control. the height of the title bar of a Dockable Panel control. the height of the title bar of a window with a custom title bar....