ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Interactive notification management constants
Interactive notification management constants...
Monitoring robot: Configuring the robot parameters
From the monitor, you can change the configuration options......
DisplayLongText (External language)
Displays a long text in a text control in Pascal and in C.
Movable (Property)
The Movable property is used to define if an element can be moved.
LargeIcon (Property)
The LargeIcon property is used to define the large icon used in notifications
HDuplicateDatabase (Function)
Duplicates the database associated with a connection on an HFSQL server.
Native DB2 Connector : Programming with SQL functions
The use of SQL functions to handle DB2 data does not require importing the file structure into the analysis......
ControlDelete (Function)
Permanently deletes a control from a window, page or report.
XMLAddChild (Function)
Adds a child tag into an XML document.
XMLDocument (Function)
Creates a new XML document.
Round (Function)
Returns the rounded value of a numeric value according to the specified number of decimal places.
ListDelete (Function)
Deletes an element from a List Box, ListView or Combo Box control populated programmatically.
ListDeleteAll (Function)
Clears a List Box, ListView or Combo Box control populated programmatically.
docProperty (Variable type)
The docProperty type is used to define the properties of a Word Processing document.
Creating an executable
Once the development of your WINDEV application is completed (windows, reports, queries, etc....
Null (Reserved word)
The Null keyword can be used according to different methods in WLanguage......
ExecuteJS (Function)
Runs JavaScript code in the context of the Web page displayed by an HTML Display control.
fReadLine (Function)
Reads a line from an external file (ANSI or UNICODE).
zipMerge (Function)
Merges the different sub-archives found in a multi-part archive to create a single-part archive.
Native XML Connector
WINDEV and WEBDEV allow you to import and handle a definition of XML files via the data model editor......