ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

FTPConnect (Function)
Connects the current computer to an FTP server (File Transfer Protocol).
Comparing controls
In some cases, you may need to compare two controls in one or more windows or pages......
WDInst: Customizing the setup program
The setup editor WDInst proposes a standard setup program......
Scheduler control: Customize appointments
In the Scheduler control, the appointment is displayed in a specific area......
Miscellaneous Windows constants
List of constants used by the Windows functions....
Events associated with reports
The following events are associated to reports (order of appearance in the code editor)......
Second (Property)
The Second property is used to: Retrieve the number of seconds from a Time, DateTime or Duration variable. Modify the number of seconds in a Time, DateTime or Duration variable. Retrieve the seconds or the number of seconds from a Date item (in "Date and Time" or "Duration" format) Modify the seconds or the number of seconds in a Date item (in "Date and Time" or "Duration" format)...
Browser code (WLanguage): Framework 2
From version 22, WEBDEV proposes a new WLanguage framework for the browser code...
How to color a control with focus?
This help page explains how to highlight the control where the input is performed....
NbLabel (Property)
The NbLabel property is used to: Find out the number of labels printed across the page width. Modify the number of labels printed across the page width....
Conversion (Function)
Converts a value from a unit to another one.
Events associated with windows
List of events associated with windows...
aiImageResult (Type of variable)
The aiImageResult type is used to retrieve the result of AIDetect.
Navigation map
The site map path is used to implement the structure and the sequence of pages in your site......
WiFiDeleteNetwork (Function)
Deletes a network from the list of Wi-Fi networks configured on the device.
WiFiActivate (Function)
Enables or disables Wi-Fi on the device.
Installing and starting WDTRAD
emailPOP3Session (Type of variable)
The emailPOP3Session type is used to access a messaging server by using the POP3 protocol (Post Office Protocol) in order to retrieve the messages found on this server.
WiFiDetectAccessPoint (Function)
Starts detecting the Wi-Fi access points currently accessible from the device.
The Map control
The Map control allows you to display a map in order to geolocate, create a route, display points of interest (POI) and more....
Adapting an application to support multiple languages
WINDEV Tutorial - Managing multiple languages Adapting an application to support multiple languages - 20 min
docColumn (Type of variable)
The docColumn type is used to define the advanced characteristics of a table column found in a Word Processing document.
GestureNbPointer (Function)
Returns the number of pointers in contact with the screen.
Constants for managing the windows
List of constants used by the functions for managing the windows...
STOP (Reserved word)
STOP is used to call the WLanguage debugger during a test in the editor...