ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HFSQL Control Center: Managing scheduled elements
You have the ability to define scheduled elements on the HFSQL server....
tapiCallerID (Function)
Used to find out the calling phone number (the one that calls).
fDeleteFileWebFolder (Function)
Deletes an image file from the "_WEB" directory of the application (or from one of its sub-directories).
Handling List Box controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle List Box controls....
Programming by preset action
Preset actions allow you to define the code of an event in a single click, without having to write one single line of code......
Carrying over the differences from an element to another one
The project comparator is used to compare two elements and to list the differences found......
OpenChild (Function)
Opens a non-modal child window.
System popup menu
The system popup menus are managed by the system (Android, Windows, ......
<Menu>.InsertOption (Function)
Inserts a new option at a specific position.
Font management properties
List of font management properties...
Menu management functions
List of functions for managing menus...
Reports
A report provides a custom view of data......
Toolbar and menu of the SCM
The different options of the SCM can be handled via the SCM toolbar or the options of a specific menu ("SCM" from the main menu of the product used)......
Constants for managing fonts
List of constants used by the functions for font management....
8. 10 tips for better interfaces...
SearchAAF (Property)
The SearchAAF property is used to: find out whether the search via AAF is enabled on a non-editable Combo Box control, enable (or not) the search via AAF on a non-editable Combo Box control....
Pinned control in a window
A pinned control remains visible even if the user moves the scrollbar of the container to display a non-visible area......
The matrices
WINDEV, WINDEV Mobile and WEBDEV propose several functions used to handle matrices......
Managing HBase databases
HBase is a non-relational (NoSQL) distributed database, based on columns and using non-structured storage for large tables......
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....
The Wire control
The Wire control is used to visually link 2 controls......
Debugging a connection to an HFSQL server
The stored procedures and the triggers are debugged from the environment, with real execution on the server......
Windows: What must be taken into account if the users are working with Vista (and later)
Windows Vista (and later) proposes several improvements......
Anchored move on the main axes
To facilitate the positioning of controls, you have the ability to force their move according to the four main axes (0°, 45°, 90°, 135°)....
Compiling a WINDEV Mobile project in Xcode
When the WINDEV Mobile project for iPhone/iPad is generated on the development computer, the generated files must be transferred onto a Mac in order to be compiled......