ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SQLLast (Function)
Sets the position on the last row of the query result.
Events associated with reports
The following events are associated to reports (order of appearance in the code editor)......
2. First tests
WINDEV Mobile Tutorial: My first Android/iOS application Lesson 2 - First tests - 1 hr...
Transactions: Secure processes on HFSQL data files
This chapter presents the following topics......
HFSQL Control Center: Managing scheduled elements
You have the ability to define scheduled elements on the HFSQL server....
NextTitle (Function)
Modifies the title of next window to open.
The SMS structure
The SMS structure is a preset structure of WLanguage (no declaration is required)......
SMSRunApp (Function)
Starts the native application for sending SMSs found on the device (Android or iPhone/iPad)....
TokenDeletable (Property)
The TokenDeletable property is used to: Determine if the end user is allowed to delete tokens in a "Text token" Edit control. Allow or prevent the end user from deleting tokens in a "Text token" Edit control....
Various constants
List of various constants....
SQLNext (Function)
Positions on the next row of the query result.
SQLPrevious (Function)
Positions on the previous row of the query result.
SQLColumn (Function)
Returns the characteristics of all the columns (or items): for a given table. for a given query....
H.VisibleAutoIndexing (Variable)
Indicates whether the indexing window must be displayed during the automatic reindexing of HFSQL data files.
WDZip: Handling files in an archive
The compressed files found in an archive can be handled by WDZip......
Preset control properties
List of properties associated with the Preset control...
Calculated control properties
List of properties associated with the Calculated control...
TreeListItem (Example)
Usage example of the TreeListItem function
WiFiAddNetwork (Function)
Adds a new network to the list of Wi-Fi networks configured on the device.
HModifyStructure (Function)
Used to update the structure of an HFSQL data file by performing an automatic data modification (also called data synchronization).
AutoLineWrap (Property)
The AutoLineWrap property is used to: determine if the automatic line wrap feature is enabled in a multiline Edit control, in a column of a Table or TreeView control or in a row header of a Pivot Table control. set the line wrap mode in a multiline Edit control, in a column of a Table or TreeView control or in a row header of a Pivot Table control....
TokenEnabled (Property)
The TokenEnabled property determines if an Edit control is a "Text token" Edit control.
Conversion (Function)
Converts a value from a unit to another one.
Splitter control properties
List of properties associated with the Splitter control...
4. Adding a product
WEBDEV Tutorial - Creating a website with back office processes Lesson 4 - Adding a product - 50 min