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.
Constants for managing Map controls
Constants for managing Map controls...
Query editor: Characteristics
sOpen (Function)
Opens and initializes: a serial port. a parallel port. an infrared port....
LooperDeleteAll (Function)
Deletes all rows from a Looper control populated programmatically.
StringInsert (Function)
Inserts a string into another character string at a given position.
Configuring the SOAP administrator
fAttributeReadOnly (Function)
Gets and sets the read-only attribute of a file.
RGBToHTML (Function)
Returns the HTML color corresponding to the RGB color.
NoCharacter (Function)
Returns a string after removing the specified leading and trailing characters.
SilverLight control properties
List of properties associated with the SilverLight control...
Social Network control properties
A Social Network control can be handled in a page by the following WLanguage properties......
iOutputInfo (Type of variable)
The iOutputInfo type is used to get the details of a report print or export job, or the details of a print job performed programmatically from the report viewer.
SQLConnect (Function)
Connects the current application to a database that must be interrogated via SQL.
ArraySwapLine (Function)
Used to swap two rows in a two-dimensional array or in an advanced array property.
StringDelete (Function)
Deletes: all the occurrences of a substring within a string. part of a string within another string. The part of the string to remove is identified by its position and length....
Bearing (Property)
The Bearing property gets or sets the bearing of the map displayed in a Map control.
Printing a report in WEBDEV
When creating a report, the test of this report can be run from the report editor. You also have the ability to include this report in your sites. The Web user will have the ability to print the report from a button, a menu option, ... for example....
InAutomaticTestMode (Function)
Used to find out whether an automatic test is currently run or not.
HDescribeConnection (Function)
Describes a new connection to an external database.
TableDisableFilter (Function)
Disables a user filter on a column or on all the columns found in a Table or TreeView Table control.
ListDeleteAll (Function)
Clears a List Box, ListView or Combo Box control populated programmatically.
ListDelete (Function)
Deletes an element from a List Box, ListView or Combo Box control populated programmatically.
Items used in a select query
A query created in the query editor can contain several types of items......
1. WLanguage
WINDEV Tutorial: WLanguage basics Lesson 1 - WLanguage - 5 min
TraceStart (Function)
Opens the trace window or saves the trace information in a text file.