ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Handling a Control Template control through programming
The "Control template" control is used to display an existing control template......
HIndex (Function)
Rebuilds the file index (".NDX" file).
Monitoring robot: Configuring the robot parameters
From the monitor, you can change the configuration options......
Automatic update (Network applications)
This step of the wizard allows managing the automatic updates of the applications from the reference server....
TreeView Table control based on a variable
A TreeView Table control based on a variable is a control bound to a variable or a set of variables......
Page templates and inheritance
When a page template is applied to a page, all the controls and code found in the template are "copied" into the page......
Advanced installer options
The setup wizard allows you to specify advanced options for the installer. These advanced options are used to: specify the options for managing the installer framework. specify the options for managing the UAC for the installer....
Convert your WINDEV applications into websites
A widespread need today is to transform Windows applications (or parts of applications) into dynamic websites......
Timer (Function)
Periodically and automatically calls a WLanguage procedure.
TimerSys (Function)
Periodically and automatically calls a WLanguage procedure.
Window templates and inheritance
When a window template is applied to a window, all the controls and code in the template are "copied" to the window......
Type (Example)
Usage example of the Type property
TableDeleteSelect (Function)
Deletes the selected rows from a Table or Treeview Table control.
RightToLeft (Property)
The RightToLeft property is used to get the writing direction on a control, column, window or report.
CtOLEDBProvider (Property)
The CtOLEDBProvider property is used to get and set the name of the OLE DB provider (also called OLE DB server).
HSavePosition (Function)
Stores the current file context: current record, filter, pointers.
LogDirectory (Property)
The LogDirectory property is used to manage the directory of the log file described in the analysis.
DescribedDirectory (Property)
The DescribedDirectory property is used to manage the physical directory of HFSQL files.
MacOS - Developing an application in Catalyst mode
Apple has recently released an SDK to natively compile iOS applications for MacOS......
StoredItem (Property)
The StoredItem property is used to: Find out the stored item or the stored variable of a Table, Looper, List Box or Combo Box control. Modify the stored item or the stored variable of a Table, Looper, List Box or Combo Box control....
ReplicationDirectory (Property)
The ReplicationDirectory property is used to manage the directory of replication files (".RPL" or ".RPM").
HDescribeItem (Example)
Usage example of the HDescribeItem function
NbThumbnail (Property)
The NbThumbnail property is used to get the number of thumbnails generated for an item.
Record (Type of variable)
The Record type is used to save the values of a record.
HFree (Function)
Transforms the crossed records (HCross) into deleted records.