ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HVersion (Function)
Used to find out: whether the content of a file was modified. whether the content of a file used by a query was modified....
Year (Property)
The Year property is used to: Get the year from a Date or DateTime variable or item. Change the year in a Date or DateTime variable or item....
InternetConnected (Function)
Defines whether an Internet connection is enabled on the current computer. In mobile, you can also be notified when the status of the Internet connection changes.
3. Interface (UI)
WINDEV Mobile tutorial: My first Android/iOS application Lesson 3 - Interface (UI) - 30 min...
PreviousPage (Function)
Returns the name of the previous page.
SIPVisible (Function)
Displays the keyboard.
BeaconDetectBackground (Function)
Notifies the application when the device enters or leaves the transmission range of a set of Beacons.
MyParameters (Reserved word)
The MyParameters keyword is used to handle the parameters passed to a WLanguage procedure...
5. Deploying a dynamic site (Session or AWP) in practice
dDisplay (Function)
Displays the drawing in the Image control.
Phone management functions
List of functions for phone management...
FOR EACH/FOR ALL statement (browse of associative arrays)
The FOR EACH statement is used to perform different types of browse on the associative arrays...
DateTimeToReal (Function)
Converts a date and time to an 8-byte real.
Creating a WINDEV SOAP Server application
The SOAP Server application is an application containing all the procedures to run......
Deploying an iOS application
WINDEV Mobile tutorial: Deploying an iOS application 10 min
Elements of a class: Enumerating and handling through programming
Several types of WLanguage variables are used to enumerate and dynamically handle the elements of a class......
Scheduler control: Customize appointments
In the Scheduler control, the appointment is displayed in a specific area......
xlsCurrentWorksheet (Function)
Used to find out and modify the current worksheet in an XLS file.
ScreenFirst (Function)
Defines the next control that will be in edit in the current window.
Downloading files
The download is the operation that consists in saving a file stored on the server onto the computer of Web user......
COMCallMethod (Function)
Runs a method of an interface of a COM object instantiated by COMCreateInstance.
Random (Function)
Returns a random number.
xlsNbColumn (Function)
Returns the number of columns found in a worksheet of an XLS file.
XMLOut (Function)
Used to find out whether the element (tag or attribute) on which we want to be positioned is outside the XML document.
Language (Property)
The Language property is used to get and change the language used.