ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

gFontBold (Function)
Builds a sequence of characters used to specify whether the text that follows the call to this function is in bold or not.
InWebMode (Function)
Indicates whether the current process is run: from a WINDEV executable. from the WEBDEV runtime engine (AWP)....
TreeCopyItem (Function)
Copies an element (leaf or node) into a TreeView control.
TreeMoveItem (Function)
Moves an element (leaf or node) in a TreeView control.
Events associated with Camera controls
List of WLanguage events associated with Camera controls....
Characteristics of a toolbar
The main characteristics of a "Toolbar" control are configured in the "Details" tab and in the "UI" tab of the description window of control......
XMLAddAttribute (Function)
Adds an attribute into an XML document.
XMLAddChild (Function)
Adds a child tag into an XML document.
Events associated with control templates
List of events associated with control templates...
TraceBuild (Function)
Displays a customizable message in the trace window opened in parallel with the current window.
FTPSend (Function)
Transfers a file or directory to an FTP server (File Transfer Protocol).
EmailStartSMTPSession (Function)
Starts a session for sending emails with the SMTP protocol.
Generating a class diagram
The generation is used to create the WINDEV classes ("......
Google Contacts management functions
List of functions for managing Google contacts...
TableSortChild (Function)
Sorts a branch in a TreeView Table control on one or more columns.
13. Debugger
Help system properties
The properties of help system are used to define......
DnDEvent (Function)
Indicates the procedure to run during an event of Drag/Drop....
InitWindow (Function)
Initializes (or not) the controls to zero and runs the initialization processes of the controls and the window.
EventCreate (Function)
Creates an event.
Multitask (Function)
MultiTask is used to: define a timeout, give control back to Windows, give control back to Windows and to WLanguage....
iNestedHeaderFooter (Function)
Prints (or not) the page headers and footers of nested report.
iConfigure (Function)
Configures the printer for a print performed in WLanguage: by opening the configuration window. by modifying the printer used for the current print....
Trace (Function)
Displays the requested information (content of a control, for example) in a window opened next to the current window.
FTPGet (Function)
Transfers a file or directory from an FTP (File Transfer Protocol) server to the current computer.