ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

OrganizerMode (Function)
Returns the display mode of an Organizer control: day, week, month, ...
ThreadWaitSignal (Function)
Locks the current thread until it receives a signal from another thread.
Managing accessibility on Mobile
On smartphones and tablets, there is an operating mode designed for visually impaired and blind users......
MenuAddOption (Function)
Adds a new option after the last option of a drop-down or context menu.
Constants for test
List of constants used by the functions for managing automated tests....
fTempFile (Function)
Returns the name of a unique temporary file.
Magnetic mouse: automatically moving the cursor on the default button
The mouse cursor can be automatically positioned on the default button when the window is opened......
HTMLToRTF (Function)
Converts an HTML string or an HTML buffer to an RTF string.
The different states of a Button control in a window
In WINDEV or WINDEV Mobile applications, Button controls can have multiple states......
Maximized windows for Android
A maximized window occupies the entire screen of the mobile device....
Obtaining an SSL certificate for IIS7 (or later)
To get an SSL certificate for IIS 7 (and later), the different steps are as follows:...
WiFiListNetwork (Function)
Returns the list of Wi-Fi networks configured on the device.
Decrypt (Function)
Decrypts a character string that was encrypted by Encrypt.
RulerModifiable (Property)
The RulerModifiable property is used to: Find out whether the user can move the playhead in a TimeLine control. Allow or prevent the user from moving the playhead in a TimeLine control....
dResize (Function)
Resizes an image: in an Image control. in an Image variable. in a picLayer variable]....
IntegerToDate (Function)
Converts an integer into a date in YYYYMMDD format.
DateDifference (Function)
Calculates the number of days between two dates.
FaxSend (Function)
Sends a fax according to the connection that was established beforehand (FaxConnect).
Decode (Function)
Decodes a character string that was encoded by Encode.
fDirRename (Function)
Renames a directory.
gToRetrieve (Function)
Describes the text value to display and to return when retrieving the value of an element found in a List Box control or in a Combo Box control.
In-App purchases
The mobile systems (Android/iOS) allow their applications to propose content at extra cost, by using the payment system of App Store or Google Play......
1. Application overview
WINDEV Mobile tutorial: Developing an Android and iOS application Lesson 1 - Application overview - 10 min
Upload control events
The following processes are associated with the Upload control:...
GPSStopDetection (Function)
Stops the location detection triggered by GPSDetectPosition.