ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Writing to the Free Technical Support
When you encounter a problem, try to isolate it and to reproduce it by using the minimum number of elements......
Table,Delete (External language)
Deletes an element from a Table control.
MultimediaPlay (Function)
Plays a multimedia file in a Multimedia control.
AAF: File Path edit controls
The edit controls that use the "File name and full path" input mask propose several AAFs (Automatic Application Features): a specific popup menu used to handle the file. a file preview in thumbnail format (for an Image or PDF file path)....
zipOpen (Function)
Opens an existing archive.
HashFile (Function)
Calculates the Hash of a file according to a specific algorithm.
WEBDEV: Improving accessibility
To make your WEBDEV sites accessible to the visually impaired, simply enter specific attributes in the fields ......
Generating an application for Universal Windows 10 App
HToFile (Function)
Copies a data source (file, query, view, ...) to a physical HFSQL file with the same description. This file is neither encrypted nor password protected.
Software license agreement
WINDEV Express license agreement...
FreeAWPContext (Function)
Frees the AWP context in advance (on disk) to allow the other call on the same AWP context to be processed in parallel.
StoreTheConfiguration (Property)
The StoreTheConfiguration property is used to: Determine whether the configuration of the panes in a dynamic Tab control or Ribbon control is automatically saved and restored. Modify the configuration of the panes in a dynamic Tab control or Ribbon control so that it is automatically saved and restored (or not)...
HRplDeclareLink (Function)
Declares a (1, 1) (0, n) link between two tables.
FTPTime (Function)
Returns the different times (creation, modification or access) associated with a file found on an FTP server (File Transfer Protocol).
grTitle (Function)
Modifies the caption and/or position of the chart title....
Page templates and inheritance
When a page template is applied to a page, all the controls and code found in the template are "copied" into the page......
10. UMC: User Macro-Code
grInterval (Function)
Indicates the interval between values on the vertical and horizontal axis of a chart.
WDInst : generating the setup program
Generating the setup program is used to create the setup program according to the characteristics specified in the setup editor WDInst....
HTransactionInterrupted (Function)
Used to find out whether a transaction was interrupted (the transaction was neither validated nor canceled).
gpwRemoteConnect (Function)
Allows connecting to the application via the User Groupware Webservice.
HCheckIndex (Function)
Checks whether the data found in the index file (.NDX file) properly refers the data found in the data file (.FIC file).
Automated tests
WINDEV Tutorial - Monitoring the evolution of an application Automated tests - 20 min
Duplicating a project
Duplicating a project allows you to have two identical projects with the same name but found in different directories......
Debugging constants
List of constants used by the debugging functions...