ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Email management functions
List of functions for managing emails...
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.
MemKeyVal (Function)
Returns the value (added or modified by MemAdd or MemModify) of the current element in a memory zone.
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.
MemDelete (Function)
Deletes an element from a memory zone.
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.
MemNext (Function)
Positions on the next element of a memory zone and returns the value of this element.
MemLast (Function)
Sets the position on the last element of memory area and returns the value of this element.
<Table>.Save (Function)
Updates or adds the record bound to the current row in the Table or TreeView Table control.
LoadWDL (Example)
Usage example of the LoadWDL function
Multimedia control properties
List of properties associated with the Multimedia control...