ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

EventDestroy (Function)
Explicitly destroys an event.
fFileName (Function)
Returns the name of an external file that is currently opened.
AdditionCompleted (Property)
The AdditionCompleted property determines if an element was added to a queue, list or stack, or if the operation is in progress.
AddColumn (Function)
Adds a column at the end of a two-dimensional array property (xlsDocument variable for example]).
tapiDialerCall (Function)
Opens the default telephony application (dialer) found on the phone and dials the specified number.
fSeparator (Function)
Returns a file path with normalized separators.
WinInitialized (Function)
Used to find out whether the "end of initialization" code was run for a window.
fSep (Function)
Returns the separator of directory according to the current platform ('\' or '/')....
LastDayOfWeek (Function)
Returns the date of the last day of the week corresponding to a given date.
CharactTypeCount (Function)
Returns the number of characters matching a given type.
Charact (Function)
Returns the character corresponding to the specified ASCII code.
IntegerPart (Function)
Returns the integer part of a number.
XMLNamespaceURI (Function)
Returns the URI of the namespace associated with the current tag in an XML document.
HListDatabase (Function)
Lists the Client/Server databases associated with a connection....
HModifyFileRights (Function)
Modifies the rights granted to a user or group on an HFSQL Client/Server data file....
NbThumbnail (Property)
The NbThumbnail property is used to get the number of thumbnails generated for an item.
XMLParentName (Function)
Returns the name of parent tag for the current element (tag or attribute).
XMLRoot (Function)
Positions on the root tag of an XML document.
XMLFound (Function)
Checks whether the current element corresponds to the current browse or to the current search.
HErrorIntegrity (Function)
Used to check whether an integrity error occurred.
InWindowsMobileMode (Function)
Indicates whether the code is run: from a Windows Mobile application. from a WINDEV application, from a WEBDEV site or from a PHP application. Function kept for backward compatibility....
ChronoReset (Function)
Stops and resets a running stopwatch.
Events associated with an Image Editor control
WINDEV manages the following events by default (in order of appearance in the code editor)...
LOOP statement
The statement block is repeated endlessly...
RGB (Function)
Defines a color from its Red, Green and Blue components.