ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The Word Processing control
The "Word processing" control is an advanced control that allows the end user to create and edit documents in docx format......
iOS specific buttons
WINDEV Mobile includes several standard Apple buttons......
SensorDetectChangeAcceleration (Function)
Notifies when acceleration forces are applied to the device along any of the three axes.
Shared memory areas
WINDEV, WEBDEV and WINDEV Mobile allow you to handle shared memory areas......
Project managers: How to manage a development project?
The Control Centers in WINDEV, WEBDEV and WINDEV Mobile provide project managers with several tools to manage a development project including......
Creating a WINDEV application for Linux
WINDEV allows you to create native 64-bit Linux executables. Their UI is developed with the window editor....
OpenMobileWindow (Function)
Opens a window in a mobile application.
Managing geolocation and GPS
WINDEV Mobile and WEBDEV allow you to exploit geolocation and GPS features found on mobile devices and browsers.
Tilt (Property)
The Tilt property gets or sets the tilt of the map displayed in a Map control.
5. Swipe gestures in a window
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 5 - Swipe gestures in a window - 20 min
ListModify (Function)
Modifies an element in a List Box, ListView or Combo Box control populated programmatically.
iDestination (Function)
Configures the print destination.
2. Layouts: Managing menus
WEBDEV Tutorial - WEBDEV layouts Lesson 2 - Layouts: Managing menus - 30 min
Characteristics of a Sidebar control
The main characteristics of a Sidebar control can be configured......
docElement (Variable type)
The docElement type is used to handle each element found in a docParagraph variable.
Dynamic array (Type of variable)
A dynamic array is an "advanced" type of array...
WithSpace (Function)
Adds or deletes the spaces found on the right of a text item when reading it.
Different page layout methods
Tutorial - Anchors, zoning and layouts Different page layout methods - 30 min
Events associated with the columns (Table control)
List of events associated with the columns of Table controls...
emailSMTPSession (Type of variable)
The emailSMTPSession type is used to access a messaging server by using the SMTP protocol (Simple Mail Transfer Protocol) in order to send emails.