ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Assignment of RETURN
The return value of the process currently run can be assigned...
<Camera>.Status (Function)
Returns the status of a Camera control.
AndroidiPhone/iPad Function kept for "Version-26-compatible" Camera controls.
Structure of log files (HFSQL Classic)
The following files are automatically created when logging an HFSQL Classic table...
<Table>.RecNum (Function)
Returns the number of the current record in a Table control based on a data file.
<Source>.Forward (Function)
Moves several records forward from the current position in the table, according to a specified item.
Record (Variable type)
The Record type is used to save the values of a record.
<Table>.Save (Function)
Updates or adds the record bound to the current row in the Table or TreeView Table control.
Handling HTML text in an Edit control
WEBDEV allows you to manipulate text in HTML via the "HTML format" option of the Edit controls and the HTML control.
External language: Pascal programming
We are going to call the elements developed in WINDEV (project, windows, ...