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....
Description (Property)
The Description property is used to get and change the description of an element.
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.
CalendarSelect (Function)
Returns the date selected in a Calendar control.
AutoBrowse (Property)
The AutoBrowse property is used determine if the browse operation performed in a List Box, Looper, Table or Combo Box control based on a data file is automatic or programmed.
HTML control properties
You can manipulate HTML controls in a window, page or report using the following WLanguage properties......
BurnerVolumeName (Function)
Allows you to find out or modify the name of the CD or DVD to burn.
zipFileSize (Example)
Usage example of the zipFileSize function
HSubstDir (Example)
Usage example of the HSubstDir function
TableInputSearch (Function)
Enables input in the the search area in the column title of the Table or Treeview Table control.
fCompress (Example)
Usage example of the fCompress function
HCreateView (Example)
Usage example of the HCreateView function
Monitoring robot: Creating a check
The monitor of the monitoring robot is used to create the different checks that must be performed by the monitoring robot......
MapInfoXY (Function)
Returns the geographical position (latitude and longitude) corresponding to a point in a Map control.
OpenContextMenu (Function)
Automatically opens a context menu for the current control, window or page.
ThreadSendSignal (Function)
The current thread sends a signal to the specified thread in order to unlock it.
HReadLast (Function)
Sets the position on the last record of a data file according to a browse item.
<String type>.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....
ArrayShuffle (Function)
Shuffles the elements of a WLanguage array.
grInfoXY (Function)
Returns information about the series found at a specific chart point.
NoSpace (Function)
Returns a string after removing the spaces: from the left and right side of the initial string. within the string....
fExtractPath (Function)
Returns the different elements of a path: disk, directories, name and extension of the file.
XMLExtractString (Function)
Extracts the content of a tag found in an XML document.
PicSave (Function)
Saves the image found: in an Image Editor control. in a WDPic variable....
fParentDir (Function)
Returns the path of the parent directory for the specified directory.