ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Caption (Property)
The Caption property is used to get and change the text of an element.
FTPGet (Example)
Usage example of the FTPGet function
Internal component
An internal component is a set of elements from a project......
Setup in MSI format
You have the ability to create a setup program in MSI standard......
2. Transferring files via FTP
FTP (File Transfer Protocol) is a protocol for transferring files from one site to another....
Obtaining an SSL certificate for IIS7 (or later)
To get an SSL certificate for IIS 7 (and later), the different steps are as follows:...
Identifier (Property)
The Identifier property is used to get and change the identifier of an element.
AnsiToOem (Function)
Converts an ANSI string (Windows) to an OEM string (DOS).
OemToAnsi (Function)
Converts an OEM string (DOS) to an ANSI string (Windows).
ListCount (Function)
Returns the number of elements in a List Box, ListView or Combo Box control.
InTSEMode (Function)
Indicates whether the code is run: from a computer in TSE mode or from a remote desktop. from a computer directly....
HTTPRequest (Example)
Usage example of the HTTPRequest function
Alias (Property)
The Alias property gets the alias of an element.
RequestRefreshUIParent
Asks to run the "Request for refreshing the display" process of parent.
HexaToBuffer (Function)
Converts a string with hexadecimal bytes to a binary buffer.
Chart management functions
...Chart management functions...
SourceToScreen (Function)
Automatically updates the controls in a window or page with: the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor. the values of the bound WLanguage variables....
5. The following files are automatically created
SysWindowsVersion (Function)
Returns information about the Windows version used on the current computer.
ControlTypeInfo (Function)
Returns the icon corresponding to the specified type of control.
ImageMode (Property)
The ImageMode property is used to get and change the display mode of an image in an Image control, in the column of a table of type Image or in the background of a Chart control in a window.
TestCheckEqual (Function)
Checks whether the expressions are equal in assertive programming and in automated test mode.
HReadSeek (Example)
Usage example of the HReadSeek function
sysNotification (Type of variable)
The sysNotification type is used to define all the advanced characteristics of an interactive system notification.
WDTestSite: Creating a scenario
To create a scenario, the following elements must be installed on the current computer......