ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Position (Function)
Finds the position of a specified string within another string.
DotNetAddHeader (Function)
Adds a header to the next procedure that will be run on the server.
XMLAddAttribute (Function)
Adds an attribute into an XML document.
XMLAddChild (Function)
Adds a child tag into an XML document.
grColumnSpacing (Function)
Indicates the spacing between each data category in a column chart or in a Minimum/Maximum stock chart....
URIToBuffer (Function)
Loads in the background the content of a resource (image, text, etc.) identified by its URI in a buffer variable.
Obtaining an SSL certificate for IIS7 (or later)
To get an SSL certificate for IIS 7 (and later), the different steps are as follows:...
Rectangle (Type of variable)
A Rectangle variable is a structured type that is used to represent a rectangle (X, Y, Width, Height) in 2 dimensions.
Creating a branch
A branch is used to create a copy of the current project in order to perform modifications, additions, etc....
EmailStartSMTPSession (Function)
Starts a session for sending emails with the SMTP protocol.
WINDEV, WEBDEV and WINDEV Mobile tools
The following tools are provided with WINDEV, WEBDEV and WINDEV Mobile...
Context menu of Check Box columns (AAF)
The Table and TreeView Table controls can propose Check Box columns allowing the user to select the requested options......
grPiePullOut (Function)
Pulls out a section (or all sections) in a chart.
Screen,FileToScreen (External language)
Initializes the window controls with the values of the file items linked to the controls.
Remote WEBDEV Administrator
The remote management tool, that can be run from any computer equipped with an Internet browser, is a module used to ......
WDInst : generating the setup program
Generating the setup program is used to create the setup program according to the characteristics specified in the setup editor WDInst....
URIToFile (Function)
Saves, in the background, the content of a resource (image, text, etc.) identified by its URI in an external file.
Changing the window content by swipe
The mobile devices propose several features available via finger movements......
SNMPTrapEnable (Function)
Enables the interception of an SNMP "trap" sent by an agent.
Table,Add (External language)
Adds an element to a Table control.
dbgCheckEqual (Function)
Checks whether the expressions are equal in assertive programming and in automated test mode.
hdfsConnection (Type of variable)
The hdfsConnection type is used to define the advanced characteristics of a connection to the Hadoop file system (HDFS).
mongoCollectionOption (Type of variable)
The mongoCollectionOption type is used to define the advanced characteristics of collection options in a MongoDB database.
LooperAddIW (Function)
Adds a row as an internal window at the end of a Looper control populated programmatically.
PDF Reader control events