ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HTrack (Function)
Starts tracking write actions (addition, modification or deletion) performed on a file found in an HFSQL server.
Organizer control linked to a data file or to a variable
You have the ability to create Organizer controls linked to data....
Zombie procedures
In most cases, old code contains procedures that are used but that do no longer match the current quality standard......
TimelineDeleteAll (Function)
Deletes all events and tracks from a TimeLine control.
<TimeLine>.DeleteAll (Function)
Deletes all events and tracks from a TimeLine control.
Java application and WINDEV
A Java application is an application entirely compiled in Java......
TmeLine control linked to a data file or variable
You can create TimeLine controls directly linked to the data....
MCITrackCount (Function)
Returns the number of tracks found in a media file that was opened beforehand (MCIOpen).
Internal procedure
Several features require a procedure called once or several times via a WLanguage function ("Callback")....
Linking a Scheduler control to a data file or variable
You can create Scheduler controls directly linked to the data....
The use of the Automation type in a site is reserved for the advanced users
Error 4: A space is required after the ':' character
Error 17: OTHER CASE must be the last statement used in SWITCH
WebserviceWriteMIMEType (Function)
Indicates the MIME type of the response returned by the Webservice (case of a call to a REST Webservice).
Debugging without debugger
In some cases, running a program or a site with or without the debugger can produce different results......
Log-based replication: Programming the log-based replication in WLanguage
Several WLangage functions allow you to include log-based replication in your application and to customize it......
"Debugger trace" pane
The "Debugger trace" shows the messages displayed in the trace window during the last application test......
Repairing the project
In some cases, "Project......
AppleTrackingAuthorizationStatus (Function)
Determines if the app has been allowed to track activity based on user data (iOS only).
Operations performed on use case diagrams
The following paragraphs explain......
Debugging a connection to an HFSQL server
The stored procedures and the triggers are debugged from the environment, with real execution on the server......
Error 16: Incompatible CASE
Code history
The code history is used to......
Error 1030: The access to the base class is restricted by a private inheritance
Error 1029: The access to the base class is restricted by a protected inheritance