ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

RowDetailsBinding (Property)
The RowDetailsBinding property allows you to identify and modify the data binding used to display the details of a row in a Table control based on a data file.
Constants for managing Windows events
The following constants are used to manage Windows events:...
Val (Function)
Returns the numeric value of a character string.
Validating a page from a control that has no action on the server (List Box control, Combo Box, etc.)
By default, the validation of a page must be performed by a "Send the values of controls to the server (Submit)" button......
grInterval (Function)
Indicates the interval between values on the vertical and horizontal axis of a chart.
StatCorrelation (Function)
Calculates the coefficient of correlation between two series of values.
Mashup
The concept of Mashup consists in aggregating data coming from different software, different services, different data sources, ......
TableBreakIndex (Function)
Returns the index of the break header and footer for a given break in a Table control.
Markdown (Property)
The Markdown property is used to enable or disable Markdown formatting in the controls of a window or a report.
grGetData (Function)
Retrieves a data from a chart.
DisplayMode (Property)
The DisplayMode property gets and changes: the display mode in a Word Processing control, the display mode in a PDF Reader control the display mode in an HTML Editor control, the display mode in a Kanban control...
EmailAddress (Type of variable)
The EmailAddress type is used to handle an email address as well as its type (home, office, etc.).
dCopyImage (Example)
Usage example of the dCopyImage function
CompactToolbar (Property)
The CompactToolbar property is used to: determine if the window toolbars are compacted. compact (or not) the toolbars....
BufferToInteger (Function)
Extracts an integer from a binary buffer at a given position.
HCloseAnalysis (Function)
Closes the current database schema (or all current database schemas in the case of a project with multiple database schemas).
GglGetCalendar (Function)
Retrieves a Google calendar and its events according to its title or identifier.
MemcachedCASKeyGroup (Function)
Modifies the value of a key on a group of servers if this one was not modified.
StringDeleteDuplicate (Function)
Removes duplicates among substrings of a string, based on one or more separators.
HTMLEditorInsert (Function)
Inserts text or HTML code at the cursor position in an HTML Editor control.
HInfoServerRights (Example)
Usage example of the HInfoServerRights function
HInfoFileRights (Example)
Usage example of the HInfoFileRights function