ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

KanbanDeleteList (Function)
Deletes a list from a Kanban control.
DisplayModeAutoWhenLoading (Property)
The DisplayModeAutoWhenLoading property is used to determine and change the display mode when loading a PDF document.
VariableReset (Function)
Resets the variable to its initial value.
The RTF edit control: Automatic formatting toolbar
In RTF Edit controls, a formatting toolbar can now be automatically displayed when the control becomes editable......
mlzInsertLine (Function)
Inserts a new dynamic row in a Multiline Zone control.
EmailReadLastHeader (Function)
Reads the header of last incoming email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
EmailReadFirstHeader (Function)
Reads the header of the first incoming email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
EmailReadPreviousHeader (Function)
Reads the header of the email found before the current email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
Spreadsheet control properties
A Spreadsheet control and its cells can be handled in a window or in a report by the following WLanguage properties......
sfError (Type of variable)
The sfError type is used to find out the characteristics of an error returned by Salesforce...
BitwiseAND (Function)
Returns the result of the bitwise AND between two values.
HReadSeek (Example)
Usage example of the HReadSeek function
VideoCapture (Function)
Captures the images received from the camera: as an image: takes a photo. as a video: records a video. Function kept for "Version-26-compatible" Camera controls....
HBuildKeyValue (Example)
Usage example of the HBuildKeyValue function
Constants for managing arrays
List of constants used by the functions for array management....
HLockRecNum (Function)
Locks a record and restricts the access to this record for all the other applications.
ListPosition (Function)
Displays a List Box or ListView control from a specified element or returns the index of the first element displayed in a List Box control (if the scrollbar was used).
Tiff (Type of variable)
The Tiff type is used to define the advanced characteristics of a TIFF image.
Serialization constants
The serialization constants are as follows:
XMLAddAttribute (Function)
Adds an attribute into an XML document.
XMLAddChild (Function)
Adds a child tag into an XML document.
Creating the skin template of a report
BufferToReal (Function)
Extracts a real from a binary buffer at a given position.
Video functions
List of video functions...
iParameterPDF (Example)
Usage example of the iParameterPDF function