ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TimeToString (Function)
Converts a time to a string in the specified format.
NbPrintedRec (Property)
The NbPrintedRec property is used to determine the number of records already printed.
NbLabelCopy (Property)
The NbLabelCopy property is used to: Get the number of copies of identical labels. Change the number of copies of identical labels....
Directory (Property)
The Directory property is used to manage the physical directory of HFSQL files.
Secure (Property)
The Secure property is used to configure the security level of data file encryption.
Random (Function)
Returns a random number.
fMakeDir (Function)
Creates a directory (and the intermediate directories if necessary).
fCopyDir (Function)
Copies the contents of a directory and its subdirectories.
MemPrevious (Function)
Positions on the element found before the current element of a memory zone and returns the value of this element.
StringCount (Function)
Calculates: the number of occurrences of a specific character string (by respecting the search criteria) in another character string. the number of occurrences of a set of strings in an array....
MemLast (Function)
Sets the position on the last element of memory area and returns the value of this element.
ControlNext (Function)
Returns the name of the next control in input mode.
InitRandom (Function)
Initializes the generator of random numbers.
FinRedemption (Function)
Creates an amortization matrix for a fixed-rate loan over a defined period of time.
StringToDuration (Function)
Converts a duration in character string format to a duration that can be used by a Duration variable.
SemaphoreStart (Function)
Locks the current thread until the semaphore is opened (which means until a "free" spot becomes available in the protected section).
fFileExist (Function)
Checks the existence of an external file.
MatExist (Function)
Checks the whether the matrix exists in memory.
grIncreaseData (Function)
Adds a value to a data in a chart.
HUnlockRecNum (Function)
Unlocks a record locked by: HLockRecNum, a read function used with a locking parameter (HRead associated with the hLockWrite or hLockReadWrite constant for example)....
HModifyFileProperty (Function)
Modifies the properties of an HFSQL file located on a server.
InAutomaticTestMode (Function)
Used to find out whether an automatic test is currently run or not.
EmailChangeFolder (Function)
Modifies the current folder in the messaging software (Outlook, messaging software using the IMAP protocol, ...).
HListConnection (Function)
Returns the list of connections currently described in the application.
iPrintBodyComplement (Function)
Forces a body complement block to print while specifying the height of complement block.