ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HNoDatabaseAccess (Function)
Denies all new connections to a database or to all databases.
<String type>.Increment (Function)
Increments a number at the beginning or at the end of a string.
<Thread variable>.Wait (Function)
Waits for the end of the execution of the specified thread.
<Connection variable>.NoDatabaseAccess (Function)
Denies all new connections to a database or to all databases.
DDEItem (Function)
Identifies the item affected by a DDE event.
DDE functions
List of DDE functions...
UnloadWDL (Function)
Frees the library that was loaded in memory by LoadWDL.
CompleteDir (Function)
Adds a backslash to the end of a string, if necessary.
EndTimer (Function)
Ends the execution of a timer triggered by Timer.
EndTimerSys (Function)
Ends the execution of a timer triggered by TimerSys.
ThreadWait (Function)
Waits for the end of the execution of the specified thread.
<Image variable>.ModifyHue (Function)
Changes the hue of an image in an Image variable.
J2EE functions
List of J2EE functions...
tapiCallEnd (Function)
Returns the date and time of the end of call.
Age (Function)
Returns the age according to the date of birth.
HSL (Function)
Creates a color from its hue, saturation and lightness.
iPrintAreaMarkdown (Function)
Prints Markdown text in a rectangular area.
PythonTerminate (Function)
Unloads the Python DLL and frees memory.
StringIncrement (Function)
Increments a number at the beginning or at the end of a string.
fAddBuffer (Function)
Adds the content of a buffer at the end of a file.
MemSort (Function)
Sorts the elements found in a memory area.
<Image>.ModifyHue (Function)
Changes the hue of an image in an Image control.