ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Table,Save (External language)
Updates or adds a record in the data file linked to the Table control.
List,Select,- (External language)
Deselects an element from a drop-down list or from an expanded list.
Installing WINDEV/WEBDEV/WINDEV Mobile: Complying with the directory standard
The different Windows versions propose standard regarding the location of some files and the use of directories......
List,Delete (External language)
Deletes an element from a drop-down list or from an expanded list.
Message (External language)
Displays a message in the status bar.
Nation (External language)
Defines the display language for the titles, captions, messages...
Option,Test (External language)
In an information window, displays each call to the function and each status report returned by the function.
Option,Version (External language)
Finds out the version number of WD140VM.DLL of WINDEV.
Internal component description
The description of an internal component can opened at any time......
Handling an internal component
An internal component is a set of elements from a project......
Yes,No (External language)
Displays a dialog box that includes a logo, a message and the "Yes" and "No&quot buttons.
Hourglass (External language)
Displays a mouse pointer shaped like an hourglass.
List,Select,+ (External language)
Selects an element in a drop-down list or in an expanded list.
Table,Delete (External language)
Deletes an element from a Table control.
Test (External language)
Displays each function call and each status report returned by the function.
Windows,Title (External language)
Modifies the title of the next window (or dialog box) displayed.
Windows,TNext (External language)
Modifies the title of the next window (or dialog box) displayed.
Functions for managing objects (External language)
HChangePassword (Function)
Changes the password of an HFSQL Classic or HFSQL Client/Server data file....
xmlNode (Type of variable)
The xmlNode type is used to handle a node of an XML document.
XMLOpen (Function)
Loads an XML document from a file, a URL or a string into an xmlDocument variable.
xmlAttribute (Type of variable)
The xmlAttribute type is used to handle the attributes of a node in an XML document.
xmlNamespace (Type of variable)
The xmlNamespace type is used to handle the XML namespace of a node attribute in an XML document.
Managing databases in the WINDEV Java applications
This document presents the different access modes to databases from a WINDEV Java application......
UploadDelete (Function)
Deletes a file from the list of files to upload: the file will not be uploaded on the server.