ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ErrorChangeParameter (Function)
Configures the automatic behavior that will be implemented if an error occurs in the current process.
CertificateClientInfo (Function)
Returns information about the certificate used by the client computer.
4. Adding a product
WEBDEV Tutorial - Creating a website with back office processes Lesson 4 - Adding a product - 50 min
Additional setup modules
The setup wizard allows you to include additional modules in the setup. The additional modules are used to add additional options to the setup program and to access the advanced setup parameters....
How to write into a text or CSV file?
This help page explains how to write into a text or CSV file....
InAutomaticTestMode (Function)
Used to find out whether an automatic test is currently run or not.
MDIOpen (Function)
Opens and enables an MDI child window.
StartShare (Function)
Opens a popup allowing you to select the application that will be used to share a resource (text or document).
MobileNetworkConnectionInfo (Function)
Returns information regarding the current connection to data on the mobile network.
ThreadStop (Function)
Stops a secondary thread. Function not recommended.
Project description: SCM tab
The project description window allows you to configure various elements of your project......
ErrorThrow (Function)
Throw a non-fatal error.
SensorDetectChangeOrientation (Function)
Allows you to be notified when the orientation of the device changes on any one of its 3 axes.
GPSStopDetection (Function)
Stops the location detection triggered by GPSDetectPosition.
FTPGet (Function)
Transfers a file or directory from an FTP (File Transfer Protocol) server to the current computer.
Seek (Function)
Searches for the index of an element in a WLanguage array.
Debugging in Android
All developers appreciate the possibility to debug an application directly on the device......
Testing a window
Testing a single window allows you to run the current window in WINDEV or WINDEV Mobile......
Report editor: options and keyboard shortcuts
Several toolbars are displayed in the report editor......
Using an external component in an application
A component can be reused at any time in any application......