ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Multimedia>.Play (Function)
Plays a multimedia file in a Multimedia control.
Error 1007: The member is global: use the: operator: to access it
WDInst: Customizing the setup program
The setup editor WDInst proposes a standard setup program......
Windows
The windows represent the main interface of a WINDEV application......
HDeleteAll (Function)
Deletes all records from a data file, an HFSQL view or a query.
Java application and WINDEV
A Java application is an application entirely compiled in Java......
fAddBuffer (Function)
Adds the content of a buffer at the end of a file.
hdfsDelete (Function)
Deletes a file or directory from a Hadoop server.
<Document variable>.ToHTML (Function)
Converts a Document variable into an HTML file.
<sfConnection variable>.Add (Function)
Creates a record in a file of a Salesforce database.
<hdfsConnection variable>.Delete (Function)
Deletes a file or directory from a Hadoop server.
<sfConnection variable>.Modify (Function)
Modifies the records of a file defined in Salesforce.
Break in a Table control
A break in a Table control is used to group the data corresponding to one or more arguments......
<Source>.EndNoModif (Function)
Unlocks a file that was locked by the same program with HNoModif.
<Source>.SetLog (Function)
Enables or disables log management on a file.
<DiskFile variable>.Unlock (Function)
Entirely or partially unlocks an external file.
<Scanner variable>.ToPDF (Function)
Saves a document from a scanner to a PDF file.
NbItem (Property)
The NbItem property is used to get the total number of items (including composite keys) in a record of: a file described in the data model editor, a file described programmatically, an HFSQL view, a query....
<Table>.AddTitleHeader (Function)
Adds a column title-header into a Table or TreeView Table control in a window.
iPrintPDF (Function)
Prints the content: of a PDF file. of a buffer containing a PDF. of a PDF Reader control....
grSaveEMF (Function)
Saves a chart that was drawn beforehand in a file in EMF format.
grSaveBMP (Function)
Saves a chart that was previously drawn in a file in BMP format.
TableAddTitleHeader (Function)
Adds a column title-header into a Table or TreeView Table control in a window.
Non-maximized windows for Android
A non-maximized window can be resized by the user and it can occupy a section of the screen only......
Context menu of TimeLine controls
By default, TimeLine controls contain a context menu....