ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

KeyType (Property)
The KeyType property is used to set the characteristics of a key item.
Pull to refresh (Android/iOS): Window, Table and Looper controls
The "Pull to refresh" feature allows the user to "pull" a Table control, a Looper control or a window in order to refresh its content......
2. Performance profiler
WEBDEV Tutorial - Optimizing a WEBDEV project Lesson 2 - Performance profiler - 15 min
Electronic invoicing: Factur-X in WLanguage
In WINDEV or WINDEV Mobile applications, Button controls can have multiple states......
Application in kiosk mode
A kiosk application is an application from which the user cannot exit......
Synchronizing the database schema with external databases
The database schema must be synchronized with an external database if it uses......
FTPDate (Function)
Returns the different dates of a file (date the file was created, modified or accessed) located on an FTP server (File Transfer Protocol).
Keyboard shortcuts
The main keyboard shortcuts in the editors are as follows......
TreeView control linked to a data file
You have the ability to create TreeView controls directly linked to the data....
Developing applications in Universal Windows 10 App mode
WINDEV and WINDEV Mobile allow you to develop applications for Windows 10 tablets and for Windows Phone 10 and Windows 10 phones (Universal Windows 10 App applications)......
SpeechRecognitionDeleteCommand (Function)
Deletes a voice command previously added with SpeechRecognitionAddCommand.
EventCreate (Function)
Creates an event.
DefaultValue (Property)
The DefaultValue property is used to: Find out the default value of an item. This item was defined in the data model editor or through programming. Define the default value of an item (when describing the item through programming)....
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.
TreeView constants
List of constants used by the TreeXXX functions...
Managing custom fonts in a WINDEV or WINDEV Mobile project
Both WINDEV and WINDEV Mobile projects support custom fonts, including Google Fonts......
fLock (Function)
Entirely or partially locks an external file.
Check: SNMP
The monitoring robot will read the value of the specified OID and compare its value with the reference value......
dBackground (Example)
Usage example of the dBackground function
Native Progress Connector: Programming with SQL functions
The use of SQL functions to handle Progress data does not require importing the file structure into the analysis......
ControlNext (Function)
Returns the name of the next control in input mode.