ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<xmlNode variable>.ValidNode (Function)
Validates an XML node, its children and its attributes from its description in the XSD schema linked to the XML document.
XMLValidNode (Function)
Validates an XML node, its children and its attributes from its description in the XSD schema linked to the XML document.
Control constants
List of constants used by the functions for managing controls...
SQLReqExists (Function)
Checks the existence of a query.
TableAdd (Function)
Adds a row in: a Table control, a TreeView Table control, a Combo Box control "with table" (Table control displayed in a Combo Box control)....
HNoModif (Function)
Forbids all the modifications on a data file (for all the programs, including the one that requested the no-modification policy).
Report editor: options and keyboard shortcuts
Several toolbars are displayed in the report editor......
Navigation Bar control properties
A Navigation Bar control found in a page can be handled in WLanguage by the following properties......
Linear Looper control properties
Web Camera control properties
A Web Camera control found in a page can be handled in WLanguage by the following properties.
PageUse (Function)
Displays a WEBDEV page in the user's browser and closes all page contexts currently open on the server....
LooperMoveLine (Function)
Moves a row or swaps two rows in a Looper control.
LastDayOfWeek (Function)
Returns the date of the last day of the week corresponding to a given date.
CharactTypeCount (Function)
Returns the number of characters matching a given type.
ChronoReset (Function)
Stops and resets a running stopwatch.
RGB (Function)
Defines a color from its Red, Green and Blue components.
NetworkConnect (Function)
Associates a drive with a shared network directory.
TableInputSearch (Function)
Enables input in the the search area in the column title of the Table or Treeview Table control.
Site Map control properties
List of properties associated with a Site Map control...
EnumerationFromValue (Function)
Returns an enumeration value known by its associated value.
CombinationFromValue (Function)
Returns a combination of one or more options known by their associated values.
CombinationFromName (Function)
Returns a combination of one or more options known by their names.
CombinationCheckName (Function)
Checks whether a combination of one of more options known by their names is valid.
EnumerationCheckValue (Function)
Checks whether an enumeration value known by its associated value is valid.
ExtractLine (Function)
Extracts a specific line from a character string.
FirstDayOfWeek (Function)
Returns the date of first day of the week (i.e., Monday).
TableEnableFilter (Function)
Implements a user filter on a column found in a Table or TreeView Table control.