ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HReadLast (Function)
Sets the position on the last record of a data file according to a browse item.
SOAPGetResult (Function)
Returns the result of the last SOAP procedure that was successfully run.
ControlInvisible (Function)
Makes a control (or a group of controls) invisible in a window. An animation can be set on the controls during this operation.
TwainToPDF (Function)
Allows you to: save the document coming from the Twain device in a PDF file. view the document coming from the Twain device in the user interface of device. save the document coming from the Twain device directly in memory in PDF format (in a buffer)....
Properties associated with reports and controls
List of properties associated with the reports and their controls...
ContactRead (Function)
Reads a contact in a Lotus Notes or Outlook address book.
GroupLast (Function)
Reads the last group of contacts in a Lotus Notes or Outlook address book.
AutoRunAdd (Function)
Allows you to automatically start a WINDEV application when a specific event occurs.
KanbanDeleteList (Function)
Deletes a list from a Kanban control.
Serialization constants
The serialization constants are as follows:
MapLicenseBing (Function)
Indicates the "Bing map" license key that will be used in the Map controls used in Universal Windows 10 App mode.
WDSQL: Exporting and printing the result of an SQL query
The result of a select query can be......
NotesListItem (Function)
Returns the list of items for the current Notes document in Lotus Notes.
Customizing the report viewer: Available windows
ScreenSize (Function)
Returns the size (in inches) of the diagonal of the screen on the device where the application is run.
CreateShortcut (Function)
Creates a shortcut on the Windows desktop, in the "Start" menu of Windows or in a specific directory.
fExtractResource (Function)
Extracts a resource from the application into a physical device location.
GroupRead (Function)
Reads a group of contacts found in the address book of a Lotus Notes or Outlook messaging.
MyFile (Reserved word)
In a trigger, MyFile is used to identify the file that activates the trigger...
GroupPrevious (Function)
Reads the group of contacts before the current group in a Lotus Notes or Outlook address book.
GroupFirst (Function)
Reads the first group of contacts found in the address book of a Lotus Notes or Outlook messaging.
GetActiveObject (Function)
Allows to use an Automation object already started on the current computer.
<Array>.Sum (Function)
Calculates the sum of the array elements.
<Array>.Mean (Function)
Calculates the mean of the values within an array.
ListModify (Function)
Modifies an element in a List Box, ListView or Combo Box control populated programmatically.