ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

InfoThumbnailGeneration (Property)
The InfoThumbnailGeneration property is used to determine if the thumbnails of an item...
MemPrevious (Function)
Positions on the element found before the current element of a memory zone and returns the value...
Length (Function)
Returns: the length of a string, i.e., the number of characters in the string (including spaces...
FinRedemption (Function)
Creates an amortization matrix for a fixed-rate loan over a defined period of time.
IntegerToDayInAlpha (Function)
Returns the name of the day that corresponds to a specified date (this date is an integer).
IntegerToDay (Function)
Returns the day of the week that corresponds to the specified date (this date is an integer).
StringToDuration (Function)
Converts a duration in character string format to a duration that can be used by a Duration...
SemaphoreStart (Function)
Locks the current thread until the semaphore is opened (which means until a "free" spot becomes...
MatExist (Function)
Checks the whether the matrix exists in memory.
HUnlockRecNum (Function)
Unlocks a record locked by: HLockRecNum, a read function used with a locking parameter (HRead...
Archiving functions (management of ZIP, WDZ, CAB, RAR, 7z, TAR and TGZ (TAR.GZ))
List of archiving functions (management of ZIP, WDZ, CAB, RAR, 7z, TAR and TGZ (TAR.GZ))...
xlsNbColumn (Function)
Returns the number of columns found in a worksheet of an XLS file.
CompleteDir (Function)
Adds a backslash to the end of a string, if necessary.
XMLOut (Function)
Used to find out whether the element (tag or attribute) on which we want to be positioned...
XMLInsertDocument (Function)
Inserts the current XML tag found in an XML document into another XML document.
XMLRename (Function)
Renames the current element (tag or attribute) in an XML document.
HStatNbRecRange (Function)
Returns an estimate regarding the number of entries for a given key item in a given interval...
Monitoring robot: Configuring the Robot controller parameters
From the monitor, you can change the configuration options......
1. Windows generated using the RAD methodology
The RAD (Rapid Application Development) is used to create windows from......
Managing assertions
...The main available features are as follows:...
HLockRecNum (Function)
Locks a record and restricts the access to this record for all the other applications.
MinAutoID (Property)
The MinAutoID property is used to get the minimum automatic identifier of a replicated data file.
DecimalPart (Function)
Returns the decimal part of a number.
NoRightCharacter (Function)
Returns a string after removing the specified characters from the right side of the initial string.
UTF8ToAnsi (Function)
Converts a UTF-8 string to ANSI.