ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

2. Performance profiler
WINDEV Tutorial: Optimizing a project Lesson 2 - Performance profiler - 15 min
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
New Features brochure - Version 27: New WEBDEV features
New features in WEBDEV 27 presented in the New Features brochure....
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.
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....
HTransactionFree (Function)
Transforms all the records "in transaction" into "Normal" records if these records do not belong to a transaction currently in progress.
Android Widget windows
An Android application can contain one or more Widget windows......
2. Performance profiler
WEBDEV Tutorial - Optimizing a WEBDEV project Lesson 2 - Performance profiler - 15 min
Specific features of Android applications
The development of Android and WINDEV Mobile applications is different in the following fields......
8. OOP
WINDEV Mobile Tutorial - WLanguage basics Lesson 8 - OOP - 30 min
8. OOP
WEBDEV Tutorial - WLanguage basics Lesson 8 - OOP - 30 min
ServiceWait (Function)
Pauses the current service during the specified duration.
BitwiseNOT (Function)
Returns the result of the bitwise logical NOT operation of a value.
Combination (Type of variable)
A combination is a set of options.
WaitWindowStart (Function)
Opens the wait window of application.
2. Analysis in practice
Automatic data file modification
The automatic data file modification updates the description of data files on user computers......
Declaring a procedure/a function
The different syntaxes for declaring a procedure...
HTransactionStart (Function)
Starts a transaction on the data files (HFSQL or accessed via a Native Connector) and creates the transaction file.
Drag and Drop from the explorer
The Drag and Drop from the explorer consists in selecting one or more files in the Windows explorer and in transferring them into a control of a WINDEV window......