ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

External language: Programming in C#
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
iNewLine (Function)
Prints a line (in Windows standard, with a rounded end) at specified coordinates.
XMLRoot (Function)
Positions on the root tag of an XML document.
iLine (Function)
Prints a line at specified coordinates.
User group settings
MarkdownToDOCX (Function)
Converts a Markdown string to a DOCX file.
Creating the windows and the pages of the RAD pattern
Managing Google contacts
The Google Contact service is used to manage contacts on Internet......
Procedure description (Type of variable)
The Procedure Description type is used to get information about a procedure or a method.
ParallelTask (Type of variable)
The ParallelTask type is used to handle a task, which means a procedure run by a thread in the parallel programming.
Configuring the automatic modification of data files
The automatic data file modification updates the description of data files on user computers......
Analysis links
The links are used to link the files found in an analysis between themselves......
iPrintAreaRTF (Function)
Prints rich text format (RTF) in a rectangular area.
Extern (Reserved word)
EXTERN is used to...
NextTitle (Function)
Modifies the title of next window to open.
fEncrypt (Function)
Encrypts a file in binary or ASCII format.
EmailReadMessageHeader (Function)
Reads the header of an incoming email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
The SMS structure
The SMS structure is a preset structure of WLanguage (no declaration is required)......
BurnerMediaType (Function)
Used to find out and modify the format of the CD or DVD to burn.
WDTestSite: Running a scenario
The scenario is a text file (".WCN" extension) containing all the operations performed when recording the scenario. This scenario is run by WDTestSite....
Debugging an external component
You have developed an external component and you want to debug it? The user of an external component sends an executable indicating that your external component does not operate? You are using your external component in another project and you want to debug it?......
Burner constants
List of constants used by the burner functions....
WDSQL: Connecting to a database
The first operation to perform in order to use WDSQL is to establish the connection to a database......
YesNo (Function)
Displays a message in a standard dialog box that proposes "Yes" and "No" and returns the user's choice....
URI (Type of variable)
The URI (Uniform Resource Identifier) type identifies physical or abstract resources (e.g. files or Web pages).