ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Trace (Function)
Displays the requested information (content of a control, for example) in a window opened next to the current window.
LoadParameter (Function)
Reads a persistent value.
DDEUnLink (Function)
Interrupts a link between an item and a data.
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.
DDEExecute (Function)
Sends a command that will be run on the server.
DDEWarmLink (Function)
Creates a warm link with a data.
fSelectDir (Function)
Opens a directory picker.
DDEUpdate (Function)
Modifies a linked data.
fRemoveDir (Function)
Deletes a directory from a disk.
DDERetrieve (Function)
Retrieves a data sent by a program (the recipient of the connection for the specified object).
fExeDir (Function)
Returns the directory from which the execution is started.
TypeVar (Function)
Identifies the type of an expression, a variable (during a call to a procedure for example) or a control.
DDETopic (Function)
Identifies the subject of conversation associated with a DDE connection.
fCurrentDir (Function)
Identifies or modifies the current directory.
fMoveDir (Function)
Moves a directory and its content.
fDataDir (Function)
Returns the full path of the directory of HFSQL data files specified by the user when installing the application.
fMakeDir (Function)
Creates a directory (and the intermediate directories if necessary).