ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Break in a Looper control
A break in a Looper control is used to group the data corresponding to one or more arguments......
HReset (Function)
Initializes: one or all variables of file items with their default values. one or all items of a Record variable with their default values....
The Duration control: Input or display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
HTrack (Function)
Starts tracking write actions (addition, modification or deletion) performed on a file found in an HFSQL server.
MemoryFormat (Property)
The MemoryFormat property is used to get and change the format of the value returned for: Date or Time edit controls. Date or Time table columns. Calendar controls. Static controls. editable combo boxes. table columns displayed by combo boxes....
External language: Programming in C++ (WDWDIAL interface)
This third method uses the notion of class inheritance to simplify the interfacing between a C++ application and WINDEV......
Handling a Carousel control through programming
WINDEV allows you to handle a Carousel control through programming......
How to associate an image with a treeview element?
When fillilng a TreeView control, an image is associated with each element....
Example for managing videos (broadcasted by a Camera control)
In this example, the application allows you to......
iOS specific buttons
WINDEV Mobile includes several standard Apple buttons......
Extracting the text of the project
The following text can be extracted......
Creating an Android widget
Widgets are small applications that can be displayed on the home screen of phones or tablets......
FTPListFile (Function)
Lists the files (and/or the directories) found in a directory of an FTP server and returns the number of listed files (and/or directories)....
zipPassword (Function)
Defines the password used to add files into the specified archive and to extract files from the specified archive (RAR, ZIP and WDZ format).
zipDeleteFileList (Function)
Deletes a list of files from an archive.
Check: FTP connectivity
The monitoring robot will try to connect to the FTP server with the parameters of the server......
HExecuteQuery (Function)
Declares a query created in the query editor to the HFSQL engine and runs this query.
fDeleteFileWebFolder (Function)
Deletes an image file from the "_WEB" directory of the application (or from one of its sub-directories).
UploadCurrentFileSizeSent (Function)
Returns the size (in bytes) already sent for the file currently uploaded via an Upload control.
hdfsConnection (Type of variable)
The hdfsConnection type is used to define the advanced characteristics of a connection to the Hadoop file system (HDFS).
URIToFile (Function)
Saves, in the background, the content of a resource (image, text, etc.) identified by its URI in an external file.
<Upload>.CurrentFileSizeSent (Function)
Returns the size (in bytes) already sent for the file currently uploaded via an Upload control.
<Email variable>.ImportHTML (Function)
Imports, into the Email structure or into an Email variable, the content of an HTML file in order to send it by email.
AAFImportParameter (Function)
Loads all customizations made via AAFs (Automatic Applications Features) that have previously been saved to a file.
TraceEnd (Function)
Closes the trace window if this window was opened or stops saving the trace information in a text file.