ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

XMLBuildString (Function)
Retrieves and formats the content of an XML document (created by XMLDocument and modified by the XML functions).
Native SQL Server Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native SQL Server Connector......
HDescribeConnection (Example)
Usage example of the HDescribeConnection function
ToolTip (Property)
The ToolTip property gets and changes the tooltip text.
WindowBitmap (Function)
Creates the image of the specified window in a BMP file.
nWDInit: Initialize the external language
Initializes the external language......
Non-modal management of a window
The window that opens another window is called parent window ; the windows opened by the parent window are called child windows......
GDPR: Overview
GDPR (General Data Protection Regulation) will replace "Data Protection Directive" on 25th May 2018......
gpwForgottenPassword (Function)
Runs an action to retrieve or change the password of a user.
MatError (Function)
Identifies the type of the last error caused by a Matxxx function (functions for matrix management).
grDestinationImage (Function)
Defines an Image variable as destination of a chart.
WinChangeLayout (Function)
Applies a specific layout to: a window. an internal window....
General environment of WINDEV
EmailMsgError (Example)
Usage example of the EmailMsgError function
Project Management Hub: Managing tasks
The Project Management Hub allows you to define the different tasks assigned to each project contributor......
The triggers
A trigger is a WLanguage procedure automatically called by the HFSQL engine whenever a modification is performed (addition, deletion, modification, ......
GDPR: Concrete solutions
GDPR: General Data Protection Regulation...
ComponentList (Function)
Returns the list of external components (".WDK" files) used by the current WINDEV or WINDEV Mobile application or by the current WEBDEV site.
Importing styles from a WordPress theme with WEBDEV
WordPress offers numerous templates to create original websites...
The different types of windows
The following types of windows can be created in a WINDEV application......
Configuring the connection with WDORAINS (optional setting)
For backward compatibility with the earlier versions of Native Oracle Connector (also called Native Oracle Access), the connection can still be configured in WDORAINS (supplied with Native Oracle Connector)......
ExeListDLL (Function)
Returns the list of libraries (".DLL" files) used by one of the applications currently run.
FTPListFile (Example)
Usage example of the FTPListFile function
Size (Property)
The Size property is used to determine and change the size of an element.
AJAXCallInProgress (Function)
Used to determine if the request being processed is an AJAX request.