ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

MemSeek (Function)
Seeks an element in a memory area: on the value added by MemAdd or on the value modified...
GanttAddHoliday (Function)
Defines a new holiday period on a row in a Gantt Chart column of a Table or TreeView Table control.
NbWorksheet (Property)
The NbWorksheet property is used to get the number of worksheets in a Spreadsheet control.
EditTokenCount (Function)
Returns the number of tokens present in a "Text token" Edit control.
Setup of the WEBDEV Application Server for Linux
The installation package (or DVD, if provided) allows you to install...
RegexReplace (Function)
Replaces all the parts of a string that follow a specific format.
Selection (Property)
The property Selection property is used to manage the selection.
docElementTextArea (Variable type)
The docElementTextArea type is used to define the advanced characteristics of a text area found...
Subscribing an element to the dictionary
The subscription to a dictionary element is automatically proposed......
Replace (Function)
Replaces all occurrences of a specified substring in a string with another specified substring.
WinCopyForm (Function)
Copies the content of a form into the clipboard.
LDAPReplaceAttribute (Function)
Replaces all the values of an attribute by a specific value.
PVTCalculateUpdate (Function)
Updates some of the data found in a Pivot Table control from a given date.
AddChildDelayed (Property)
The AddChildDelayed property indicates the procedure to be called when a row in a TreeView...
TableRefreshVisible (Function)
Modifies or returns the visibility status of refresh bar in a Table or TreeView Table control.
dbgCheckEqual (Function)
Checks whether the expressions are equal in assertive programming and in automated test mode.
grColumnSpacing (Function)
Indicates the spacing between each data category in a column chart or in a Minimum/Maximum stock...
fGlobalDirUser (Function)
Returns a directory path for the global data of current application (data shared between several...
The Organizer control
The Organizer control is used to display and handle organizers......
RETURN statement
The RETURN statement is used to exit a statement block and the current process (or procedure).