ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Confirm (Function)
Displays a message in a standard dialog box that proposes "Yes", "No", "Cancel" and returns the user's choice....
Cursor (Property)
The Cursor property is used to get and change the position of the mouse cursor in one of the following controls: Edit control. Editable Combo Box. "Edit control" table column and "Editable Combo Box" table column. Word Processing control. HTML Editor control....
Encrypt (Function)
Encrypts a character string in binary format or in ASCII format.
SocketChangeTransmissionMode (Function)
Changes the transmission mode used on a socket.
Automated tests of window
The automated tests of window are used to check the different features proposed by the window......
CheckSpell (Property)
The CheckSpell property is used to enable or disable the automatic spelling checker.
The Sliding Banner control
The Sliding Banner control is used to display several contents successively, either automatically, or further to an action performed by the Web user......
Images, colors and tabs
To optimize the appearance of your screens, WINDEV, WEBDEV and WINDEV Mobile allows you to use images or colors in your tab controls......
appServerScheduledTask (Type of variable)
The appServerScheduledTask type is used to manage a scheduled task of WEBDEV Application Server through programming (for a site or a webservice).
OpenMobileWindow (Function)
Opens a window in a mobile application.
fDecrypt (Function)
Decrypts a file that was encrypted by fCrypt.
HashString (Function)
Calculates the Hash of a character string according to a specific algorithm.
MyParent (Reserved word)
MyParent is used to handle...
Conditional target-code
The code editor allows you to enter a specific code for each environment (WINDEV, WEBDEV and WINDEV Mobile)......
SCM: Management of rights
It is possible to manage and grant certain access rights to the developers for each element in the SCM......
EmailRunApp (Function)
Starts the native application for sending emails found on the current computer: Computer running Windows, Mobile device (Android, iPhone, iPad)....
Events associated with the Map control
WINDEV, WINDEV Mobile and WEBDEV manage the following events by default (order of appearance in the code editor)...
BeaconDetectBackground (Function)
Notifies the application when the device enters or leaves the transmission range of a set of Beacons.
MyWindow (Reserved word)
MyWindow is used to handle the current window...
BurnerErase (Function)
Erases the files found on a rewritable CD or DVD.
Project anomalies: dead code and orphan elements
...WINDEV, WEBDEV and WINDEV Mobile allow you to easily detect these "dead codes" and "orphan" elements....
JITc
The principle of JITc technology (Just In Time Compilation) is straightforward......
Maximized windows for Android
A maximized window occupies the entire screen of the mobile device....
xmlDocument (Type of variable)
The xmlDocument type is used to handle an XML file.
Compiling a WINDEV Mobile project in Xcode
When the WINDEV Mobile project for iPhone/iPad is generated on the development computer, the generated files must be transferred onto a Mac in order to be compiled......