ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Record (Type of variable)
The Record type is used to save the values of a record.
TableModifyLine (Function)
Modifies a row in: a Table control, a TreeView Table control....
LastDayOfYear (Function)
Returns the date of the last day of the year.
ODBCPassword (Property)
The ODBCPassword property is used to: Identify the password used to connect to a database via an ODBC driver or a Native Connector. Specify the password used to connect to a database via an ODBC driver or a Native Connector....
ODBCUserName (Property)
ODBCUserName is used to: Identify the username used to connect to a database via an ODBC driver or a Native Connector. Specify the username used to connect to a database via an ODBC driver or a Native Connector....
ThreadPersistent (Function)
Makes a thread persistent.
Creating and generating an external component
A component must be created from a project containing all the elements required for the component......
HCreateView (Function)
Creates an HFSQL view. This function uses the former view mechanism....
Testing a dynamic project (session or AWP mode) from WEBDEV
The test of the entire project allows simulating the startup of the site......
2. Listing products
WEBDEV Tutorial - Creating a website with back office processes Lesson 2 - Listing products - 50 min
Events associated with the columns (Table control)
List of events associated with the columns of Table controls...
Downloading a report in PDF format on the computer of the Web user
To propose to download a report in PDF format on the computer of the Web user, you must......
iPrintReport (Function)
Prints a report created with the report editor.
15. Creating the executable in practice
Creating the executable in practice...
11. Table/Looper controls
Anchor (Property)
The Anchor property sets the anchors of a control in a window, page or report.
Cursor (Property)
The Cursor property is used to get and change the position of the mouse cursor in one of the following controls: Edit control. Editable Combo Box. "Edit control" table column and "Editable Combo Box" table column. Word Processing control. HTML Editor control....
Encrypt (Function)
Encrypts a character string in binary format or in ASCII format.
TableInsertColumn (Function)
Inserts elements in the format of columns into a horizontal Table control.
TreeSelectCount (Function)
Returns the number of selected elements in a TreeView control (for a multi-selection TreeView control).
KeepVisibleHierarchy (Property)
The KeepVisibleHierarchy property is used to: Determine which elements of the TreeView table will be printed: the entire hierarchy or only visible elements in the control. Change the hierarchy print mode: the entire hierarchy or only visible elements in the control....
TreeSelect (Function)
Returns the full path of the selected element in a TreeView control.
User login: User Groupware
WEBDEV Tutorial - User Groupware User login: User Groupware - 20 min
HInitSubscriber (Function)
Initializes the range of automatic identifiers for the description file of subscriber replica (".RPL" extension).
Application in kiosk mode
A kiosk application is an application from which the user cannot exit......