ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HUpdateSet (Function)
Creates or updates a set of procedures on an HFSQL server.
Login (Property)
The Login property is used to get and change the username.
sfUserInfo (Type of variable)
The sfUserInfo type is used to get information about a user...
ID (Property)
The ID property is used to get and change IDs.
UserID (Property)
The UserID property is used to get the user's identifier....
URL (Property)
The URL property is used to get and change a URL.
Text (Property)
The Text property is used to get and modify text.
Modified (Property)
The Modified property lets you know if an element has been modified.
Author (Property)
The Author property gets and changes the author of an element.
Keyword (Property)
The Keyword property is used to get and change a keyword.
NotesDocumentLast (Function)
Positions on the last document found in Lotus Notes.
NotesDocumentFirst (Function)
Positions on the first document found in Lotus Notes.
TimeZone (Property)
The TimeZone property is used to set the time zone.
HDeleteSet (Function)
Deletes a set of stored procedures from an HFSQL server.
ToolTip (Property)
The ToolTip property gets and changes the tooltip text.
Number (Property)
The Number property is used to get the number of an element.
Attach (Property)
The Attach property gets and changes the attachments of an email.
SSHConnectShell (Function)
Starts a new SSH session of "Shell" type.
Domain
The Domain property is used to get and change domains.
CheckBoxAdd (Function)
Adds a new option into a Check Box control.
CheckBoxInsert (Function)
Inserts a new option into a Check Box control.
RadioButtonAdd (Function)
Adds a new option into a Radio Button control.
RadioButtonInsert (Function)
Inserts a new option into a Radio Button control.
CombinationFromName (Function)
Returns a combination of one or more options known by their names.
ControlCreate (Function)
Creates a new control (of any type) in a window through programming.