ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Style (External language)
Loads a style sheet.
Use (External language)
Opens the specified window by closing all the windows opened beforehand.
WDEnd (External language)
Ends a program that is using WINDEV.
WavPlay (External language)
Plays the requested sound.
13. 3-Tier architecture
ERR_LAUNCH_FAILED
Running a query and handling the result in WLanguage
The selection of records performed by query is not necessarily displayed in a report, in a window, ......
WLanguage properties of Internal Window controls
List of WLanguage properties of Internal Window controls...
HClusterSynchronizationInfo (Function)
Returns the progress of synchronization for a node of an HFSQL cluster.
DownloadProgress (Property)
The DownloadProgress property gets the download progress notification.
AJAXCallInProgress (Function)
Used to determine if the request being processed is an AJAX request.
ProgressBarEnable (Function)
Enables the refresh of a Progress Bar via Ajax.
EmailProgressBar (Function)
Manages a progress bar while sending and receiving emails.
BREAK statement/"BREAK:" label
The keyword BREAK can correspond: to the BREAK statement: it allows you to exit a set of instructions and run the rest of the current process. to the BREAK label: it allows you to declare a section of code in a loop. This code will be run when exitingfrom the loop with a "BREAK" statement....
Brochure of new features: new features of WINDEV Mobile
New features in WINDEV Mobile 28 presented in the New Features brochure....
New Features brochure - Version 28: WINDEV Mobile news
New features in WINDEV Mobile 28 presented in the New Features brochure....
Hash functions
Hashing is used to summarize a file or a character string......
Telemetry: Main features
AnimationDirectionAlernate (Property)
The AnimationDirectionAlernate property allows you to: Check whether the animation in an infinite Progress Bar control is played forwards first, then backwards. Configure the animation in an infinite Progress Bar control to be played forwards first, then backwards....
Software Factory
The concept of software factory is used to automate the process for creating applications....
Report viewer: "Annotate" tab
Does your application allow you to print several reports? The end user has the ability to write annotations from the report viewer......
WINDEV 2024: New WLanguage features
In version 27, new functions, properties and data types have been introduced and some have been improved......
The log process
...A log is a special file that contains the history of all changes made to one or more data files over a given period of time (date the file was created, last automatic data modification, last backup created with WDLog, etc.)...
WEBDEV 2024: New WLanguage features
In version 27, new functions, properties and data types have been introduced and some have been improved......
3. Site development life cycle