ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

NetMsgError (Function)
Returns the error message corresponding to the error number returned by NetOpenRemoteAccess and NetCloseRemoteAccess.
Creating a Java project
WINDEV allows you to generate a Java application without even knowing the Java language......
VolumeModify (Function)
Modifies the setting of the volume for a sound source.
Automated tests of window
The automated tests of window are used to check the different features proposed by the window......
Accessing Outlook
WINDEV and WEBDEV allow you to easily access the data handled by Outlook......
eToCurrency (Function)
Converts a value expressed in Euro into another currency.
eToEuro (Function)
Converts to Euro a value expressed in a specific currency.
dPen (Example)
Usage example of the dPen function
TablePosition (Function)
Displays a Table or TreeView Table control from a specified row or returns the index of the first row displayed in a Table or TreeView Table control.
eChangeCurrency (Function)
Converts a currency into another currency.
WorksheetName (Property)
The WorksheetName property is used to get or change the name of the current worksheet in a Spreadsheet control.
dText (Example)
Usage example of the dText function
MyParent (Reserved word)
MyParent is used to handle...
Printing the content of a Spreadsheet control (AAF)
Spreadsheet controls include an automatic context menu that allows users to perform different actions on the data displayed in the control......
EmailStartSession (Function)
Starts an email management session based on the selected management mode (POP3, SMTP, IMAP or MS Exchange).
Hyper File functions available for backward compatibility
ProfilerEnd (Function)
Stops "collecting data" for the performance profiler.
FinRedemption (Example)
Usage example of the FinRedemption function
SchedulerInfoXY (Function)
Returns the appointment, the resource or the date found at given position in a Scheduler control.
The Internal Page control
The "Internal Page" control is used to include a page (and its code) in a control of another page......
Looper: moves and gestures
In a mobile application, several options can be handled with the fingers, by performing specific movements......
AAFExportSecurity (Function)
Secures the export of confidential data in the AAFs (Automatic Application Features) that are used to export, print or save data.
Constants used by the scanner functions
Constants used by the scanner functions...
Error 1045: A class cannot be declared outside the declaration code of a class
dFill (Example)
Usage example of the dFill function