ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The "Window position preview" pane
The "Window position preview" pane is used to view and/or modify the opening position of the windows currently modified (according to the screen resolution used)...
CursorCapture (Function)
Directs all the events associated with the mouse toward a specific window or control, regardless of the screen object where the mouse event occurs.
Cursor constants
List of constants used by the functions for managing cursors and the mouse...
Application patch
Once an application was installed, the application library had to be reinstalled whenever a modification was performed (WDL file)......
Testing a window
Testing a single window allows you to run the current window in WINDEV or WINDEV Mobile......
<Organizer>.DisplayPreviousPeriod (Function)
Moves the time area displayed to the previous area (previous weeks for example) in an Organizer control.
Report viewer: "Export" tab
The "Export" pane in the report viewer allows you to perform the following operations......
Software Factory
The concept of software factory is used to automate the process for creating applications....
SQL statements
The main SQL statements allowed in the SQL queries managed by WINDEV and WEBDEV are as follows......
Selection (Property)
The Selection property is used to get the characteristics of the selection (or cursor): in a Word Processing control. Remark: This selection is in the section being edited in the control (body, header or footer). in a Spreadsheet control. in an HTML Editor control. in a Diagram Editor control....
Coloring the procedures
A color (text color) can be assigned to the procedures so that they can be easily classified and identified......
Creating a RAD pattern
From version 12, a new RAD technology has appeared......
Sitemap file for Google
To better analyze the content of the sites, the search engine of Google is using an XML file named "Sitemap" (if it is available)......
HFSQL Client/Server: Scheduled tasks
The scheduled tasks are used to schedule automatic tasks......
Multi-touch in an Image control
One of the most common applications of the multi-touch feature is used to handle images......
Multi-touch support
A multitouch feature is a technique allowing the user to interact with a device via several contact points (the fingers are used in most cases)....
Brochure of new features: new features of WINDEV Mobile
New features in WINDEV Mobile 28 presented in the New Features brochure....
11. External component
11. Window templates
WINDEV Mobile allows you to create window templates....
Z-index of a control
All the controls in a window or report have a different z-index......
Page menu
WEBDEV allows you to create a drop-down menu in your HTML pages......
The indexed controls
A control is an indexed control if it contains several controls with the same name......
Component and SCM
WINDEV, WEBDEV and WINDEV Mobile allow you to easily create and publish components......
Zombie procedures
In most cases, old code contains procedures that are used but that do no longer match the current quality standard......
New Features brochure - Version 28: WINDEV Mobile news
New features in WINDEV Mobile 28 presented in the New Features brochure....
<Source>.TransactionFree (Function)
Transforms all "in transaction" records into "Normal" records if they do not belong to an ongoing transaction.