ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HStatCalculateAsynchronous (Function)
Gets various statistics on the keys of an HFSQL Client/Server data file.
This new function is available from WINDEV Suite SaaS 2025 - Update 2.
<HFSQL connection>.ReindexAsynchronous (Function)
Rebuilds the index of an HFSQL Client/Server data file (".NDX" file). This operation is asynchronous, i.e., it is performed on the server and does not block the client side.
This new function is available from WINDEV Suite SaaS 2025 - Update 2.
<Connection variable>.ModifyFileRights (Function)
Sets the rights granted to a user or group on an HFSQL Client/Server data file.
<HFSQL connection>.CheckMemoAsynchronous (Function)
Checks the structural integrity of memos in an HFSQL Client/Server data file.
This new function is available from WINDEV Suite SaaS 2025 - Update 2.
HCheckIndexAsynchronous (Function)
Checks that the data contained in the index file (.NDX file) correctly references the data contained in the HFSQL Client/Server data file (.FIC file).
This new function is available from WINDEV Suite SaaS 2025 - Update 2.
HModifyFileRights (Function)
Sets the rights granted to a user or group on an HFSQL Client/Server data file.
<HFSQL connection>.CheckIndexAsynchronous (Function)
Checks that the data contained in the index file (.NDX file) correctly references the data contained in the HFSQL Client/Server data file (.FIC file).
This new function is available from WINDEV Suite SaaS 2025 - Update 2.
HCheckUnaltered (Function)
Checks that one or all records in an unalterable data file have not been modified (e.g. with a hexadecimal editor).
<HFSQL connection>.StatCalculateAsynchronous (Function)
Gets various statistics on the keys of an HFSQL Client/Server data file.
This new function is available from WINDEV Suite SaaS 2025 - Update 2.
Unalterable data files
This feature is used to signal that a data file cannot be modified after writing...
HInfoFileRights (Function)
Gets the rights granted to a user or group on an HFSQL Client/Server data file.
<Connection variable>.InfoFileRights (Function)
Gets the rights granted to a user or group on an HFSQL Client/Server data file.
HCheckMemoAsynchronous (Function)
Checks the structural integrity of memos in an HFSQL Client/Server data file.
This new function is available from WINDEV Suite SaaS 2025 - Update 2.
HReindexAsynchronous (Function)
Rebuilds the index of an HFSQL Client/Server data file (".NDX" file). This operation is asynchronous, i.e., it is performed on the server and does not block the client side.
This new function is available from WINDEV Suite SaaS 2025 - Update 2.
<Source>.CheckUnaltered (Function)
Checks that one or all records in an unalterable data file have not been modified (e.g. with a hexadecimal editor).
12. Synchronizing data
TotalRange (Property)
The TotalRange property is used to get and change the total range of data represented by the Range Slider control.
WithInput (Property)
The WithInput property determines if a Combo Box control supports data input, and enables or disables this behavior.
SpreadsheetDeleteAll (Function)
Deletes the entire data from a Spreadsheet control found in a window (cells, formulas, size and header layouts).
Buffer (Type de variable)
The buffer type corresponds to a binary memory area....
ProcedureTrace (Property)
The ProcedureTrace property allows you to specify the name of the WLanguage procedure used to get the headers and data sent.
<Spreadsheet>.DeleteAll (Function)
Deletes the entire data from a Spreadsheet control found in a window (cells, formulas, size and header layouts).
SCPGetFile (Function)
Gets a file via the Secure Copy Protocol.
fAddBuffer (Function)
Adds the content of a buffer at the end of a file.
MultimediaPlay (Function)
Plays a multimedia file in a Multimedia control.
MultimediaOpen (Function)
Opens a media file in a Multimedia control.
SFAdd (Function)
Creates a record in a file of a Salesforce database.
SFModify (Function)
Modifies the records of a file defined in Salesforce.
SNMPLoadMIB (Function)
Loads a MIB file in memory and analyzes it.
fCreateLink (Function)
Creates a link on a file at the specified location.
FTPFileExist (Function)
Checks the existence of a file on an FTP server.
EndVisibleRange (Property)
The EndVisibleRange property is used to: find out and modify the last visible date or time in a Scheduler control or in a TimeLine control. modify the last visible time in a TimeLine control....
HInfoAnalysis (Function)
Returns information about an analysis (WDD file).
mlSaveWorkspace (Function)
Saves the session workspace in a MATLAB file.
DocClose (Function)
Closes a docx file and frees the document.
mlLoadWorkspace (Function)
Loads all the variables of a MATLAB file in the session.
hdfsDelete (Function)
Deletes a file or directory from a Hadoop server.
iCurrentFile (Function)
Returns the name of the file currently generated.
<Document variable>.ToHTML (Function)
Converts a Document variable into an HTML file.
PDFReaderSave (Function)
Saves the content of a PDF Reader to a file.