ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Multi-touch in an Image control
One of the most common applications of the multi-touch feature is used to handle images......
Coloring the procedures
A color (text color) can be assigned to the procedures so that they can be easily classified and identified......
<Source>.CompareItem (Function)
Compares two values by sorting them according to the specified HFSQL index item: all the sort options specified for the item are taken into account (sensitivity to the case, to the punctuation, sort direction, Unicode language, ...).
ScrollbarPosition (Function)
Used to manage the position of scrollbars: Modifies or retrieves the position of one of the horizontal or vertical scrollbars found in a control of a WINDEV or WINDEV Mobile application. Retrieves the position of one of the horizontal or vertical scrollbars found in a control of a WEBDEV site....
Spreadsheet report
The report editor allows you to create "Spreadsheet" reports......
Special paste
The Special paste command is used to explicitly choose the format in which the clipboard content will be pasted in the window editor......
Handling the checks
The monitor of the monitoring robot allows you to access the different checks started by the monitoring robot......
11. Window templates
WINDEV Mobile allows you to create window templates....
UI modifiable by the end user
By default, WINDEV applications allow end users to modify the interface of the application......
Custom-Folders
"Custom-Folders" simplify the organization of projects, allowing you to group the elements of your application by themes......
Assignment operators
Three assignment operators are available......
Application patch
Once an application was installed, the application library had to be reinstalled whenever a modification was performed (WDL file)......
Calling a DLL written in Visual Basic
Visual Basic (like many other languages) allows you to create custom DLLs......
Locking an application
WINDEV gives you the ability to lock your applications (after a specific duration for example)......
HFSQL server replication
The replication between HFSQL servers consists in automatically replicating the data from server to server, in an asynchronous way......
12. Retrieving data from a site
WEBDEV styles
The WEBDEV styles are advanced styles, easier to use than the CSS styles......
Private Store for mobile applications
There are two methods two deploy your applications......
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)....
Cursor constants
List of constants used by the functions for managing cursors and the mouse...
Choosing the action associated with a WEBDEV button
Whatever the type of button, it is possible to associate an action with it......
Exporting elements to a directory
All the elements handled by a project (window, report, classes, set of procedures, queries, ......
NoteCreate (Function)
Creates a Repositionable Note control in the curernt window through programming.
Type inference
The type inference is used to simplify the declaration of variables when the variable type can be automatically deduced by the compiler......
Creating a RAD pattern
From version 12, a new RAD technology has appeared......