ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Column events (Table control)
List of events associated with the columns of Table controls...
EmailCheckAddress (Function)
Checks the validity of an email address.
Managing pinned projects
The home window of WINDEV, WEBDEV and WINDEV Mobile allows you to manage the pinned projects when opening an existing project......
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.
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.
TablePosition (Function)
Displays a Table or TreeView Table control from a specified row or returns the index of the first row displayed in a Table or TreeView Table control.
User Groupware and LDAP
The LDAP protocol is increasingly used by the companies......
TableSetFocus (Function)
Gives focus to a line in a Table or hierarchical Table field: the field switches to input for the specified line and column.
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.
Events associated with a Repositionable Note control
Events associated with a Repositionable Note control...
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....
Events associated with Sidebar controls
List of events associated with Sidebar controls...
Events associated with Slider controls
List of events associated with Slider controls in a window...
WinAnimationNext (Function)
Modifies the type and duration of animations used when opening and closing the next window.
DisplayAsMarkdown (Property)
The DisplayAsMarkdown property indicates whether or not an Edit control displays its content in Markdown format.
RoundCeil (Function)
Returns: the value rounded up to the nearest integer. the duration rounded up to the nearest interval. the date and time rounded up to the nearest interval....
FileToMemoryList (Function)
Populates a List Box or Combo Box control programmatically with the records from a table or query.