ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Structure of data files of user groupware
fSeek (Example)
Usage example of the fSeek function
ServiceContinue (Function)
Restarts a paused service.
TestWriteResult (Function)
Writes information or an error into the status report of a unit test, in the test editor.
PicSave (Function)
Saves the image found: in an Image Editor control. in a WDPic variable....
DDEWarmLink (Function)
Creates a warm link with a data.
fUncompress (Example)
Usage example of the fUncompress function
fDelete (Example)
Usage example of the fDelete function
SFConnect (Function)
Allows you to authenticate yourself beside a Salesforce platform.
MongoExecuteCommand (Function)
Runs a generic command on a MongoDB database or on a MongoDB collection.
DDELink (Function)
Creates a hot link with a data.
FinPeriodInterest (Example)
Usage example of the FinPeriodInterest function
ErrorInfo (Function)
Retrieves information about the last error that occurred in a function of a WINDEV, WINDEV Mobile or WEBDEV component.
Handling List Box controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle List Box controls....
ImageFirst (Function)
Displays the first image for the scroll.
ImagePrevious (Function)
Displays the previous image for the scroll.
ImageNext (Function)
Displays the next image for the scroll.
ImageLast (Function)
Displays the last image for the scroll.
Serial and parallel port management functions
List of functions for managing serial and parallel ports...
fCopyDir (Example)
Usage example of the fCopyDir function
Constants for managing MongoDB databases
Constants used by the Mongoxxx functions...
Brochure of new features: New WINDEV features
New features in WINDEV 28 presented in the New Features brochure....
SOAPAddXMLSignature (Function)
Adds an XML signature to a Webservice request.
WebserviceWriteHTTPHeader (Function)
Adds an additional HTTP header to a request of a REST Webservice.
SQLExec (Example)
Usage example of the SQLExec function