ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HListStopWord (Function)
Returns the list of stop words used by a full-text index.
fDataDir (Function)
Returns the full path of the directory of HFSQL data files specified by the user when installing the application.
TraceBuild (Function)
Displays a customizable message in the trace window opened in parallel with the current window.
iPrintDoc (Function)
Prints a document in "docx" format.
CreateShortcut (Function)
Creates a shortcut on the Windows desktop, in the "Start" menu of Windows or in a specific directory.
dSaveImage (Function)
dSaveImage is kept for backward compatibility.
kbCard (Type of variable)
The kbCard type defines all the advanced characteristics of a card in a Kanban control.
SQLModify (Example)
Usage example of the SQLModify function
fDecrypt (Example)
Usage example of the fDecrypt function
WinLineDetails (Property)
The WinLineDetails property allows you to get and change the name of the internal window used to display the details of a row in a Table control.
ScreenshotAllowed (Property)
The ScreenshotAllowed property is used to: Determine whether it is possible to take screenshots of a window, Allow or prevent taking screenshots of a window....
grRaised (Function)
Used to display a chart with raised effect.
DisplayAsMarkdown (Property)
The DisplayAsMarkdown property indicates whether or not an Edit control displays its content in Markdown format.
URI
The URI keyword can correspond to...
FTPTime (Example)
Usage example of the FTPTime function
dSaveImagePNG (Example)
Usage example of the dSaveImagePNG function
INIRead (Example)
Usage example of the INIRead function
EmailReadFirst (Function)
Reads the first incoming email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
Installing and starting WDTRAD
Age
The Age keyword can correspond to...
sshSession (Type of variable)
The sshSession type is used to define the characteristics of a connection to an SSH server.
dbgEndRecording (Function)
Stops recording the scenario.
SNMPStringToOID (Function)
Converts an OID from its text representation to its numeric representation.
SysInstance (Function)
Returns the instance of a module.
EmailBuildSource (Function)
Generates the source code of the email message to be sent from the variables in the Email structure or in an Email variable.
Trace (Function)
Displays the requested information (content of a control, for example) in a window opened next to the current window.
fCompare (Example)
Usage example of the fCompare function