ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HChangeLogDir (Function)
Modifies the location of log files corresponding to an HFSQL data file.
Extended (Property)
Extended is used to: Find out whether a Font variable is extended. Extend (or not) a Font variable. This property is kept for backward compatibility....
Large (Property)
Large is used to: Find out whether a Font variable is enlarged. Enlarge (or not) a Font variable. This property is kept for backward compatibility....
TableDisableFilter (Function)
Disables a user filter on a column or on all the columns found in a Table or TreeView Table control.
Sharing elements with a WINDEV application
Defines the type of context menu displayed by a chart....
diagHead (Variable type)
The diagHead type is used to define all the advanced characteristics of an end of a connector in a diagram.
grSunburstAddData (Function)
Adds a data to a Sunburst chart.
TableSetFocus (Function)
Gives focus to a row found in a Table or TreeView Table control: the control switches to edit for the specified row and column.
Wait (Function)
Temporarily stops the program execution.
HeightInPixel (Property)
The HeightInPixel property is used to get the height in pixels of a control in a report.
EmailCheckAddress (Function)
Checks the validity of an email address.
Condensed (Property)
The Condensed property is used to: Determine whether a Font variable is condensed. Condense a Font variable. This property is kept for backward compatibility....
BuildBrowsingTable (Function)
Creates a Table control from the items of a table (view or query).
RequestUpdateUI (Function)
Requests the execution of the "Request for refreshing the display" event (and gives back control without waiting for the execution of the event). This function is kept for backward compatibility.
Dynamic Automation object
A dynamic automation object is an automation object allocated upon request, during the program execution...
HashString (Function)
Calculates the Hash of a character string according to a specific algorithm.
ExecuteRefreshUIElement (Function)
Immediately executes the "Request for refreshing the display" event of the given element.
Column events (Table control)
List of events associated with the columns of Table controls...
HAdd (Function)
Adds: the record found in memory into the data file (query or view). the record found in a Record variable into the data file (query or view)....
EndService (Function)
Ends the execution of the current service.
JSInfoEvent (Function)
Used to handle the JavaScript properties of the browser event that triggered the code execution.
InputFormula (Property)
The InputFormula property is used to: find out whether the end user can enter or change formulas in a Spreadsheet control. allow or prevent the end user from entering or changing formulas in a Spreadsheet control....