ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

zipAddDirectory (Function)
Adds all the files found in a directory and in its subdirectories into an archive and compresses them.
The Web Camera control
...The Web Camera control is used to view a file that is refreshed at regular time intervals....
HCopyRecord (Example)
Usage example of the HCopyRecord function
ThreadSendSignal (Function)
The current thread sends a signal to the specified thread in order to unlock it.
Installing and starting WDTRAD
Priority (Property)
The Priority property is used to get and change the priority level of an element.
<String type>.Replace (Function)
Replaces all occurrences of a specified substring in a string with another specified substring.
Events associated with internal windows
List of events associated with internal windows...
ExceptionDisplay (Function)
Displays the standard window of exceptions with the content of the current exception.
SysSpace (Function)
Returns the physical memory space for the current computer.
Constants for managing tiles
HLinkMemo (Example)
Usage example of the HLinkMemo function
Scope (Property)
The Scope property property is used to specify requested permissions.
Global and local variable
Two types of variables are available......
TableDeleteSelect (Function)
Deletes the selected rows from a Table or Treeview Table control.
fCurrentDrive (Function)
Gets or sets the current drive.
Format (Property)
The Format property is used to identify and change the format of an element
Font (Type of variable)
A Font variable creates a font programmatically...
Timer (Function)
Periodically and automatically calls a WLanguage procedure.
CaptionHTML (Property)
The CaptionHTML property is used to handle text as HTML code.
Properties associated with columns of Table controls
You can manipulate columns of Table controls in a window or page using the following WLanguage properties......
Category (Property)
The Category property gets and sets the category of an element.
HExtractMemo (Example)
Usage example of the HExtractMemo function
xmlAttribute (Type of variable)
The xmlAttribute type is used to handle the attributes of a node in an XML document.
PositionOccurrence (Function)
Finds the Xth position of a string within another string.