ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DDEUnLink (Function)
Interrupts a link between an item and a data.
CursorCapture (Function)
Directs all the events associated with the mouse toward a specific window or control, regardless of the screen object where the mouse event occurs.
DDEDisconnect (Function)
Deletes a connection between the current program and a recipient.
CursorPos (Function)
Returns and modifies the position of the mouse cursor.
INIWrite (Function)
Writes a specific value into an INI file (or into a file structured like an.INI file).
fSizeUncompressed (Function)
Returns the size of a file before compression. When a file is decompressed by fUncompress, we recommend that you to compare the non-compressed size of file with the available disk space.
fSize (Function)
Returns the size of a file (in bytes).
MouseYPos (Function)
Returns the vertical position (Y) of the mouse cursor relative to the specified window or control. Used in a mouse or stylus process (click, hover, left or right button down, etc.).
fImageSelect (Function)
Opens the image picker of Windows.
CommandLine (Function)
Identifies and retrieves the different elements of the command line passed as a parameter to the current program.
DDEExecute (Function)
Sends a command that will be run on the server.
LoadParameter (Function)
Reads a persistent value.
DDERecipient (Function)
Identifies the recipient of a DDE connection.
SIPVisible (Function)
Displays the keyboard.
fDelete (Function)
Deletes a file accessible from the current computer.
NumHelp (Function)
Returns the number of the help context associated with the specified control.
DDEItem (Function)
Identifies the item affected by a DDE event.
fStopCompress (Function)
Stops the operation used to compress or decompress a file.
DDEStart (Function)
Starts the execution of a program (an executable for example) from the current application.
fSaveText (Function)
Creates and fills a text file with the content of a text control or text variable (string variable, edit control in a window, Static control in a report, ...).
DDELink (Function)
Creates a hot link with a data.
fTempPath (Function)
Returns the name of directory used to store the temporary files.
Trace (Function)
Displays the requested information (content of a control, for example) in a window opened next to the current window.
DDEWarmLink (Function)
Creates a warm link with a data.
fSelectDir (Function)
Opens a directory picker.