ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Kanban list>.PositionList (Function)
Allows you to scroll through a list of a Kanban control to display a specific card.
<Spreadsheet>.Load (Function)
Loads a file in XLSX format in a Spreadsheet control found in a window.
HTMLValidateForm (Function)
Validates a form in an HTML page displayed in an HTML Display control.
<HTML Display control>.ValidateForm (Function)
Validates a form in an HTML page displayed in an HTML Display control.
<Source>.CreateView (Function)
Creates an HFSQL view. This function uses the former view mechanism....
LoadError (Function)
Loads the file containing the error messages in the desired language into memory.
HCreateView (Function)
Creates an HFSQL view. This function uses the former view mechanism....
sRead (Function)
Reads a character string in the entry buffer of the specified serial port.
SocketConnectInfrared (Function)
Connects a client computer to a given socket via the infrared port.
ContactLast (Function)
Reads the last contact in a Lotus Notes or Outlook address book.
ContactModify (Function)
Modifies the current contact in a Lotus Notes or Outlook address book.
ContactFirst (Function)
Reads the first contact in a Lotus Notes or Outlook address book.
mqttSession (Type of variable)
The mqttSession type is used to define the parameters for connecting to the MQTT broker.
KanbanPositionList (Function)
Allows you to scroll through a list of a Kanban control to display a specific card.
kbCard (Type of variable)
The kbCard type defines all the advanced characteristics of a card in a Kanban control.
fLoadBuffer (Function)
Loads the content of an external file (text, image, ...) in a buffer variable.
SensorDetectChangeAcceleration (Function)
Notifies when acceleration forces are applied to the device along any of the three axes.
Server triggers
Server triggers are stored procedures executed by the server before or after a write operation performed on a database file......
The indexed controls
A control is an indexed control if it contains several controls with the same name......
Automatic features of edit controls
Edit controls provide multiple automatic features available in all the controls of your applications without writing a single line of code......
Burning a CD/DVD
Several WLanguage functions are used to burn the CDs or DVDs......
X (Property)
The X property is used to: Get the X-coordinate of a control, Table control column or window (position on the X-axis). Get the X-coordinate of a control or window (position on the X-axis)....
The "dynamic" Tab control
The "Dynamic tab" Tab control is used to display several windows in the same window......
How to associate an image with a treeview element?
When fillilng a TreeView control, an image is associated with each element....
Native Informix Connector: Specific features and remarks
Remarks and specific features of Native Informix Connector...