ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Creating an executable without library
When creating an executable, you can choose not to use a library or not to include all the elements of the project in the library...
mlzDelete (Function)
Deletes a dynamic row from a Multiline Zone control.
Decrypt (Function)
Decrypts a character string that was encrypted by Encrypt.
mlzInsertLine (Function)
Inserts a new dynamic row in a Multiline Zone control.
ERR_NO_APPLICATION
Image control in a page
WDTestRest: Run the test of your REST Webservices
WDTestRest is used to test the calls to an HTTP REST Webservice or to run a Web API accessible by HTTP......
WDInst: configuring the characteristics of the files to install
WDInst allows you to configure the characteristics of the files to install......
NoteDelete (Function)
Deletes a repositionable note found in the current window.
NoteSaveAll (Function)
Saves the repositionable notes of the current window in a file.
NoteLoadAll (Function)
Imports and displays the repositionable notes of the current window saved beforehand by NoteSaveAll.
Table,Col (External language)
Returns the current index of the column.
Analysis: Describing data files
The analysis is used to define the structure of data files used by the project......
OLE DB: Required configuration
To handle a database via OLE DB, the following elements must be installed on the development computer and on the deployment computer......
Binding an OLE control to an item
An OLE control can be bound to an item in a data file, query, etc....
DecryptStandard (Function)
Decrypts a message that was encrypted with a symmetrical encryption algorithm (AES, DES, etc.).
Collaboration diagram
A collaboration diagram presents the structural organization of objects that send and receive messages......
HTransactionCancel (Function)
If a transaction is in progress, cancels all the operations performed on the data files in transaction since the start of transaction.
YesNoAsynchronous (Function)
Displays a message in a standard non-blocking dialog box with the answers "Yes" and "No" and calls a WLanguage procedure with the user's response....
mlzDeleteAll (Function)
Deletes all dynamic rows from a Mutiline Zone control.
Testing a window
Testing a single window allows you to run the current window in WINDEV or WINDEV Mobile......
WDStatistics: Importing log files
To view the statistics about the site traffic with WDStatistics, the log files must be imported onto the current computer......
Step 2: Creating print fonts
This step allows you to define and choose the different fonts that will be used in the printed document......
Object diagram
An object diagram represents a set of objects and how they relate to each other at a certain moment in time......
Sequence diagram
A sequence diagram represents the chronological order of messages sent and received by a set of objects......
Deployment diagram
A deployment diagram shows the physical layout of the hardware components (nodes) used in a system as well as the association between the executable programs and these components......