ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Software Factory
The concept of software factory is used to automate the process for creating applications....
iPhone window: window creation wizard
The wizard for window creation allows you to easily create a window containing all main elements of a window for an iPhone application......
ThreadExecute (Function)
Starts the execution of a secondary thread.
FTP constants
List of constants used by the FTP functions....
HBackward (Function)
Moves backward several records from the current position in the data file, according to a specified item.
HForward (Function)
Moves several records forward from the current position in the data file, according to a specified item.
CallWD: Function specific to the external language
Calls a WLanguage function from an external language....
Modifying the characteristics of report controls
The characteristics of the controls can be viewed and/or changed in......
Image Editor control: Options in the ribbon and the panes
The Image Editor control offers a host of options accessible via......
Project configuration
Project configurations allow you to adapt the same project to multiple "targets"......
Drawing constants
List of constants used by the drawing functions....
ContactCreate (Function)
Displays the window for contact creation of the native application for contact management found on the device (Android, iPhone or iPad, Universal Windows).
FTPCurrentDir (Function)
Identifies or modifies the current directory on an FTP server (File Transfer Protocol).
GPSDetectPosition (Function)
Asks to be notified when the device gets close to a given location.
FocusOnClick (Property)
The FocusOnClick property is used to: Determine if a control gains focus when clicked. Allow or prevent a control from gaining focus when clicked....
Report viewer: Text copy
The report viewer allows you to copy text from the report and paste it to a file in another application......
EnumMenu (Function)
Returns: the name of nth option or sub-option found in the main menu of window. the name of nth option or sub-option found in a custom context menu (created with WINDEV or WINDEV Mobile)....
FTPName (Function)
Returns the name of last file accessed by an FTP function (File Transfer Protocol).
EmailStatus (Function)
Returns the status of an email sent via an SMTP session started in asynchronous mode.
SocketAccept (Function)
Run on the server, this function accepts a request for connecting to an existing socket found on the server.
GPSStatus (Function)
Retrieves the activation status of the geolocation provider or asks to be notified when the status changes.
ScrollWithFinger (Property)
The ScrollWithFinger property is used to: Determine if the content of a control can be moved with the finger ("finger scrolling"). Enable or disable touch-responsiveness for a control....
WiFiDetectAccessPoint (Function)
Starts detecting the Wi-Fi access points currently accessible from the device.
inAppPurchaseProduct (Function)
Sends a request for purchasing an "In-App" product associated with the application.
Events associated with a Multiline Zone control
WINDEV and WINDEV Mobile manage the following events by default (order of appearance in the code editor):...