ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ExecuteUpdateUI (Function)
Immediately executes the "Request for refreshing the display" event of the window, page, internal window, internal page, control template or supercontrol. This function is kept for backward compatibility.
HExecuteSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the HFSQL engine.
ProgressBarExecute (Function)
Starts a long browser process and fill a Progress Bar via Ajax according to the progress of this process.
Handling a dynamic programmatically
WINDEV allows you to handle Dynamic Tab controls with the TabXXX functions and with multiple WLanguage properties......
Events associated with an Ad control
WINDEV Mobile manages the following events by default (in order of appearance in the code editor):
AddVoiceCommand (Function)
Adds a voice command into the current window. From version 17, this function is replaced with SpeechRecognitionAddCommand.
2. Performance profiler
WINDEV Tutorial: Optimizing a project Lesson 2 - Performance profiler - 15 min
JSONExecuteExternal (Function)
Calls an external server URL that returns data in JSON format (JavaScript Object Notation).
GPSStopDetection (Function)
Stops the location detection triggered by GPSDetectPosition.
Standard dialog boxes
The dialog boxes are standard windows that allow you to communicate with the user......
Background download
Starting with version 27, files can be downloaded in the background, using the system download manager......
OpenDocument (Function)
Opens a document in a new (modeless) window using the appropriate WINDEV editor (word processor, spreadsheet, PDF reader or image editor).
HFilterIdentical (Function)
Defines and enables a filter used to find the exact value of a string item.
ExecuteRefreshUI
Immediately executes the "Request for refreshing the display" event of the window, page, internal window, internal page, control template or supercontrol.
JSInterruptEvent (Function)
Interrupts the process of current event.
Help about new features: Letting users know about changes
Applications are constantly evolving......
Constants used by the replication between HFSQL servers
The following constants are used by the replication between HFSQL servers:...
Events associated with internal windows
List of events associated with internal windows...
WEBDEV administrator: Installed Webservices
The "Webservices" tab gives information about the dynamic WEBDEV Webservices installed on the computer......
Automatic management of exceptions
The management of exceptions can be customized by process......
Downloading a report in PDF format on the computer of the Web user
To propose to download a report in PDF format on the computer of the Web user, you must......
"About" window
The "About" window is used to display and access various information about the current application......
FTPSend (Function)
Transfers a file or directory to an FTP server (File Transfer Protocol).
TotalNbChildren (Property)
The TotalNbChildren property returns the total number of children in a branch: of a Treeview control, of a TreeView Table control....
WINDEV, WEBDEV and WINDEV Mobile tools
The following tools are provided with WINDEV, WEBDEV and WINDEV Mobile...