ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SocketAccept (Function)
Run on the server, this function accepts a request for connecting to an existing socket found on the server.
WiFiAddNetwork (Function)
Adds a new network to the list of Wi-Fi networks configured on the device.
SMSSend (Function)
Sends an SMS.
TreeModify (Function)
Modifies an element (node or leaf) in a TreeView control.
New Features brochure - Version 27: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 27 presented in the New Features brochure....
PopupAnimate (Function)
Displays a popup in a page cell.
Component (Property)
The Component property configures the different components of a composite key.
URLDecode (Function)
Decodes an encoded URL (which means with characters in %xx format).
FTPCurrentDir (Function)
Identifies or modifies the current directory on an FTP server (File Transfer Protocol).
HErrorStatusModification (Function)
Returns the status of a record during a modification conflict.
Multiline Zone control events
The following events appear by default in the WINDEV and WINDEV Mobile code editor:...
fExeDir (Function)
Returns the directory from which the execution is started.
xlsColumnTitle (Function)
Retrieves the title of a column found in an XLS file.
Testing and debugging an application on an Android device
All developers appreciate the possibility to debug an application directly on the device......
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.
HRead (Function)
Reads a record in a file according to a given record number.
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).
Software Factory
The concept of software factory is used to automate the process for creating applications....
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......