ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TableInfoXY (Example)
Usage example of the TableInfoXY function
WLanguage procedure called by DialogAsynchronous
Procedure ("Callback") called by DialogAsynchronous when the user clicks one of the buttons in the dialog box.
MemcachedCASKeyGroup (Function)
Modifies the value of a key on a group of servers if this one was not modified.
Programming a status bar
WINDEV allows you to handle a status bar and a cell found in a status bar through programming......
NetListIPAddress (Function)
Returns the list of IP addresses (Internet Protocol) for a computer.
OAuth and OpenID protocol management functions
OAuth and OpenID protocol management functions...
DriveMoveDirectory (Function)
Move a directory and its contents to another directory on the same Drive (remote disk).
fStopCompress (Function)
Stops the operation used to compress or decompress a file.
CertificateSignFile (Function)
Creates the signature of a file. This signature can be stored in a Buffer variable or in a text file.
Warning 127: You are using a data source local to the process
OrgModify (Function)
Modifies an element in an Organization Chart control.
BTLEConnectionStatus (Function)
Returns the current connection status to a Bluetooth Low Energy device or asks to be notified when the connection status changes.
MemcachedCAS (Function)
Modifies the value of a key if this one was not modified.
Error 25: No THEN statement is associated with this IF
Error 35: 'Continue' is available in the loops only
DownloadAdd (Function)
Adds a new download in the device's download manager....
xlsColumnType (Example)
Usage example of the xlsColumnType function
BrowserHistoryAdd (Function)
Adds an entry into the history of navigation by associating data. This data will be transmitted when going back to this entry.
Diagram management functions
Diagram management functions...
Error 103: The type is unknown
TreeListItem (Function)
Lists the "children" of a node and the "child" elements of these "children" in a TreeView control.
oDriveConnect( Function)
Creates a connection to an Drive OneDrive.
dpDriveConnect( Function)
Create a connection to an Drive Dropbox.
Financial functions
List of financial functions...
FTPSend (Example)
Usage example of the FTPSend function