ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ExecuteRefreshUI
Immediately executes the "Request for refreshing the display" event of the window, page, internal window, internal page, control template or supercontrol.
Operations performed on object diagrams
The following paragraphs explain......
WinSlidingVisible (Function)
Displays or hides a sliding window (sliding menu).
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.
HPrevious (Function)
Positions on the previous file record according to a browse item.
RequestRefreshUIElement (Function)
Requests the execution of the "Request for refreshing the display" event of the specified element (and gives back control without waiting for the execution of the event).
Automatic documentation of external components
External components must include a technical documentation......
New (Reserved word)
New is used to allocate memory space...
Automated tests
WINDEV Tutorial - Monitoring the evolution of an application Automated tests - 20 min
HTransaction (Function)
Starts a transaction on the data files (HFSQL or accessed via a Native Connector) and creates the transaction file.
Popup window
WINDEV allows you to open windows in popup format......
2. Performance profiler
WEBDEV Tutorial - Optimizing a WEBDEV project Lesson 2 - Performance profiler - 15 min
External language: Programming in Visual Basic
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
Webification
WEBDEV Tutorial - Webifying a WINDEV project Webification - 10 min
ExecuteRefreshUIElement (Function)
Immediately executes the "Request for refreshing the display" event of the given element.
LoadWDL (Example)
Usage example of the LoadWDL function
Importing/Consuming web services
WINDEV, WEBDEV and WINDEV Mobile allow you to directly import Webservices into your applications......
New Features brochure - Version 27: New WEBDEV features
New features in WEBDEV 27 presented in the New Features brochure....
fTrackFile (Function)
Triggers the tracking of a file.
fTrackDirectory (Function)
Detects the modifications performed on the content of a directory.
Constants used by the TraceStart function
List of constants used by the TraceStart function....
Stack (Type of variable)
A Stack variable is a structured type that is used to group a set of elements of the same type.
List (Type of variable)
A List variable is a structured type that is used to group a set of elements of the same type.
External language: Programming in Fortran
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
HTransactionFree (Function)
Transforms all the records "in transaction" into "Normal" records if these records do not belong to a transaction currently in progress.