ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HTTPAddParameter (Function)
Adds a parameter to an HTTP form.
HexaToInt (Function)
Returns the numeric value of a hexadecimal string.
System constants
List of constants used by the system functions....
ConnectionTimeout (Property)
The ConnectionTimeout property is used to manage the connection timeout.
Alias (Property)
The Alias property gets the alias of an element.
TreeInsert (Function)
Inserts a leaf into a TreeView control at a specific position.
MouseCursor (Property)
The MouseCursor property gets and sets the cursor displayed when pointing over a control, window or page.
ListCount (Function)
Returns the number of elements in a List Box, ListView or Combo Box control.
GPSFollowMovement (Function)
Requests to be notified periodically of the device's current location....
Title (Property)
The Title property gets and sets the title of an element.
Factorial (Function)
Returns the factorial of an integer number.
Deserialize (Function)
Deserializes a buffer or a character string containing the data from a class, structure, array (including an associative array), queue, stack, list or advanced variable, as well as their subelements.
TimestampType (Property)
The TimestampType property is used to: Find out the type of timestamp for an item. This item was defined in the data model editor or through programming. Define the type of timestamp for a Date, Time or DateTime item (when describing the item through programming)....
Certificate
The Certificate keyword can correspond to...
dCopyImage (Example)
Usage example of the dCopyImage function
TextWithoutFormat (Property)
The TextWithoutFormat property is used to get the text contained in a rich edit control without the formatting tags.
Num1stDayOfTheWeek (Property)
The Num1stDayOfTheWeek property gets and sets the 1st day of the week displayed in: a Calendar control. an Organizer control. a Scheduler control. an Edit control in Date format with Calendar....
HListLink (Function)
Returns the list of table bindings (Merise type) present: in the current database schema, in ongoing database schemas (projects with multiple database schemas). in a specific database schema....
EmailOpenMail (Function)
Opens the default messaging software: of Web user on the browser computer. of the user on the current Windows computer. on the phone....
EmailReadNextHeader (Function)
Reads the header of the email found after the current email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).