ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WLanguage procedure called by fListFile
WLanguage procedure ("Callback") called by fListFile for each file found.
fShortName (Example)
Usage example of the fShortName function
Project Management Hub: Managing tasks
The Project Management Hub allows you to define the different tasks assigned to each project contributor......
Import an Document Figma
Les fonctions Bitcoin permettant notamment de manipuler un serveur Bitcoin Core sont les suivantes ......
Project configuration
Project configurations allow you to adapt the same project to multiple "targets"......
5. Creating a drop-down menu
WINDEV Tutorial: WINDEV application: Managing data Lesson 5 - Creating a drop-down menu - 30 min
dbgEnableLog (Function)
Enables the runtime log programmatically.
ChangeStyle (Function)
Modifies the style of a control dynamically.
dbgEnableAudit (Function)
Enables the dynamic audit through programming.
Events associated with a Ribbon control
The events associated with the Ribbon controls and groupings are:...
Managing Bluetooth Low Energy devices
The Bluetooth LE standard (for Low Energy) is used to manage devices with low energy consumption......
Constants for telemetry management
Constants for telemetry management...
BitcoinCoreDateTimeLatestBlock( Function)
Returns the date and time when the last block was created.
Thread (Type of variable)
The Thread type allows you to define all the characteristics of a thread.
WLanguage procedure called by fCopyFile
WLanguage procedure ("callback") called by fCopyFile for each copied file.
Handling menu options programmatically
The menu options can be handled......
WHILE statement
In a WHILE statement, the expression is evaluated at each beginning of the block of statements...
JavaExecuteFunction (Function)
Starts a specific static function of a given Java class.
HSetLog (Function)
Enables or disables log management on a file.
FTPSize (Function)
Returns the size (in bytes) of a file found on an FTP server (File Transfer Protocol).
WINDEV Mobile and SMS messages
WINDEV Mobile allows you to easily send and read SMS messages with the SMS functions of WLanguage......
WithSpace (Function)
Adds or deletes the spaces found on the right of a text item when reading it.
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.
Parameter of a procedure/function
You have the ability to pass parameters to a procedure....
Check: Disk space by SNMP
The monitoring robot retrieves the available disk space via an SNMP agent......