ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

MinWidth (Property)
The MinWidth property gets and sets the minimum width of a control or window.
HModifyViewRights (Function)
Sets the rights granted to a user or group on an SQL view or on a materialized view.
HDeleteParameter (Function)
Deletes a parameter previously saved by HSaveParameter.
HSaveParameter (Function)
Saves a persistent value on the HFSQL server.
MaxHeight (Property)
The MaxHeight property is used to get and change the maximum height of a control or window.
HStartServerUpdate (Function)
Used to immediately start the automatic server update.
HUpdateView (Function)
Creates or updates the description of an SQL view or materialized view from the database schema to an HFSQL server.
HLoadParameter (Function)
Reads a parameter that was saved from a stored procedure by HSaveParameter.
RepeatString area: movements and gestures
In a mobile application, several options can be handled with the fingers, by performing specific movements......
FileFilter (Property)
The FileFilter property gets and sets the filter used to display files: when using assisted input in an Edit control or table column with the "File path autocomplete" option (in the "General" tab of the description window), in the file picker displayed when the user selects the "Browse..." option in the context menu of an Edit control, table column or Combo Box control....
Types of recognized PCL printers
WINDEV and WEBDEV allow you to automatically print for a number of specific PCL printers......
Managing the XSD
...WINDEV, WEBDEV and WINDEV Mobile allow you to import files in XSD format....
3. Website development life cycle
Exports the content of an HTML Editor control to an Email variable (to send the email)....
MultiWorksheet (Property)
The MultiWorksheet property is used to: Find out whether a Spreadsheet control manages several worksheets. Change the worksheet management mode of a Spreadsheet control....
NbWorksheet (Property)
The NbWorksheet property is used to get the number of worksheets in a Spreadsheet control.
HeaderVisible (Property)
The HeaderVisible property is used to: Determine if the row and column headers are displayed in a Spreadsheet control. Show or hide the row and column headers in a Spreadsheet control....
FormulaBarVisible (Property)
The FormulaBarVisible property is used to: Find out whether a formula bar is displayed in a Spreadsheet control. Display (or not) a formula bar in a Spreadsheet control....
WithTilt (Property)
The WithTilt property is used to: enable or disable the tilt gesture on a Map control, determine whether the tilt gesture is enabled on a Map control....
The "Area" charts
The Area chart is used to highlight the amplitude of a change......
CurrentWorksheet (Property)
The CurrentWorksheet property is used to get and change the current worksheet in a Spreadsheet control.