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)...
LooperDisplay (Function)
Refreshes a Looper control based on a data file from a given position: the modifications performed in the linked file are applied to the looper.
SysIconModify (Function)
Modifies the icon file and/or the hover text of the icon in the taskbar (lower-right corner of the screen)....
FTPTime (Function)
Returns the different times (creation, modification or access) associated with a file found on an FTP server (File Transfer Protocol).
Configuring the development environment
WINDEV, WEBDEV and WINDEV Mobile propose different modes for using the development environment......
<Source>.ModifyStructure (Function)
Used to update the structure of an HFSQL data file by performing an automatic data modification (also called data synchronization).
Handling the versions of a window, report, query or project
When creating and developing the different elements of a project (window, query, report, project, ......
Manual deployment of a dynamic site
WEBDEV proposes several methods for deploying a dynamic site......
Using the WINDEV windows from the Java source codes
WINDEV can be used to generate windows for a Java application......
Handling a control through programming in a report
All report controls can be handled through programming......
ERR_CLOSED_PAGE
Animating the image display (WEBDEV)
...The Web sites propose several transition effects between the elements:...
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......
Modifying an SVG image (XML functions)
SVG (Scalable Vector Graphics) is a vector image format......
Handling a Logical Data Model (LDM)
The main operations that can be performed on an LDM are as follows......
FTPDateTime (Function)
Returns the different dates and times (creation, modification or access) associated with a file found on an FTP server (File Transfer Protocol).
7. Multilingual applications in practice
Functions for managing objects (External language)
Information 2102: 'Long' does not exist anymore: the integers are coded on 4 bytes
SCM: Check-in policy
The SCM gives you the ability to define a check-in policy......
TokenListSeparator (Property)
The TokenListSeparator property retrieves or modifies the separators that trigger the creation of new tokens when entering information in a "Text token" Edit control.
PaneVisible (Property)
The PaneVisible property is used to: determine if the pane of the Image Editor control is visible, show or hide the pane of the Image Editor control....
Label report
The report editor allows you to create "Label" reports......
Managing breakpoints
During a project test in the editor, breakpoints are used to automatically start the debugger from a given line......