ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

11. User Macro-Code: UMC in practice
Spreadsheet report
The report editor allows you to create "Spreadsheet" reports......
HErrorLock (Function)
Used to check whether a lock error occurred.
AutomaticLink (Property)
The AutomaticLink property is used to: determine if the automatic link detection mode is enabled, enable or disable the automatic link detection mode....
WDInst : generating the setup program
Generating the setup program is used to create the setup program according to the characteristics specified in the setup editor WDInst....
fGlobalDirCommon (Function)
Returns a directory path for the global data of current application (data shared between several applications), regardless of the current user.
HTTPProgressBar (Function)
Displays a progress bar when: receiving the response to an HTTP request. sending an HTTP form (HTTPSendForm) or an HTTP query....
Constants for managing Wi-Fi functions
Constants for managing Wi-Fi functions...
HStatTime (Function)
Returns the time of the last update for the index statistics.
SelectionOnly (Property)
The SelectionOnly property is used to: Know which records in the TreeView Table control or Hierarchical Table are printed: print all records or only selected records.. Modify print mode for Table or Hierarchical Table field rows: print all records or selected records only....
iParameterViewer (Function)
Configures the report viewer.
iHPos (Function)
iHPos is kept for backward compatibility.
iParameterPreview (Function)
Configures the print preview: display a message regarding the resources of current computer. display or not the ribbon panes (as well as the buttons found). the export options available in the mini preview window....
HSetPosition (Function)
Sets the position on a record, based on the approximate position of one of its items.
Screen,Get (External language)
Retrieves the value in a control or in a variable.
fSaveBuffer (Function)
Creates and fills a text file with the content of a string or buffer variable.
2. Projects in practice
Discover the main operations that can be performed on a project....
HToFile (Function)
Copies a data source (file, query, view, ...) to a physical HFSQL table with the same description. This table is neither encrypted nor password protected.
HCreateServerTrigger (Function)
Adds or modifies a server trigger on the HFSQL server.