ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Wait (Function)
Temporarily stops the program execution.
Optimizing the connection times to the HFSQL Client/Server databases
This help page explains how to optimize the connection times to the HFSQL Client/Server databases by limiting the network traffic......
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....
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....
Sortable (Property)
The Sortable property is used to: Determine if a Table control column is sortable. Make a column of a Table control sortable or not....
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.
LooperRefreshVisible (Function)
Changes or returns the visibility status of the refresh bar in a Looper control.
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.
HChangeLogDir (Function)
Modifies the location of log files corresponding to an HFSQL data file.
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.
ExecuteRefreshUIElement (Function)
Immediately executes the "Request for refreshing the display" event of the given element.
HTTPCookieManage (Function)
Enables or disables the management of cookies in an HTTP request run: by HTTPRequest. by HTTPSend....
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)....
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....