ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MCI constants
List of constants used by the MCI functions....
ChangeStyle (Function)
Modifies the style of a control dynamically.
Import an Document Figma
Les fonctions Bitcoin permettant notamment de manipuler un serveur Bitcoin Core sont les suivantes ......
Creating a .NET assembly that can be accessed using COM
To create a.NET assembly accessible by COM, you must......
OrgElement (Type of variable)
The OrgElement type is used to define the advanced characteristics of an element found in an Organization Chart control.
HChangeConnection (Example)
Usage example of the HChangeConnection function
URI constants
The following constants are used by URI-specific functions:...
Spreadsheet control in a window
The spreadsheet is one of the most often used business tools. The Spreadsheet control is used to include a spreadsheet in your WINDEV windows....
GDPR: an audit of data
A new GDPR audit is available to easily identify and monitor personal data in a WINDEV, WEBDEV or WINDEV Mobile application......
Installing a SOAP server with IIS
XMLDocument (Example)
Usage example of the XMLDocument function
FTPListFile (Function)
Lists the files (and/or the directories) found in a directory of an FTP server and returns the number of listed files (and/or directories)....
W3C standardization
You must comply with the W3C standard (HTML 4......
XMLBuildString (Function)
Retrieves and formats the content of an XML document (created by XMLDocument and modified by the XML functions).
IWListInsert (Function)
Inserts a new internal window in the list of internal windows used by an Internal Window control.
fTempFile (Example)
Usage example of the fTempFile function
Help editor options
The options of the help editor ("Display......
JavaExecuteFunction (Function)
Starts a specific static function of a given Java class.
Native Oracle Connector for WINDEV and WEBDEV
WINDEV and WEBDEV support an optional Native Oracle Connector (also called Native Oracle Access......
TableToClipboard (Function)
Copies the content of a Table or TreeView Table control to the clipboard.
fExtractPath (Example)
Usage example of the fExtractPath function
dImageToArray (Function)
Copies the RGB pixels of the image into a one-dimensional or two-dimensional array. The array of colors is cleared then it is filled with the integers representing the colors (24 bits) of the image.
Clone (Function)
Constructs a copy of a class instance: An object of the actual class of the class instance is allocated. The members of the class instance are copied to the members of the new object....
Record (Type of variable)
The Record type is used to save the values of a record.
XMLDocument (Function)
Creates a new XML document.