ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

nfcData (Type of variable)
The nfcData type is used to describe and handle the data of a variable of type nfcTag.
sfUserInfo (Type of variable)
The sfUserInfo type is used to get information about a user...
Message (Function)
Displays or removes a message from the status bar of the current window or browser.
Thread (Type of variable)
The Thread type allows you to define all the characteristics of a thread.
Programming a status bar
WINDEV allows you to handle a status bar and a cell found in a status bar through programming......
Managing Bluetooth Low Energy devices
The Bluetooth LE standard (for Low Energy) is used to manage devices with low energy consumption......
Table control populated programmatically: WLanguage
Here is an overview of how to handle Table controls populated programmatically in WLanguage....
AFTER
Runs a process only after a given procedure has been executed, and continues to execute the current code while waiting for this procedure to end.
fSelectDir (Function)
Opens a directory picker.
DnDEvent (Function)
Indicates the procedure to run during an event of Drag/Drop....
13. External component in practice
External component in practice...
AddVoiceCommand (Function)
Adds a voice command into the current window. From version 17, this function is replaced with SpeechRecognitionAddCommand.
Max (Function)
Returns the greatest value passed as parameter.
GanttLink (Type of variable)
The GanttLink type is used to define the advanced characteristics of a link between two tasks of a Gantt chart.
Environment of code editor
PositionToLine (Function)
Returns the number of the line that contains a character identified by its position in a block of text.
IntToHexa (Function)
Returns the hexadecimal string of a numeric value.
IsOdd (Function)
Identifies an odd number.
NationToLanguage (Function)
Returns the language corresponding to a nation.
LanguageToNation (Function)
Returns the nation corresponding to a language.
LanguageToCharset (Function)
Returns the character set corresponding to a language.
12. External component in practice
fSeparator (Function)
Returns a file path with normalized separators.
StackInfo (Function)
Retrieves the characteristics of a stack: types of elements and number of elements.
QueueInfo (Function)
Retrieves the characteristics of a queue: types of elements and number of elements.