ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Developing applications in Universal Windows 10 App mode
WINDEV and WINDEV Mobile allow you to develop applications for Windows 10 tablets and for Windows Phone 10 and Windows 10 phones (Universal Windows 10 App applications)......
How to install a Universal Windows 10 App application on a tablet
The generation of a WINDEV Mobile application for Universal Windows 10 App groups all the project elements (windows, code, etc....
SysColor (Function)
Identifies or modifies the color of a Windows element.
GeneratePassword (Function)
Automatically generates a password with specific characteristics (size, characters used, ...).
EndTimerSys (Function)
Ends the execution of a timer triggered by TimerSys.
Managing threads
WINDEV and WINDEV Mobile propose several functions used to perform an advanced management of threads....
Android Widget windows
An Android application can contain one or more Widget windows......
InSimulatorMode (Function)
Used to find out whether the application is started in "simulator test mode" from WINDEV Mobile.
SysYRes (Function)
Returns the vertical screen resolution.
NoLeftCharacter (Function)
Returns a string after removing the specified characters from the left side of the initial string.
ThreadCurrent (Function)
Returns the name of the thread currently run.
WinInitialized (Function)
Used to find out whether the "end of initialization" code was run for a window.
EmailOpenMail (Function)
Opens the default messaging software: of Web user on the browser computer. of the user on the current Windows computer. on the phone....
ThreadState (Function)
Returns the current status of a thread.
CurrentYear (Function)
Returns the current year in integer format.
CoTan (Function)
Calculates the cotangent of an angle.
Cos (Function)
Calculates the cosine of an angle.
Root (Function)
Returns the root of a number.
Sin (Function)
Returns the sine of an angle.
Tangent (Function)
Calculates the tangent of an angle.
WinInput (Function)
Identifies the window containing the WLanguage code currently run.
EventDestroy (Function)
Explicitly destroys an event.
Sensor functions
The following functions are used to manage the compass and the accelerometer in an application run on a mobile device (phone or tablet)....