ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

H.NbRetry (Variable)
Indicates the number of attempts for locking the file or the record before giving control back to the program.
WLanguage procedure called by HTrack
WLanguage procedure called by HTrack
FileToMemory (Function)
Automatically initializes the values of the members found in a class or in a structure with the values of the items of the current file record.
Constants used by the functions for managing Tab controls
Events associated with an Organizer control
The following events are associated with Organizer controls:...
Ad Hoc deployment
TwainToClipboard (Function)
Allows you to: copy the document coming from the Twain device into the clipboard. view the document coming from the Twain device in the user interface of device....
Storing files in Android
The file system on the devices running Android is divided into two main storage areas......
Handling a Radio Button control programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle Radio Button controls......
Constants for managing the windows
List of constants used by the functions for managing the windows...
Using Java code
You can use Java code: in Java applications generated with WINDEV. in Android applications generated with WINDEV Mobile. This allows you to create global procedures in Java....
WDInst: advanced options for the network setup
The advanced options of the network setup are used to......
TableSearch (Function)
Performs a search in: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
Monitoring robot: Configuring the Robot controller parameters
From the monitor, you can change the configuration options......
5. Which type of server to choose?
COMCreateInstance (Function)
Instantiates a COM object (Component Object Model).
HTTPSend (Function)
Sends an HTTP request and waits for the response from the HTTP server.
DiskFile (Type of variable)
The DiskFile type is used to handle text files present on disk.
Creating a WINDEV application for Linux
WINDEV allows you to create native 64-bit Linux executables. Their UI is developed with the window editor....
CheckBoxInsert (Function)
Inserts a new option into a Check Box control.
Using WDMSG
The different steps for translating the project messages with WDMSG are as follows:...
PhotoRunApp (Function)
Starts the native camera application of the device in order to take a photo.
Push notifications: format of notifications (Android and iOS)
An application written in WINDEV Mobile Android or iOS can receive Push notifications......
WDDeploy features
WDDeploy can be used to......
HFound (Function)
Checks whether the current record corresponds to the current filter or search.