ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SQLModify (Example)
Usage example of the SQLModify function
KeyExpression (Example)
Usage example of the KeyExpression property
NetClientMessageBox (Function)
Displays a dialog box on each client computer connected to the server. This function is kept for backward compatibility....
BurnerSave (Example)
Usage example of the BurnerSave function
MatFloatAdd (Example)
Usage example of the MatFloatAdd function
FTPRemoveDir (Example)
Usage example of the FTPRemoveDir function
IF statement
The conditional IF statement allows you to run an action according to a condition...
WDInst: configuring the characteristics of the file setup
WDInst is used to configure the installation of files......
SQL statements
The main SQL statements allowed in the SQL queries managed by WINDEV and WEBDEV are as follows......
BTListRadio (Function)
Returns the list of Bluetooth radios connected to the computer.
OBEXConnect (Function)
Used to connect to a device that supports the OBEX protocol. Reminder: The OBEX protocol is a protocol for exchanging data via Infrared and Bluetooth....
RedisPipelineGet (Function)
Retrieves the result of the execution of a Redis command that was added by RedisPipelineAdd.
RedisPipelineReset (Function)
Ignores the results of the execution of a Redis command that was added by RedisPipelineAdd.
HIndex (Example)
Usage example of the HIndex function
HTTPGetResult (Example)
Usage example of the HTTPGetResult function
WithSpace (Example)
Usage example of the WithSpace function
DomoSwitchOn (Function)
Switches on one or more electrical devices compatible with the X10. protocol.
fDecrypt (Example)
Usage example of the fDecrypt function
xlsNbColumn (Example)
Usage example of the xlsNbColumn function
HInfoDatabaseRights (Example)
Usage example of HInfoDatabaseRights
MatMultiply (Example)
Usage example of the MatMultiply function
fDir (Example)
Usage example of the fDir function
TwainSelectSource (Function)
Displays a standard dialog box used to list the different Twain devices available on the current computer.
BTInfoRadio (Function)
Returns specific information about a Bluetooth radio connected to the computer.
MenuIsMarked (Example)
Usage example of the MenuIsMarked function