ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HChangeLogDir (Function)
Modifies the location of log files corresponding to an HFSQL data file.
Using data from an external database
WINDEV Tutorial - External database Using data from an external database - 40 min
Runtime log
The runtime log is the best way to identify the most used features of an application......
WDLog: Restoring HFSQL data files
WDLog is used to restore the data files saved by WDLog......
HTTPRequest (Function)
Starts an HTTP request on a server.
URIToFile (Function)
Saves, in the background, the content of a resource (image, text, etc.) identified by its URI in an external file.
TreeCollapseAll (Function)
Collapses a branch previously expanded (as well as its child elements).
OBEXListFile (Function)
Lists the files shared by a device that is using the OBEX protocol.
WDMap: Viewing records: special cases
This help page presents the special display cases in WDMap......
SOAPRunXML (Function)
Runs a procedure on a SOAP server.
SocketConnectSSL (Function)
Used to establish a secure connection to an SSL server.
Cookie (Type of variable)
The Cookie type is used to handle the cookies transmitted in the HTTP requests.
Printing bar codes
WINDEV, WEBDEV and WINDEV Mobile allow you to print bar codes....
Automated tests
WINDEV Tutorial - Monitoring the evolution of an application Automated tests - 20 min
HExecuteSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the HFSQL engine.
Custom properties (WLanguage)
A custom property is a code element with two events......
Error 2109: You are using the ObjectInfo function
grTitleFont (Function)
Modifies the font used for the chart title.
grLegendFont (Function)
Modifies the font used for the chart legend.
OLELoad (Function)
Initializes an OLE control with an OLE object.
Using objects
To access a class, the object must be declared as being part of the class to handle, this is called object instantiation......
BCDecode (Function)
Decodes the information stored in a QR Code bar code.
Materialized view
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)......
4. Simple printing
WINDEV Tutorial: WINDEV application: Managing data Lesson 4 - Simple printing - 20 min