ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

dbgEnableAudit (Function)
Enables the dynamic audit through programming.
TwainState (Function)
Returns the status of the current source.
HExecuteSQLQuery (Example)
Usage example of the HExecuteSQLQuery function
HListAnalysis (Function)
Returns the list of WINDEV or WEBDEV analyses (in HFSQL Classic format) available in a given directory.
HListQueryParameter (Function)
Returns the list of parameters for a query created in the query editor.
WinAnimationClosing (Function)
Modifies the type and duration of the animation used when closing the application windows.
diagOval (Type of variable)
The diagOval type is used to define all the advanced characteristics of a shape of type Oval.
iCloud functions
The functions to handle keys in an Apple iCloud-based container of "key-value" pairs are as follows......
EmailSendMessage (Example)
Usage example of the EmailSendMessage function
BitcoinCoreDateTimeLatestBlock( Function)
Returns the date and time when the last block was created.
fShortName (Example)
Usage example of the fShortName function
dbgEnableLog (Function)
Enables the runtime log programmatically.
fDirectoryExist (Function)
Checks the existence of a directory.
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...
WLanguage procedure called by fListFile
WLanguage procedure ("Callback") called by fListFile for each file found.
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.
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.
Parameter of a procedure/function
You have the ability to pass parameters to a procedure....