ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

TreeModify (Function)
Modifies an element (node or leaf) in a TreeView control.
TableDeleteWithAnimation (Function)
Deletes a row from a Table control, from a TreeView Table control (or from a table displayed in a Combo Box control) with an animation.
NetGetFile (Function)
Retrieves an existing file from an FTP server (File Transfer Protocol) powered by WINDEV. This function is kept for backward compatibility....
NetSendFile (Function)
Transmits a file to an FTP server (File Transfer Protocol) powered by WINDEV. This function is kept for backward compatibility....
SocketConnectSSL (Function)
Used to establish a secure connection to an SSL server.
Custom telemetry
Custom telemetry allows you to define the elements that will be included in the analytics......
DelayBeforeClosing (Function)
Limits the display duration of a window or dialog box. If no user action is performed, when the specified amount of time is reached: for a window, the code of a window button will be run. for a dialog box, the dialog box is automatically closed....
fDelete (Function)
Deletes a file accessible from the current computer.
ControlEnabled (Function)
Enables a control or a group of controls in a window. An animation can be set on the controls during this operation.
BCCapture (Function)
Decodes the information stored in a bar code by using the device camera (Android, iPhone, iPad).
Creating an executable: General options
The main executable options are as follows......
Data persistence
The data persistence is used to store the value typed by the user......
Using C# code
You can use C# code in WINDEV applications (Windows applications and components, .NET assemblies......
GPSInitParameter (Function)
Initializes the parameters of geolocation WLanguage functions and finds a location provider.
EmailStartPOP3Session (Function)
Starts a session for receiving and reading emails with the POP3 protocol.
fTime (Function)
Returns or modifies the different times associated with a file or directory (date created, modified or accessed).
ControlGrayed (Function)
Grays a control or a group of controls. An animation can be set on the controls during this operation.
Managing bar codes
The use of bar codes to identify and manage products has become essential......
3. Interface (UI)
WINDEV Mobile tutorial: My first Android/iOS application Lesson 3 - Interface (UI) - 30 min...