ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Functions for handling directories and external files
List of functions for handling external files...
HBackup (Function)
Makes a backup copy of the content of an HFSQL server: all databases on the server, one or more databases, one or more data files.
Sound
The Sound keyword can correspond to: the Sound function, which is used to play Wav audio files. the Sound property....
gpwOpenConnection (Function)
Opens a connection to a specific Client/Server database to manage the files of user groupware in Client/Server mode....
<Connection variable>.Backup (Function)
Makes a backup copy of the content of an HFSQL server: all databases on the server, one or more databases, one or more data files.
PDF file functions (prefix syntax)
PDF file functions...
iParameterExport (Function)
Used to configure the exports performed from the report viewer: parameters for sending emails. parameters for creating the different files....
Handling a database from a Java application
You can start developing your application as soon as the WINDEV project is defined as being a Java project......
Option,Space (External language)
Fills the content of WdString with space characters on the right.
AssistedInputConfigure (Function)
Used to configure the filter and the opening of assisted input.
PVTFilter (Function)
Enables or disables a filter on a Pivot Table control.
Space (External language)
Fills the content of WdString with space characters on the right.
<Pivot table>.Filter (Function)
Enables or disables a filter on a Pivot Table control.
<Edit>.ConfigureAssistedInput (Function)
Used to configure the filter and the opening of assisted input.
Automatic index generation
The automatic index generation suggests index keywords based on the content of your help page......
WDAdminHF: Saving the databases
The remote HFSQL administrator allows you to create backups of HFSQL Client/Server data files......
Sorts in a report
The sort is used to organize the information displayed in the report......
Managing videos (transmitted by a Web Camera)
To manage the video sequence currently broadcasted by the web camera installed on the current computer, WINDEV proposes......
Creating a delete query
A delete query (corresponding SQL statement......
Creating an executable: General options
The main executable options are as follows......
SCM file format evolutions
Four versions are available for the SCM repository......
Appendix 3: Configuration file
Bloque entièrement ou partiellement un fichier externe....
Setup by stand-alone physical media
A setup by stand-alone physical media allows you to provide a media that contains all the files required for installing and running a site......
WLanguage procedure called by SCPSendFile
WLanguage procedure ("callback") called by SCPSendFile when transferring files to a remote host using the Secure Copy Protocol (SCP).
How to create a patch?