ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Multiline Zone control events
The following events appear by default in the WINDEV and WINDEV Mobile code editor:...
SQL functions: Special case
List of SQL functions: Special cases...
<Image variable>.Copy (Function)
Copies an image to another image.
<Image editor>.Close (Function)
Closes the image found in an Image Editor control.
HTransactionList (Function)
Returns the list of current or interrupted transactions on the server for the specified connection.
HDescribeConnection (Function)
Describes a new connection to an external database.
3. UML models in practice
Translating the external components
An external component is a set of WINDEV or WEBDEV elements that perform a specific action (send faxes, emails, etc....
1. WLanguage functions
Most of the WLanguage functions available in WINDEV are also available in WINDEV Mobile....
YesNo (Function)
Displays a message in a standard dialog box that proposes "Yes" and "No" and returns the user's choice....
<Multiline Zone>.AddLine (Function)
Adds a new dynamic row into a Multiline Zone control.
Generating the LDM from the CDM
To associate a CDM (Conceptual Data Model) with a project, you must generate the associated LDM (Logical Data Model)......
Multiline Zone control functions
Functions for handling Multiline Zone controls....
<PDF Reader>.Close (Function)
Closes and frees the PDF file displayed in a PDF Reader control.
Setup by HTTP (Network setup via IP)
The network setup via HTTP consists in installing and updating a WINDEV application via an HTTP server (Live update)......
<Multiline Zone>.InsertLine (Function)
Inserts a new dynamic row in a Multiline Zone control.
<Multiline Zone>.Delete (Function)
Deletes a dynamic row from a Multiline Zone control.
<Multiline Zone>.DeleteAll (Function)
Deletes all dynamic rows from a Mutiline Zone control.
<Word Processing>.Close (Function)
Closes the docx file associated with the Word Processing control and frees the document.