ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MemExist (Function)
Checks the existence of 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...
HTML Display control properties
HTML Display control properties...
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).
HFreePosition (Function)
Deletes a position saved by HSavePosition.
MemCount (Function)
Returns the number of elements found in 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.
StringBuild (Function)
Builds a character string from an initial string and parameters.