ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Declaring a procedure/a function
The different syntaxes for declaring a procedure...
Asc (Function)
Returns the ASCII code of the specified character.
FTPSize (Function)
Returns the size (in bytes) of a file located on an FTP server (File Transfer Protocol).
fSize (Function)
Returns the size of a file (in bytes).
Type (Property)
The Type property gets and sets the type of an element.
Title (Property)
The Title property is used to get and change the title of an element.
Caption (Property)
The Caption property gets and sets the text of an element.
Name (Property)
The Name property is used to get the name of an element.
Text (Property)
The Text property is used to get and modify text.
Description (Property)
The Description property is used to get and change the description of an element.
Value (Property)
The Value property is used to get and change the value of an element.
ID (Property)
The ID property is used to get and change IDs.
Identifier (Property)
The Identifier property is used to get and change the identifier of an element.
Content (Property)
The Content property is used to get and change the content of an element.
Height (Property)
The Height property is used to get and change the height of an element.
BackgroundColor (Property)
The BackgroundColor property is used to get and change the background color of an element.
Width (Property)
The Width property is used to determine and change the width of an element.