ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Creating an RSS reader
WINDEV, WEBDEV and WINDEV Mobile allow you to produce and/or consume an RSS feed (Rapid Simple Syndication)......
nWDGetLastError: Error code of last error
Error code of last error......
iNewLine (Function)
Prints a line (in Windows standard, with a rounded end) at specified coordinates.
Image Editor control properties (WEBDEV)
You can manipulate Image Editor controls in a page using the following WLanguage properties......
iBorder (Function)
Prints a border at specified coordinates.
HTML Editor control properties
Properties associated with the HTML Editor control....
Creating and deploying the installation program: How do you do it?
Creating the setup program allows you to deploy a WINDEV application on the end-user computers......
SFRead (Function)
Retrieves the Salesforce records from their identifiers.
OLEPaste (Function)
Pastes the content of Windows clipboard into an OLE control.
Sequence of selection conditions for a query
When at least two selection conditions are found in a query, the sequence of selection conditions must be specified by the conditional operators AND and OR......
HLockFile (Function)
Locks a data file and restricts the access to this data file for all other sites or applications.
SocketChangeTransmissionMode (Function)
Changes the transmission mode used on a socket.
Multi-project search
Performing a search in the current project is a common operation......
Deploying an application via App Store
Deployment to the App Store is the most common deployment mode......
dCopy (Function)
Copies an image to another image.
Custom properties (WLanguage)
A custom property is a code element with two events......
Operations performed on component diagrams
The following paragraphs explain......
Synchronizing threads via events
Events can be used to synchronize the different threads of an application......