ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

XMLValidNode (Function)
Validates an XML node, its children and its attributes from its description in the XSD schema linked to the XML document.
<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.
Installation directory
The setup wizard allows you to configure the installation directory of application....
Twain constants
List of constants used by the Twain functions....
IWListInsert (Function)
Inserts a new internal window in the list of internal windows used by an Internal Window control.
CurrentWin (Function)
Identifies the window currently in edit.
User Groupware and files accessed via a Native Connector
An application that works with the User Groupware can be used with a database handled by a Native Connector......
Continent (Type of variable)
The Continent type is used to find out the characteristics of a continent.
Sortable (Property)
The Sortable property is used to: Determine if a Table control column is sortable. Make a column of a Table control sortable or not....
fCurrentDir (Function)
Identifies or modifies the current directory.
grScatterAddDataXY (Function)
Adds a data into a "Scatter" chart.
EmailGetTimeOut (Function)
Reads the value of the "timeout" for connecting to the SMTP, POP3 and IMAP messaging servers.
grPiePullOut (Function)
Pulls out a section (or all sections) in a chart.
LooperAddIP (Function)
Adds a row as an internal page at the end of a Looper control populated programmatically.
grScatterPointSize (Function)
Defines the size of points in a "Scatter" chart. Warning: This feature is only available from WINDEV Suite SaaS 2025 Update 2. For more details, see Utiliser les nouveautés de WINDEV Suite SaaS 2025....
grLegend (Function)
Indicates the presence and position of legend in a chart.
DotNetAddHeader (Function)
Adds a header to the next procedure that will be run on the server.
saasPricing (Variable type)
The saasPricing type is used to define the advanced characteristics of a SaaS pricing.
Format of the content in the text file
The text files created by WDMSG use a specific format......
gglPath (Variable type)
The gglPath type is used to define the characteristics of the route to drawn on a map...
WindowToData (Function)
Automatically updates: the values of a table's items in memory with the values from the controls in the window. the value of the WLanguage variables with the value of the window controls. This function is also available for WEBDEV pages....
mongoCollection (Variable type)
The mongoCollection type is used to define the advanced characteristics of a collection in a database of a MongoDB server.
grScatterLinkPoint (Function)
Links (or not) the points found in a "Scatter" chart. Warning: This feature is only available from WINDEV Suite SaaS 2025 Update 2. For more details, see Utiliser les nouveautés de WINDEV Suite SaaS 2025....
Creating and deploying the installation program: How do you do it?
Creating the setup program allows you to deploy a WINDEV application on the end-user computers......
Creating the Vision pages of the WEBDEV RAD pattern
Classe représentant un fichier uploadé dans le champ upload...