ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Step 5: Site parameters
Once the site installed, you can define the site connection options......
LowerValue (Property)
The LowerValue property is used to: Get the lower bound of the interval currently selected in a Range Slider control. Change the lower bound of the interval currently selected in a Range Slider control....
UpperValue (Property)
The UpperValue property is used to: Get the upper bound of the currently selected interval in a Range Slider control. Change the upper bound of the currently selected interval in a Range Slider control....
New (Reserved word)
New is used to allocate memory space...
ChangeSeparator (Function)
Changes the value of the separators (decimal separator or thousand separator) used in the numeric masks for internationalization.
ControlNoSpace (Function)
Specifies whether the space characters on the right of the value found in the control are deleted.
H.NbRetryRead (Variable)
Indicates the number of attempts to read the file or record before giving control back to the program.
Creating the Table pages of the WEBDEV RAD pattern
Creating the Vision pages of the WEBDEV RAD pattern
Organizer control linked to a data file or to a variable
You have the ability to create Organizer controls linked to data....
TreeView Table control based on a data file
This type of TreeView Table control is linked to a data file or query......
Convert your WINDEV applications into websites
A widespread need today is to transform Windows applications (or parts of applications) into dynamic websites......
EmailReadMessage (Function)
Reads an incoming according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
HReadFirst (Function)
Sets the position on the first record according to a browse item.
Check: SMART status of storage drives
The monitoring robot will measure the SMART attributes of a server's hard drives......
16. Application test in practice
Point (Type of variable)
A Point variable is a structured type that is used to represent a position (X, Y) in 2 dimensions.
SQLNext (Function)
Positions on the next row of the query result.
SQLPrevious (Function)
Positions on the previous row of the query result.
SQLLast (Function)
Sets the position on the last row of the query result.
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)....
WiFiAddNetwork (Function)
Adds a new network to the list of Wi-Fi networks configured on the device.
iSequencingAdd (Function)
Adds a report into a sequence of report prints.
SQL functions: Special case
List of SQL functions: Special case...
HLockRecNum (Function)
Locks a record and restricts the access to this record for all the other applications.