ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

xmlNode (Type of variable)
The xmlNode type is used to handle a node of an XML document.
Other operators
The following are additional operators......
Dockable panes
WINDEV, WINDEV Mobile and WEBDEV propose several dockable panes......
Erase patches
To quickly modify the operating mode of an application, you can use application patches......
OLEPlay (Function)
Used to: retrieve the list of available operations (other than edit) from a server, perform an operation....
Filter (Function)
Returns an array containing the elements of a source array for which a procedure returns True.
ArrayDistinct (Function)
Returns an array without duplicates.
HTMLToRGB (Function)
Converts the HTML color into RGB color.
Handling incoming or outgoing faxes
To send and receive faxes directly from an WINDEV application or a WEBDEV site, several functions allow you to handle faxes via the fax server available in Windows XP and Windows 2000......
JSON (Type of variable)
The JSON type makes it possible to simplify actions on data in JSON format.
CallInterface (Function)
Runs a method of an interface of an object implemented in a DLL external to the WINDEV framework.
Organization chart linked to a data file
COMCallMethod (Function)
Runs a method of an interface of a COM object instantiated by COMCreateInstance.
"Component.WDO" file
When generating the external component, two files are automatically created in the EXE directory of the current project......
HCreation (Function)
Creates an empty data file (".FIC" extension) with the index file and the memo file if necessary.
Configuring the "Relative duration" mask (date and time in natural language)
WINDEV, WEBDEV and WINDEV Mobile propose to use a "Relative duration" display mask for the Date controls......
Constants for managing XML documents
List of constants used by the functions for managing XML documents....
5. Which type of server to choose?
SaaS constants
Defining a help window template
WINDEV allows you to create help window templates......
SCM: Retrieving changes made in a branch
Any changes made in a branch can be retrieved in the main version of the application......
RibbonAdaptSize (Function)
Adapts the size of the controls found in a Ribbon control according to the size of their caption.
HActivateFilter (Function)
Enables the filter that was previously created for the specified data file (view or query).
Automatic data file modification: new date format
From WINDEV 7 and WEBDEV 7 version 149, new date and time formats are available for the Hyper File files......
12. Retrieving data from a site