ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WLanguage procedure called by HTrack
WLanguage procedure called by HTrack
Timer on button (AAF)
In an application developed in WINDEV, the user has the ability to implement a timer on a button......
Testing and debugging a WINDEV project on the user computer
WINDEV offers multiple possibilities to test and debug a project directly on the development computer (see Testing and debugging a WINDEV executable on the development computer)......
Testing and debugging a project on the development computer
The test of the entire project allows you to simulate the start of the application with the executable......
Empty (Property)
The Empty property is used to determine if an element is empty.
Importing and exporting a WEBDEV Application Server
WEBDEV Account Manager allows you to easily import and export the WEBDEV Application Server configuration......
Provider (Property)
The Provider property is used to manage the type of a connection (HFSQL Client/Server, OLE DB, etc.)....
FBStartSession (Function)
Used to authenticate and log in to Faceboook.
Creating a Java project
WINDEV allows you to generate a Java application without even knowing the Java language......
Performance profiler
The performance profiler (also called Profiler) is used to check and optimize the execution time of your application......
SchedulerTaskProperties (Function)
Reads the properties of a scheduled task and updates the ScheduledTask structure.
TableSearch (Function)
Performs a search in: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
Events associated with the project
List of events associated with the project...
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:...
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......
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....
xmlSignature (Type of variable)
The xmlSignature type is used to define the advanced characteristics of an XML signature.
Monitoring robot: Configuring the Robot controller parameters
From the monitor, you can change the configuration options......
COMCreateInstance (Function)
Instantiates a COM object (Component Object Model).
docFormatting (Type of variable)
The docFormatting type is used to define the formatting characteristics of an element in a Word Processing document.
DiskFile (Type of variable)
The DiskFile type is used to handle text files present on disk.