ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Tilt (Property)
The Tilt property gets or sets the tilt of the map displayed in a Map control.
Delete (Reserved word)
The memory occupied by a dynamic object (array, class object, ...
ReplicSynchronize (Function)
Synchronizes the data corresponding to a replication.
2. My first window
WINDEV Tutorial: WINDEV overview Lesson 2 - My first window - 30 min
MemSort_55 (Function)
MemSort_55 is kept for backward compatibility.
The Scheduler control
...The Scheduler control is used to automatically display and handle schedules. It is used to manage the display of multiple resources and it is used in several applications or sites....
Container column in a Table control
A cell found in a Table control can contain a set of controls......
TableMoveColumn (Function)
Moves a column in a Table or TreeView Table control.
SensorDetectChangeAcceleration (Function)
Notifies when acceleration forces are applied to the device along any of the three axes.
Appointment (Type of variable)
The Appointment type is used to define the advanced characteristics of an appointment: time, location, ...
iOS specific buttons
WINDEV Mobile includes several standard Apple buttons......
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......
Managing geolocation and GPS
WINDEV Mobile and WEBDEV allow you to exploit geolocation and GPS features found on mobile devices and browsers.
Creating a WINDEV application for Linux
WINDEV allows you to create native 64-bit Linux executables. Their UI is developed with the window editor....
ListModify (Function)
Modifies an element in a List Box, ListView or Combo Box control populated programmatically.
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......
4. Simple printing
WINDEV Tutorial: WINDEV application: Managing data Lesson 4 - Simple printing - 20 min
fShortName (Example)
Usage example of the fShortName function
WINDEV: Example of programmed Drag and Drop
FOR statement
The statement block is repeated while a control variable is modified and compared to a limit value (before each beginning of statement block)...
iDestination (Function)
Configures the print destination.
grCreateFont (Function)
grCreateFont is kept for backward compatibility.
Events associated with the columns (Table control)
List of events associated with the columns of Table controls...
Events associated with the Map control
WINDEV, WINDEV Mobile and WEBDEV manage the following events by default (order of appearance in the code editor)...
WithSpace (Function)
Adds or deletes the spaces found on the right of a text item when reading it.