ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

iListPrinter (Function)
Returns the list of printers installed on the current computer.
SQLCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
WinSize (Function)
WinSize: returns or modifies the window display mode (maximized, minimized or normal), modifies the window height and/or width, moves the window and modifies a window's height and/or width....
Reverse code modeling
The reverse code modeling allows you to view in a graph......
Managing duplicates in the TreeView controls
WINDEV and WEBDEV allow you to add duplicates into the elements of a TreeView control......
TableSave (Function)
Updates or adds the record bound to the current row in the Table or TreeView Table control.
Link properties
When creating a link, you can simply specify the destination......
iOS 14 widget windows
An iOS application with an iOS widget configuration can contain one or more iOS 14 widget windows......
SensorDetectBeginShake (Function)
Notifies when the device is shaken in any direction.
SensorDetectEndShake (Function)
Notifies when the device has been shaken in any direction.
TimeDifference (Function)
Calculates the difference between two times in hundredths of a second.
Aligning elements in a List Box or Combo Box control
There are different methods to align the elements in a List Box or Combo Box control......
3. Dates, arrays and structures
WINDEV Tutorial: WLanguage basics Lesson 3 - Dates, arrays and structures - 20 min
TmeLine control linked to a data file or variable
You can create TimeLine controls directly linked to the data....
XMLRead (Function)
Returns the value of an XML element or the value of the attribute for an XML element.
CameraConfigure (Function)
Allows you to configure the video capture driver.
BrowserClose (Function)
Closes the current browser window and stops the execution of the current code.
VideoConfigure (Function)
Allows you to configure the video capture driver.
NotificationDisplay (Function)
Displays a message outside the browser.
zipInfoFile (Function)
Returns the characteristics of a file found an archive: The name of the file and its stored path. The initial size of the file. The compressed size of file. The date and time of file creation. The date and time of file modification. The date and time of file access. The file attributes. The file encryption mode....
Phone constants (Android / iOS)
AppointmentDelete (Function)
Deletes: the current appointment from the calendar of a Lotus Notes or Outlook messaging. an appointment from the calendar found on a mobile device (Android/iOS)....
sClose (Function)
Closes the specified serial port, parallel port or infrared port.
TableSwapLine (Function)
Swaps: two rows in a Table control populated programmatically. two branches in a Treeview Table control populated programmatically....
Upload control events
The following processes are associated with the Upload control:...