ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Reloading a document
To reload a document, ...
ShellExecute (Function)
Opens a document in its associated application.
XMLDocument (Function)
Creates a new XML document.
XMLExtractDocument (Function)
Creates a new XML document from an existing XML document.
XMLRoot (Function)
Positions on the root tag of an XML document.
XMLClose (Function)
Closes an XML document created by XMLDocument.
TableToXML (Function)
Creates an XML file from the data found in a Table or TreeView Table control.
iMargin (Function)
Defines the "logical" print margins.
Operations performed on object diagrams
The following paragraphs explain......
Native DB2 Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native DB2...
sfError (Type of variable)
The sfError type is used to find out the characteristics of an error returned by Salesforce...
CameraParameter (Function)
Returns or modifies the value of a parameter for the device camera. Function kept...
URIToFile (Function)
Saves, in the background, the content of a resource (image, text, etc.) identified by its URI...
Environment of the project editor
The main elements of the project editor are as follows:
MemSort_55 (Function)
MemSort_55 is kept for backward compatibility.
FOR EACH/FOR ALL statement (loop through a variable of type XMLReader)
The FOR EACH statement loops through a variable of type xmlReader in various ways: Loop...
LooperDeleteSelect (Function)
Deletes the selected rows from a Looper control.
Environment of the data model editor
DataType (Function)
Identifying the type of a WLanguage variable.
Overview of OOP (Object Oriented Programming)
The object-oriented programming (called "OOP") is a programming paradigm in which the programs...
Client application: Running procedures on a server of.Net services
Several DotNet functions are available in WINDEV......
WLanguage functions available in PHP
Some WLanguage functions are not available in PHP......
iVPos (Function)
iVPos is kept for backward compatibility.
iHPos (Function)
iHPos is kept for backward compatibility.
5. Modal, non-modal or MDI windows
Modal, non-modal or MDI windows...
Using the Google Maps service
The Google Maps service is an Internet mapping software proposed by Google......
COMCallMethod (Function)
Runs a method of an interface of a COM object instantiated by COMCreateInstance.
Deserialize (Function)
Deserializes a buffer or a character string containing the data from a class, structure, array...
Handling PDF Reader controls programmatically
A PDF Reader control can be handled through programming......
Client application: Running procedures on a SOAP server
WINDEV include several SOAP functions......
iSubstBlock (Function)
Substitutes one block of the report with another block while the report is printed.