ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HRplPass (Function)
Sets the passwords used to protect the universal replication files.
EmailCloseSession (Function)
Closes an email management session depending on the selected mode (SMTP/POP3, IMAP, MS Exchange or Lotus Notes)....
LoadError (Function)
Loads the file containing the error messages in the desired language into memory.
Describing an element
A flexible modeling includes different elements linked together......
Sound (Function)
Plays a sound in WAV format.
HTransactionCancel (Function)
If a transaction is in progress, cancels all the operations performed on the data files in transaction since the start of transaction.
EventChange (Function)
Modifies the status of an event.
MinHeight (Property)
The MinHeight property is used to get and change the minimum height of a control or window.
1. WLanguage
WINDEV Tutorial: WLanguage basics Lesson 1 - WLanguage - 5 min
Kanban control properties
In a window or page, you can use WLanguage properties to handle......
PDF Reader control properties
You can manipulate PDF Reader controls in a window using the following WLanguage properties......
Close (Function)
Closes a WINDEV window (and returns a value if necessary).
HorizontalAlignment (Property)
The HorizontalAlignment property gets and changes the horizontal alignment of a control.
XMLRead (Function)
Returns the value of an XML element or the value of the attribute for an XML element.
Multiselection (Property)
The Multiselection property gets and sets the selection mode: in a Table and TreeView Table control. in a Pivot Table control. in a List Box and ListView control. in a Looper control. in a Calendar control. of files in an Upload control....
MaxWidth (Property)
The MaxWidth property is used to get and change the maximum width of a control or window.
Events associated with a Multimedia control
List of events associated with a Multimedia control...
Operations available for the dates, times and durations, ...
The following operations are available for the following types of variables......
Dynamic instantiation of object
An object can be dynamically associated with a class, we talk of dynamic instantiation of object......
LooperAddLine (Function)
Adds a row at the end of a Looper control.
Multimedia control properties
List of properties associated with the Multimedia control...
Input suggestions in an Edit control
Implementing input suggestions in an Edit control is very simple......
ShellExecute (Function)
Opens a document in its associated application.
Indirection operators
The { and } operators are used to access a control, a variable, a class member or a file item by dynamically building the name of control, variable, class member or item...
InputMask (Property)
The InputMask property is used to: get the input mask. set the input mask (from the masks available for the type)....