ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SaaSSendSecurityCode (Function)
Sends the security code to the user so that he can change his password.
EmailStartIMAPSession (Function)
Starts a session for receiving and reading emails with the IMAP protocol.
User Groupware: Encrypting passwords
To increase the security of user groupware, WINDEV and WEBDEV now encrypt the passwords of users......
Project managers: How to manage a development project?
The Control Centers in WINDEV, WEBDEV and WINDEV Mobile provide project managers with several tools to manage a development project including......
Access rights to a class property: special cases
The retrieval and assignment processes can be public, private or protected. The access rights of the property correspond to the less restrictive rights of the two processes....
Image detection management constants
Calculates the width (in millimeters) of the text to print, according to the specified font....
User Control Center: Management of network applications
For each network application listed in the User Control Center, the "Management of network applications" section is used to......
WDADMINEXE : Controlling the application remotely
The remote control of a WINDEV application allows the manager of an application used in network to manage the automatic or forced shutdown of the application for all the current users......
SpreadsheetAllowProcedure (Function)
Allows the use of a WLanguage function/procedure in a formula of a Spreadsheet control....
USBListDevice (Function)
Returns the list of USB devices currently plugged into the current computer.
TwainCurrentSource (Function)
Allows you to find out and change the Twain device used by default.
Clipboard (Function)
Retrieves the text or image found in the system clipboard.
ScanSelect (Function)
Opens a standard dialog box with the available scanners.
sListPort (Function)
Returns the list of serial and parallel ports on the computer.
1. My first Android/iOS project
WINDEV Mobile tutorial: My first Android/iOS application Lesson 1 - My first Android/iOS project - 1 hr...
Hyper File functions available for backward compatibility
Handling a database from a Java application
You can start developing your application as soon as the WINDEV project is defined as being a Java project......
HModify (Function)
Modifies the specified record or the record found in memory in the data file (query or view).