ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ConfigureAAF (Function)
Used to specify the behavior of some Automatic Application Features (AAF).
How to set focus to a window control?
This help page presents the different methods that can be used to set focus to a window control....
The Internal Window control
The "Internal Window" control is used to include a window (and its code) in a control of another window......
PDF file management functions
...PDF file functions...
Non-modal management of a window
The window that opens another window is called parent window ; the windows opened by the parent window are called child windows......
gLink (Function)
Adds an "invisible" value into an element found in a List Box or Combo Box control. Function kept for compatibility. It is recommended to use gStoredValue....
Managing breakpoints
During a project test in the editor, breakpoints are used to automatically start the debugger from a given line......
Zooming a window (AAF)
The end user can zoom the content of a window with the mouse......
Body block
The Body block corresponds to the main block of the report......
Choosing the type of image: dynamic, static, generated, ...
The images are often used to illustrate the site pages......
ERR_DISCONNECTED_BY_ADMIN
CountryGet (Function)
Returns the Country variable corresponding to an ISO code or to the country caption according to ISO 3166-1.
TreeView control linked to a data file
You have the ability to create TreeView controls directly linked to the data....
ERR_DISCONNECTED_RELOG
Organization chart linked to a data file
Events associated with Static controls
List of events associated with Static controls...
fTime (Function)
Returns or modifies the different times associated with a file or directory (date created, modified or accessed).
CaptionPeriodHeader (Property)
The CaptionPeriodHeader property is used to get and change the caption of the time period displayed in the header of a Scheduler or Agenda control in a report.
Phone constants (Android / iOS)
HTrack (Function)
Starts tracking write actions (addition, modification or deletion) performed on a file found in an HFSQL server.
HListFullTextIndex (Function)
Returns the list of full-text indexes of a file (a query or a view) recognized by the HFSQL engine.
FileToMemory (Function)
Automatically initializes the values of the members found in a class or in a structure with the values of the items of the current file record.
1. Examples provided with WINDEV Mobile
WindowIfNew (Property)
The WindowIfNew property is used to get and change the name of the internal window to be opened if the end user opens a new tab in a dynamic Tab control.
HFSQL Client/Server: Overview
You have the ability to create applications that access the HFSQL Client/Server databases......