ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Testing and debugging an application on an Android device
All developers appreciate the possibility to debug an application directly on the device......
The "dynamic" Tab control
The "Dynamic tab" Tab control is used to display several windows in the same window......
Binding an Image control to an item
An Image control can correspond to an item found in a data file, in a query, ......
REP files
REP files contain the list of data files handled by the application....
Assignment operators
Three assignment operators are available......
Project Management Hub: Presentation
The Project Management Hub is used to organize and schedule a project, from design to delivery......
List of extension attributes
The list of extension attributes ......
HTML Editor control properties
Properties associated with the HTML Editor control....
Unavailable functions and properties
Some functions and properties have been removed from WLanguage......
fSaveBuffer (Function)
Creates and fills a text file with the content of a string or buffer variable.
zipCompressionLevel (Function)
Changes the compression level used when creating an archive in ZIP format or in 7z format.
FaxSend (Function)
Sends a fax according to the connection that was established beforehand (FaxConnect).
RequestUpdateUI (Function)
Requests the execution of the "Request for refreshing the display" event (and gives back control without waiting for the execution of the event). This function is kept for backward compatibility.
RequestRefreshUI
Requests the execution of the "Request for refreshing the display" event (and gives back control without waiting for the execution of the event).
Real Time Performance Profiler (RTPP)
The Real Time Performance Profiler (RTPP) is a tool that helps you identify what is slowing down your application......
Runtime log
The runtime log is the best way to identify the most used features of an application......
Mobile-friendly website: available methods
WEBDEV includes several page creation methods that allow you to create mobile-friendly websites......
TreeCollapse (Function)
Collapses a branch previously expanded.