ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SysSpace (Function)
Returns the physical memory space for the current computer.
Content (Property)
The Content property is used to get and change the content of an element.
WDInst: Customizing the setup program
The setup editor WDInst proposes a standard setup program......
Scope (Property)
The Scope property property is used to specify requested permissions.
HChangeConnection (Example)
Usage example of the HChangeConnection function
HCopyRecord (Example)
Usage example of the HCopyRecord function
HDeleteAll (Function)
Deletes all records from a data file, an HFSQL view or a query.
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.
ExceptionDisplay (Function)
Displays the standard window of exceptions with the content of the current exception.
HCreationIfNotFound (Example)
Usage example of the HCreationIfNotFound function
HCloseConnection (Example)
Usage example of the HCloseConenction function
HLinkMemo (Example)
Usage example of the HLinkMemo function
zipAddDirectory (Function)
Adds all the files found in a directory and in its subdirectories into an archive and compresses them.
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.
Using Kotlin code
Kotlin is a programming language mainly used for Android development......
The email structure
The email structure is a preset structure of WLanguage (no declaration is required)......