ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Reloading a document
To reload a document, ...
XMLRoot (Function)
Positions on the root tag of an XML document.
XMLDocument (Function)
Creates a new XML document.
ShellExecute (Function)
Opens a document in its associated application.
Associating documents with the project
To describe a project in detail, you can associate documents with it...
XMLInsertDocument (Function)
Inserts the current XML tag found in an XML document into another XML document.
XMLParent (Function)
Positions on the parent element of current element (tag or attribute).
"WEBDEV Application Server" license agreement
"WEBDEV Application Server" license agreement...
SQLInfo (Function)
Initializes the different SQL variables with information relative to the last query run.
HSave (Function)
Modifies the current record if it exists, otherwise adds a new record.
How to save and retrieve an image in a binary memo
Office tools
WINDEV includes multiple "Office" controls that allow end users to use the desired tools without...
XMLNext (Function)
Positions on the next element (tag or attribute).
HExportXML (Function)
Exports the records found in a data file (HFSQL or OLE DB), view or query to an XML file.
XMLPrevious (Function)
Positions on the previous element (tag or attribute).
<mongoCollection variable>.Add (Function)
Adds one or more documents into a collection of MongoDB database.
Creating help pages
A help system includes several pages......
pdfSignature (Type of variable)
The pdfSignature type is used to define the advanced characteristics of the signature that will...
FOR EACH/FOR ALL statement (browse of enumerations)
The FOR EACH statement is used to browse the available values in the enumerations.
URI constants
The following constants are used by URI-specific functions:...
HTML Display control processes
WINDEV and WINDEV Mobile include different WLanguage events associated with HTML Display...
The PDF Reader control
The "PDF Reader" control is an advanced control that allows end users to view PDF documents...
XMLChild (Function)
Positions on the first child element of current element.
Assigning dependencies to requirements
The following steps must be performed to implement the requirements......
Handling XLS files
WINDEV and WEBDEV propose two methods for handling the Excel files......
FOR EACH/FOR ALL statement (browse of combinations)
The FOR EACH statement is used to browse the available values in the combinations.
Help about new features: Letting users know about changes
Applications are constantly evolving......
Printing in WLanguage
WINDEV, WEBDEV and WINDEV Mobile propose several print methods......
XMLDocument (Example)
Usage example of the XMLDocument function
EndPosition (Property)
Use in the docFragment class - Read + Write access - Type: Integer32
Events associated with an Image Editor control
WINDEV manages the following events by default (in order of appearance in the code editor)...