ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HRestorePosition (Function)
Restores the context of a previously saved file (HSavePosition): current record, filter, pointers.
HSetDuplicates (Function)
Enables or disables the management of duplicates on a unique key.
The Item control
The "Item" control is used to edit the content of an item found in a data file......
CtInitialCatalog (Property)
The CtInitialCatalog property is used to get the default database defined for the access.
LooperDelete (Function)
Deletes a row from a Looper control.
The List Box control
The List Box control is used to display a list of elements and to select one or more elements from this list......
Different types of pages
WEBDEV enables you to create static sites and/or dynamic sites......
CtExtendedInfo (Property)
The CtExtendedInfo property is used to get the additional information inserted into database connection string.
H.NumRec (Variable)
Contains the number of the physical record loaded in memory (which means the number of the last record read).
KanbanDeleteList (Function)
Deletes a list from a Kanban control.
<Source>.CreateView (Function)
Creates an HFSQL view. This function uses the former view mechanism....
Spreadsheet report
The report editor allows you to create "Spreadsheet" reports......
Dynamic audit
The dynamic audit of an application analyzes its runtime performance......
Native XML Connector
WINDEV and WEBDEV allow you to import and handle a definition of XML files via the data model editor......
HCopyRecord (Example)
Usage example of the HCopyRecord function
Looper control linked to a table
A Looper control can be used to display the content of a table or query......
DDEString (Function)
Returns the information retrieved by DDERetrieve.
SSH constants
The following constants are used to manage an SSH server:...
MyFile (Reserved word)
In a trigger, MyFile is used to identify the file that activates the trigger...
Null (Property)
The Null property is used to: Assign NULL to the item for the current record. Find out whether the item is associated with the NULL value for the current record. Define the default value of an item when the item is described through programming....
Creating nested reports
HTTPRequest (Function)
Starts an HTTP request on a server.
HFSQL Client/Server: Scheduled tasks
The scheduled tasks are used to schedule automatic tasks......
Storing files in Android
The file system on the devices running Android is divided into two main storage areas......