ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<Source>.TransactionFree (Function)
Transforms all "in transaction" records into "Normal" records if they do not belong to an ongoing transaction.
LooperDelete (Function)
Deletes a row from a Looper control.
NbLabel (Property)
The NbLabel property is used to: Find out the number of labels printed across the page width. Modify the number of labels printed across the page width....
SCM: Management of rights
It is possible to manage and grant certain access rights to the developers for each element in the SCM......
Native DB2 Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native DB2 Connector......
HDescribeConnection (Function)
Describes a new connection to an external database.
Handling menu options via the context menu
WINDEV and WINDEV Mobile support two types of menus: ......
Opacity (Property)
The Opacity property is used to get and define the opacity percentage for a window, or for controls in a window or page.
ExecuteProcess (Function)
Starts the execution of a process programmatically, i.e. without the user having to perform any particular action in the interface.
The different types of buttons in a window
WINDEV and WINDEV Mobile include 5 types of buttons......
emailSMTPSession (Type of variable)
The emailSMTPSession type is used to access a messaging server by using the SMTP protocol (Simple Mail Transfer Protocol) in order to send emails.
Help system properties
The properties of help system are used to define......
Keyboard Variable (Using physical keyboards on Android)
The Keyboard variable makes it possible to retrieve the parameters of the events of a physical keyboard......
<Source>.CreateView (Function)
Creates an HFSQL view. This function uses the former view mechanism....
HDeleteFile (Function)
Deletes the HFSQL data files (.fic, .ndx, .ftx and .mmo files if they exist) from the server.
XMLDelete (Example)
Usage example of the XMLDelete function
HMode (Function)
Changes the mode and the method for locking data files.
HOpenConnection (Function)
Opens a connection to a specific database.
xlsClose (Example)
Usage example of the xlsClose function
WDInst: managing the files to install
The setup editor WDInst is used to manage the files to install......
TableInsertLineWithAnimation (Function)
Inserts a row into a Table control or into a TreeView Table control with an animation.
TotalNbRec (Property)
The TotalNbRec property is used to: Get the number of records to be printed. Change the number of records to be printed....
xlsNbRows (Function)
xlsNbRows is kept for backward compatibility only.
dbgStartRecording (Function)
Starts recording a test scenario (also called reproduction scenario).
HListREP (Function)
Returns the list of assignments for the data files handled by the current application, which means the list of physical files corresponding to the files described in the analysis.