ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TableToText (Function)
Creates a character string from the data found in a Table or TreeView Table control.
TreeListItem (Function)
Lists the "children" of a node and the "child" elements of these "children" in a TreeView control.
HOut (Example)
Usage example of the HOut function
HExecuteSQLQuery (Example)
Usage example of the HExecuteSQLQuery function
HListQueryParameter (Function)
Returns the list of parameters for a query created in the query editor.
CreateShortcut (Example)
Usage example of the CreateShortcut function
HDescribeServerTrigger (Function)
Adds or modifies a server trigger.
Link properties
When creating a link, you can simply specify the destination......
MDIOpen (Function)
Opens and enables an MDI child window.
HTTPGetResult (Function)
Retrieves the result or the header of last HTTP request run.
Printing a report in WINDEV
When creating a report, the test of this report can be run from the report editor......
CancelAWPContext (Function)
Deletes from the AWP context a variable that was added by DeclareAWPContext.
TreeSelect (Function)
Returns the full path of the selected element in a TreeView control.
IWListDeleteAll (Function)
Deletes all the internal windows from the list of internal windows browsed by an Internal Window control.
TrustedCertificateAdd (Function)
Adds a certificate to the list of trusted root authorities used to validate certification strings.
Setting the initial focus to a control (AAF)
The context menu of Edit controls includes the option "Set initial focus to this control"......
CtInitialCatalog (Property)
The CtInitialCatalog property is used to get the default database defined for the access.
MenuInvisible (Function)
Makes a menu option invisible (popup menu or drop-down menu).
RTFAdd (Function)
Adds a character string (in RTF or not) at the end of RTF edit control, RTF control in a report or character string containing a text in RTF.
FTPSend (Example)
Usage example of the FTPSend function
Socket management functions
List of functions for managing sockets...
HUpdateQuery (Function)
Creates or updates a query on an HFSQL server.
The "Code" pane
The "Code" pane is used to handle the procedures (local and global procedures) and the classes found in the current project ("Global procedures", "Local procedures" and "Classes" options)......
Display modes of Tab control
To optimize the style of your tabs, you have the ability to use images and colors......
dCopy (Function)
Copies an image to another image.