ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

OpenDocumentAsynchronous (Function)
Opens a document using the appropriate editor
FOR statement
The statement block is repeated while a control variable is modified and compared to a limit value (before each beginning of statement block)...
Dynamic instantiation of a .NET object
A .NET object can be dynamically associated with a .NET class, we talk of dynamic instantiation of object....
Selecting the keywords associated with a page
The keyword selection window allows you to select the keywords to be associated with a help page......
Setup in MSI format
You have the ability to create a setup program in MSI standard......
ThreadMode (Function)
Changes the management mode of threads.
FOR EACH/FOR ALL statement (browse of arrays)
The FOR EACH statement is used to perform different types of browse on the arrays...
ArrayInsertLine (Function)
Inserts a row at a given position: into a two-dimensional WLanguage array. into an advanced two-dimensional array property (xlsDocument, etc.)....
ArrayDeleteDuplicate (Function)
Deletes the duplicates from an array.
TaskFirst (Function)
Reads the first task found in the task list of a Lotus Notes or Outlook messaging.
Warning 12: The label is unused
ContactPrevious (Function)
Reads the contact before the current contact in a Lotus Notes or Outlook address book.
Delete (Reserved word)
The memory occupied by a dynamic object (array, class object, ...
Width (Property)
The Width property gets and changes the width: of a control or block in a report. of a control (found in a window), window, column found in a table or column found in a list box (including listview). of a control (found in a page), column found in a table or column found in a list box. The control can be overlayable or not....
Close (Function)
Closes a WINDEV window (and returns a value if necessary).
TaskPrevious (Function)
Reads the task found before the current task in the task list of a Lotus Notes or Outlook messaging.
TaskNext (Function)
Reads the task found after the current task in the task list of a Lotus Notes or Outlook messaging.
Error 403: The item does not belong to the file
Error 22: No END statement is associated with this FOR
WinEdActive (Function)
Used to: determine if the "Allow end users to modify the UI" option is enabled in a window (or internal window). enable or disable the "Allow end users to modify the UI" option in a window (or internal window)....
SFDelete (Function)
Deletes records from a Salesforce database.
AppointmentLast (Function)
Reads the last appointment in a Lotus Notes or Outlook calendar.
AppointmentFirst (Function)
Reads the first appointment found in the calendar of a Lotus Notes or Outlook messaging.
NbColumn (Property)
The NbColumn property is used to get the number of columns in a report.
Error 103: The type is unknown