ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Source>.ListStopWord (Function)
Returns the list of stop words used by a full-text index.
Start of Break block (Break header)
The Start of break block is optional......
VisibleOutsideWindow (Property)
The VisibleOutsideWindow property is used to: determine if a button is visible even if its position (X,Y) is outside the border of the window (entirely or partially). modify the visibility of an "off-window" button....
Translucent effect of windows
Depending on the style of your applications, the border of your windows can be translucent......
SysStandby (Function)
Allows you to: enable and disable the standby mode (Android) display the system screen used to configure the standby mode (Universal Windows Apps)...
Body Complement block
The Body complement block is linked to the Body block......
Handling a control through programming in a report
All report controls can be handled through programming......
ERR_CLOSED_PAGE
Chart control: "Details" tab
Regardless of the editor (window, page or report), the "Details" tab found in the description window of Chart control is used to describe......
Context menu of Gantt Chart controls (AAF)
Each Gantt Chart control in a window has a default menu that is available to users......
Content of the Table control
A Table control can be based on a data file, based on a variable or populated programmatically......
How to create and handle a structure?
This help page explains how to create and handle a structure....
Modifying an SVG image (XML functions)
SVG (Scalable Vector Graphics) is a vector image format......
Control Centers: Working in offline mode
When working on a laptop computer or on an offline computer, you may want to continue working with the data found in the Control Centers (schedule management, quality management, etc....
7. Multilingual applications in practice
Ellipsis (Property)
The Ellipsis property is used to determine and change the truncation mode with ellipses in: a window control (Static, edit control, List box, Button, Combo box or Static table column). a Static control in a report....
8. Binding controls to data
A window can display information from......
8. Associating controls with data
Handling RTF in an Edit control
Rich Text Format (RTF) is used to encode text and simplify exchange between applications......
HFTListWord (Function)
Lists the words of the current record that will be taken into account by the full-text indexing.
Multiple setup of same site on the same server
The same site can now be automatically installed on the same server without having to rename the project......
Test of a WINDEV and WINDEV Mobile application
WINDEV and WINDEV Mobile feature multiple methods to test applications......
HCopyFile (Function)
Copies an HFSQL data file (.fic, .ndx and .mmo files if they exist): from the HFSQL server to the server (to perform a backup for example). from the HFSQL server to the client (to perform a local backup for example). from the client to the HFSQL server (to update the data files for example). from an HFSQL server to antoher HFSQL server....
<Source>.FTListWord (Function)
Lists the words of the current record that will be taken into account by the full-text indexing.
ReplicEdit: Replication editor
ReplicEdit is a tool used to define the characteristics of a replication......