ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

XMLAddAttribute (Function)
Adds an attribute into an XML document.
Displaying a report in PDF format in the browser of the Web user
To display a report in PDF format in the browser of the Web user, you must......
Native Oracle Connector: Retrieving the output value of a stored procedure
The Native Oracle Connector is used to: specify the input values during the call to a stored procedure. retrieve the output values after a call to a stored procedure....
WDInst: Additional options (summary, license, etc.)
When installing the application, you have the ability to display......
BankHolidayDeleteAll (Function)
Clears the list of all public holidays.
Native MySQL Connector: Specific features and remarks
Remarks and specific features of the Native MySQL Connector...
GglAnalyticsAddSocialNetworkAction (Function)
Adds a social network action beside Google Analytics.
Using Facebook authentication
Facebook is the world's most popular social network. It is commonly used by companies to reach their customers......
Rights on the virtual directory
Set of fonts (WEBDEV site)
The browser support the most common fonts by default......
Configuring the connection with WDSQSINS
For compatibility with the earlier versions of the Native SQL Server Connector (also called Native SQL Server Access), the connection can still be configured in WDSQSINS (supplied with the Native SQL Server Connector)......
WLanguage procedure called by fListDirectory
Procedure ("Callback") called by fListFile for each file found.
16. Protecting access to the site: passwords
XMLAddChild (Function)
Adds a child tag into an XML document.
Option (Property)
The Option property is used to get and change certain options.
ColorPalette (Function)
Returns a color found in the current palette.
ExplorerRetrieve (Function)
Retrieves the number and the name of the files "dropped" from the explorer.
HelpFile (Function)
Returns or modifies the name of the help file used by the context-sensitive help of a window.
AnsiToOem (Function)
Converts an ANSI string (Windows) to an OEM string (DOS).
OemToAnsi (Function)
Converts an OEM string (DOS) to an ANSI string (Windows).
SaveParameter (Function)
Saves a persistent value in the registry or in another file specified by InitParameter.
NetGetFile (Function)
Retrieves an existing file from an FTP server (File Transfer Protocol) powered by WINDEV. This function is kept for backward compatibility....
NetSendFile (Function)
Transmits a file to an FTP server (File Transfer Protocol) powered by WINDEV. This function is kept for backward compatibility....
SOAPEncodeResult (Function)
Used to configure the format of the value returned by the WINDEV SOAP server to the SOAP client program.
Configuring the Apache 2.2 server
WEBDEV Development: Configuring the Apache 1.3.x or 2.0.x server for the CGI protocol and for the WEBDEV sites....