ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Checking out an element
To work on a project element found in the Source Code Manager, you must check out the element before it can be modified......
Required or invalid input in WINDEV
WINDEV and WINDEV Mobile include several options to manage required or invalid input, both via the window editor and through programming......
GetTheme (Function)
Gets the current theme of a mobile application.
<Queue variable>.Dequeue (Function)
Dequeues an element from a queue.
Code indentation
When typing compound statements ("Switch", "For" and "While", for example), the code is automatically indented to highlight the structure of the loops used in the program......
HTrack (Function)
Starts tracking write actions (addition, modification or deletion) performed on a file found in an HFSQL server.
Dialog box management functions
List of functions for managing dialog boxes...
Deploying a WEBDEV site to a remote WEBDEV Application Server or WEBDEV Cluster
Installing a WEBDEV site (in Session or AWP mode) on a remote Application Server requires......
8. If you are already familiar with WINDEV
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....
Report viewer (Print preview)
The report viewer allows you to see the report layout without printing it......
WinRefreshVisible (Function)
Modifies or returns the visibility state of the refresh bar in a window.
SysTheme (Function)
Returns the current theme used on the mobile device.
fListFile (Function)
Lists the files found in a directory and returns the list of files.
ControlPane (Function)
Returns the name of static or dynamic pane found in a Tab control associated with a control.
WDADMINEXE: Managing versions
The "Versions" tab of WDADMINEXE is used to manage from the server the versions installed on the client computers......
<Looper>.AddInProgress (Function)
Modifies or returns the visibility status of internal wait window when adding additional elements into an infinite Looper control.
Creating a help file
WINDEV, WEBDEV and WINDEV Mobile allow you to create a help file and associate it with an application or website......
zipMsgError (Function)
Returns the message associated with an error code on an archive.
TabLoadConfiguration (Function)
Restores the configuration of dynamic panes in a Tab control.
Automatic AJAX
The diagram below presents the automatic and immediate use of AJAX in a WEBDEV site......
MVP overview: Model - View - Presenter
MVP is the acronym for MODEL - VIEW - PRESENTER......
WDINT setup
Zooming a window (AAF)
The end user can zoom the content of a window with the mouse......
LooperAddInProgress (Function)
Modifies or returns the visibility status of internal wait window when adding additional elements into an infinite Looper control.