ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

OriginWaypoint (Property)
The OriginWaypoint property is used to get and define the origin of points whose coordinates are specified in the WayPoint property.
Creating an application that manages the Euro
The method for creating an application supporting the switch to the Euro is as simple as the method for creating a WINDEV application....
Resource (Property)
The Resource property is used to: find out the resources visible in a Scheduler control. find out the resource of the Scheduler control that corresponds to the specified index....
Creating requirements
The following steps must be performed to implement the requirements......
Query based on query
Queries can be based on items from another query......
Cleaning the project
After months or years of development and maintenance, the directory of your project often contains several files that are not used anymore but that you don't dare delete......
Tilt (Property)
The Tilt property gets or sets the tilt of the map displayed in a Map control.
"About" window
The "About" window is used to display and access various information about the current application......
Code editor: Display options
The code editor proposes several display options......
Error 1: Syntax error
How to sort the result of a query?
This help page explains how to create a sort query with the query editor....
Transforming a WINDEV project into Mobile: a detailed audit
Transforming WINDEV applications into Mobile is very easy......
ChronoPause (Function)
Pauses a stopwatch in order to measure the time spent on a process.
Clipboard with history
The clipboard stores the last 10 pieces of content cut or pasted (from any editor)......
The Slider control (in a window)
A slider control is used to select a value between two bounds......
Events associated with Shape controls
List of events associated with Shape controls...
Events of the Mobile Image Editor control
control Image Editor allows you to offer your mobile application users the possibility to edit and modify images or photos......
SCM: Migrating projects
When changing the version of the development tool, the projects found in the SCM must be migrated to this new version......
Report editor: options and keyboard shortcuts
Several toolbars are displayed in the report editor......
Currency + Euro type
In a WINDEV application or in a WEBDEV site, the Euro must be managed in all the controls used to enter or display currency values......
CheckSpell (Property)
The CheckSpell property is used to enable or disable the automatic spelling checker.
GridlinesVisible (Property)
The GridlinesVisible property is used to: Determine whether or not gridlines are visible in a control. Show or hide gridlines in a control....
RowDetailsBinding (Property)
The RowDetailsBinding property allows you to identify and modify the data binding used to display the details of a row in a Table control based on a data file.
HTMLEdit (Property)
The HTMLEdit property is used to: find out whether a Word Processing control is displayed in optimized mode for HTML editing, modify a Word Processing control to display it (or not) in optimized mode for HTML editing....
Dynamic site: Persistent session
For a dynamic WEBDEV site, when starting the site (site called from a browser), a session representing the site is loaded in memory on the server......