ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WX file
The "Executable Name".WX file is used to manage some features directly, even if these features have not been included in the application. This file is found beside the executable.
Functions for handling directories and external files
List of functions for handling external files...
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.
WDAdminHF: Saving the databases
The remote HFSQL administrator allows you to create backups of HFSQL Client/Server data files......
Create the help system in WINDEV, WEBDEV or WINDEV Mobile
These are the main steps to create a help file (HTML, CHM or PDF)......
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 an executable: General options
The main executable options are as follows......
Creating a delete query
A delete query (corresponding SQL statement......
WLanguage procedure called by SCPSendFile
WLanguage procedure ("callback") called by SCPSendFile when transferring files to a remote host using the Secure Copy Protocol (SCP).
SCM administrator: Managing the repository
The SCM administrator (Source Code Manager) allows you to directly handle the source codes of different projects included in the Source Code Manager......
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......
MultimediaReader (Property)
The MultimediaReader property is used to get and change the media player currently used by a Multimedia control to play media files.
URI (Type of variable)
The URI (Uniform Resource Identifier) type identifies physical or abstract resources (e.g. files or Web pages).
DescribedName (Property)
The DescribedName property is used to handle the logical name of HFSQL data files (ignoring possible changes made by HAlias).
Appendix 3: Configuration file
Bloque entièrement ou partiellement un fichier externe....
The pages
Pages are the main interface of a WEBDEV site......
How to create a patch?
BrowsedItem (Property)
The BrowsedItem property is used to: Get the item used to automatically loop through Table, Looper, List Box, ListView and Combo Box controls, supercontrols and reports based on data files. Change the item used to automatically loop through Table, Looper, List Box, ListView and Combo Box controls, supercontrols and reports based on data files. Then, the iteration is reinitialized....
<Email variable>.ImportSource (Function)
Fills an Email variable using the content of its Source property.
TwainToTIFF (Function)
Allows you to: save the document coming from the Twain device in a TIFF file. view the document coming from the Twain device in the user interface of device. save the document coming from the Twain device directly in memory in TIFF format (in a buffer)....