ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SpeechSynthesisVoice (Variable type)
The SpeechSynthesisVoice type is used to get all the advanced characteristics of a speech synthesis voice.
sComputeCrc32 (Function)
Calculates the Cyclical Redundancy Check (CRC) of buffer.
H.NbRetryRead (Variable)
Indicates the number of attempts to read the file or record before giving control back to the program.
sClose (Function)
Closes the specified serial port, parallel port or infrared port.
Printing the content of a pivot table (AAF)
Pivot Table controls include an automatic context menu that allows users to perform different actions on the data displayed in the control......
Operations performed on a data file (Data model editor)
The main operations that can be performed on a data file from the data model editor are as follows......
HBackward (Function)
Moves backward several records from the current position in the data file, according to a specified item.
HForward (Function)
Moves several records forward from the current position in the data file, according to a specified item.
Info (Function)
Displays a custom message in a system information window.
WDInst: Installing an HFSQL Client/Server application
When creating the setup program of a WINDEV application that uses HFSQL Client/Server tables, WDInst allows you to......
HWrite (Function)
Writes a record into a table without updating the indexes corresponding to all keys used in the table.
History of versions (network setup)
The setup wizard allows you to configure the history of versions during a network setup....
EmailStartSMTPSession (Function)
Starts a session for sending emails with the SMTP protocol.
HRead (Function)
Reads a record in a file according to a given record number.
Manipulating Progress Bar controls programmatically
A Progress Bar control can be handled through programming......
HTransaction (Function)
Starts a transaction on the tables (HFSQL or accessed via a Native Connector) and creates the transaction table.
MCI constants
List of constants used by the MCI functions....
HTransactionCancel (Function)
If a transaction is in progress, rolls back all operations performed on tables in transactions since the start of the transaction.
Changing an application to 64-bit
WINDEV allows you to develop 64-bit applications......
How to perform a full file browse?
Diagram constants
The following constants are used to manage diagrams:...
HOnServerCall (Function)
Customizes the management of message display on the client computer and the management of disconnection from a client computer.