ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HTransactionList (Function)
Returns the list of current or interrupted transactions on the server for the specified connection.
ERR_BAD_CONTEXT
3. Types of dynamic sites
A dynamic site is used to display pages whose content changes. In most cases, the content of these pages is linked to a database....
SSL: Secure transactions with WEBDEV
When using an Internet application, the data circulating between the computer of the Web user and the Web server is not protected......
Binding a Scrollbar control to an item
A scrollbar can be bound to an item in a data file, query, etc....
Data model editor: types of links
Several types of links can be found between the files......
Testing a project: setting
By testing the project you can simulate how the application will run......
Property of entity/association
In the MERISE methodology, the properties correspond to the characteristics of entities......
Multiline Zone control functions
Functions for handling Multiline Zone controls....
3. UML models in practice
3. UML models in practice
Domotics: Overview
The home automation via power-line carrier (X10) has now become reality......
<PDF Reader>.Close (Function)
Closes and frees the PDF file displayed in a PDF Reader control.
<Combo box>.Close (Function)
Forces the closing of the drop-down list in a Combo Box control (simple or multi-column Combo Box).
<Image editor>.Close (Function)
Closes the image found in an Image Editor control.
<Multiline Zone>.AddLine (Function)
Adds a new dynamic row into a Multiline Zone control.
<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.
<Document variable>.Close (Function)
Closes the docx file associated with the Document variable and frees the document.
<Image variable>.Copy (Function)
Copies an image to another image.
<zipArchive variable>.Close (Function)
Closes an archive.
<xlsDocument variable>.Close (Function)
Closes an XLS file.
<AutomaticEvent variable>.Close (Function)
Closes a synchronization event between several threads.