ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MemKeyVal (Function)
Returns the value (added or modified by MemAdd or MemModify) of the current element in a memory zone.
InitialItem (Property)
InitialItem is used to find out the initial name of an item found in a query. This name is known from the alias of this item.
MemCount (Function)
Returns the number of elements found in a memory zone.
Uncompress (Function)
Decompresses a memory block (buffer) that was compressed by Compress.
HDeleteTrigger (Function)
Deletes a trigger.
MemDelete (Function)
Deletes an element from a memory zone.
ArcSin (Function)
Returns the arc sine of a numeric value (integer or real).
HFreePosition (Function)
Deletes a position saved by HSavePosition.
MemExist (Function)
Checks the existence of a memory zone.
MemCurrent (Function)
Returns the index of the current element.
HCancelSeek (Function)
Cancels the current search criterion.
LDAPConnect (Function)
Used to connect to an LDAP server via the characteristics defined in the LDAPSession structure.
InitialFile (Property)
The InitialFile property is used to get the original name of the data file associated to an item in a query.
MemModify (Function)
Modifies an element in a memory zone.
MemAdd (Function)
Adds an element to a memory area.
sfMergeRequest (Type of variable)
The sfMergeRequest type is used to describe the elements to merge during the call to SFMerge...
MemSort (Function)
Sorts the elements found in a memory zone.
Email management functions
List of functions for managing emails...
ParallelTaskWaitAll (Function)
Waits for the end of execution of all parallel tasks found in an array.
StringBuild (Function)
Builds a character string from an initial string and parameters.
MemOut (Function)
Used to find out whether the browse performed on a memory area is outside this memory area.
ControlFirst (Function)
Indicates the name of the first field specified in the tab order for the specified window.
HChangeKey (Function)
Changes the browse item.
MemFirst (Function)
Positions on the first element of a memory zone and returns the value of this first element.
emailHeader (Type of variable)
The emailHeader type is used to retrieve or define the additional email headers.