ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Constants for managing the User Groupware
List of constants used by the functions for managing the User Groupware....
FreeAWPContext (Function)
Frees the AWP context in advance (on disk) to allow the other call on the same AWP context to be processed in parallel.
TableInputSearch (Function)
Enables input in the the search area in the column title of the Table or Treeview Table control.
CalendarSelect (Function)
Returns the date selected in a Calendar control.
NoSpace (Function)
Returns a character string without the space characters: from the left and right side of the initial string. within the string....
BurnerVolumeName (Function)
Allows you to find out or modify the name of the CD or DVD to burn.
CalendarSelectCount (Function)
Returns the number of days selected in a Calendar control.
zipFileSize (Example)
Usage example of the zipFileSize function
HSubstDir (Example)
Usage example of the HSubstDir function
fCompress (Example)
Usage example of the fCompress function
<ANSI string>.ExtractString (Function)
Allows you to: extract a substring from a string based on a specified string separator. search for substrings in a string based on a specified string separator....
MapInfoXY (Function)
Returns the geographical position (latitude and longitude) corresponding to a point in a Map control.
fSeek (Example)
Usage example of the fSeek function
HReadLast (Function)
Sets the position on the last record of a data file according to a browse item.
HCreateView (Example)
Usage example of the HCreateView function
OpenContextMenu (Function)
Automatically opens a context menu for the current control, window or page.
dEncrustColor (Function)
Encrusts a color in an image found in an Image variable.
Delete (Function)
Deletes an element at a given position: from a one-dimensional WLanguage array. from an advanced array property (array of gglCalendar events, etc.). from an associative array. from a WLanguage list....
ThreadSendSignal (Function)
The current thread sends a signal to the specified thread in order to unlock it.
String of (Variable type)
The String of type is used to manipulate fixed-length strings. These strings have a null character at the end, denoted by a zero (as in the C programming language).
CreateShortcut (Function)
Creates a shortcut on the Windows desktop, in the "Start" menu of Windows or in a specific directory.