ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Manipulating a Layout control programmatically
A Layout control can be......
ContactDelete (Function)
Deletes the current contact: from a Lotus Notes or Outlook address book. from the list of contacts on the phone (Android, iPhone or iPad, Universal Windows)....
ConfirmAsynchronous (Function)
Displays a non-blocking message in a standard dialog box with the answers "Yes", "No", "Cancel" and calls a WLanguage procedure with the user's response....
Monitoring robot: General check parameters
The general parameters of the check must be defined when creating or modifying a check......
DisplayOnly (Property)
The ReadOnly property is used you to determine if an element is read-only.
Unicode (Property)
The Unicode property is used to get and change the Unicode format of an element.
CalendarSelectCount (Function)
Returns the number of days selected in a Calendar control.
Array (Type of variable)
An array is a structured type that is used to group a set of elements of the same type...
FTPRemoveDir (Example)
Usage example of the FTPRemoveDir function
FillCharacter
The Property Filling Character allows you to know and modify the character used to fill an element.
SAPExecute (Function)
Calls a synchronous function or BAPI on a SAP system.
HTMLControlValue (Function)
Used to identify or modify a control in an HTML form contained in an HTML Display control.
SQLLock (Function)
Used to lock: The entire data table, in read and write mode. Its data cannot be accessed by other computers. The records selected by the query. This data cannot be accessed by the other computers. This method can be used to update records for example....
Kanban control properties
In a window or page, you can use WLanguage properties to handle......
fSizeUncompressed (Example)
Usage example of the fSizeUncompressed function
Border (Property)
The Border property is used to get and change the characteristics of the borders: for a report control or block. for a window control. for a cell of a Table control....
Subject (Property)
The Subject property is used to get and change the subject of an element.
InitialValue (Property)
The InitialValue property is used to get and/or change an initial value....
fDir (Example)
Usage example of the fDir function
JavaExecute (Example)
Usage example of the JavaExecute function
SysXRes (Function)
Returns the horizontal screen resolution.
COMCallMethod (Function)
Runs a method of an interface of a COM object instantiated by COMCreateInstance.
<emailNotesSession variable>.SendMessage (Function)
Sends an email using the Lotus Notes protocol.
zipOpenCAB (Example)
Usage example of the zipOpenCAB function
mlzDelete (Function)
Deletes a dynamic row from a Multiline Zone control.