ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HFreePosition (Function)
Deletes a position saved by HSavePosition.
fTempPath (Function)
Returns the name of directory used to store the temporary files.
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.
Converting C types
Depending on the type of programming, it may be useful to know the correspondence between the types used in C and the types used in WLanguage......
Debugging constants
List of constants used by the debugging functions...
ProgressBarEnable (Function)
Enables the refresh of a Progress Bar via Ajax.
Error 28: No END statement is associated with this SWITCH
MemDelete (Function)
Deletes an element from a memory zone.
ArcCos (Function)
Returns the arc cosine of a numeric value (integer or real).
ArcSin (Function)
Returns the arc sine of a numeric value (integer or real).
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.
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.
iEscape (Function)
Sends an ESCAPE command or a data command to a printer.
MemSort (Function)
Sorts the elements found in a memory zone.
Email management functions
List of functions for managing emails...
Constants used by the scanner functions
Constants used by the scanner functions...
ParallelTaskWaitAll (Function)
Waits for the end of execution of all parallel tasks found in an array.