ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

MatFloatMultiply (Function)
Multiplies each matrix element by a value.
TableBreakIndex (Function)
Returns the index of the break header and footer for a given break in a Table control.
Drop-down button
The drop-down button expands: a context menu. a popup window....
FirstDayOfMonth (Function)
Returns the first day of the month.
fSep (Function)
Returns the separator of directory according to the current platform ('\' or '/')....
ColorPalette (Function)
Returns a color found in the current palette.
EventDestroy (Function)
Explicitly destroys an event.
HInfoMemo (Function)
Returns the characteristics of binary and text memos.
HListDatabase (Function)
Lists the Client/Server databases associated with a connection....
XMLRoot (Function)
Positions on the root tag of an XML document.
HErrorIntegrity (Function)
Used to check whether an integrity error occurred.
<Connection variable>.RegenerateFile (Function)
Regenerates a data file from its log.
TextToHTML (Function)
Converts a text string into an HTML string (carriage returns are replaced by <BR>accents are replaced by their HTML equivalent, ...).
XMLModify (Function)
Modifies the content of the current element found in the XML document.
CookieRead (Function)
Retrieves the value of a cookie saved on the computer of Web user.
HFilter (Function)
Defines and enables a filter on a table, view or query.
SetFocus (Function)
Set focus: to a control (found in a window, in a page or in a frameset). to a window....
Properties associated with a group of controls
Several WLanguage properties can be used on a group of controls found in a window, in a page or in a report......
REST Services: Prologue procedure (executed before each call)
It is now possible to specify in the description of a Webservice that a procedure must be called (and executed automatically) each time a Webservice is called......
VariableReset (Function)
Resets the variable to its initial value.
Properties associated with columns of Table controls
You can manipulate columns of Table controls in a window or page using the following WLanguage properties......
Configuring the automatic modification of data files
The automatic data file modification updates the description of data files on user computers......
Static control properties
List of properties associated with a Static control...