ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

IntegerPart (Function)
Returns the integer part of a number.
fDirSize (Function)
Returns the size of a directory in bytes.
tapiDialerCall (Function)
Opens the default telephony application (dialer) found on the phone and dials the specified number.
TableColumnSelect (Function)
Returns the column number corresponding to one of the columns selected in the Table control....
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.
GOTO statement
The GOTO statement is used to run a code identified by a given label...
MemRetrieve (Function)
Retrieves the return value of an element found in a memory zone.
Charact (Function)
Returns the character corresponding to the specified ASCII code.
AddColumn (Function)
Adds a column at the end of a two-dimensional array property (xlsDocument variable for example]).
EventDestroy (Function)
Explicitly destroys an event.
SemaphoreEnd (Function)
Allows one or more threads to exit from the area protected by the semaphore.
HInfoMemo (Function)
Returns the characteristics of binary and text memos.
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...
ChronoReset (Function)
Stops and resets a running stopwatch.