ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HTransactionRollbackToSavepoint (Function)
Rolls the transaction back to the savepoint.
PrintedSheet (Property)
Within a report, the PrintedSheet property is used to get and change the sheet of a Spreadsheet control to be printed.
Installing and starting WDTRAD
RTFReplace (Function)
Replaces or inserts a character string in an RTF control (found in a window or in a report) or in a string in RTF (containing a text in RTF).
iSubstBlock (Function)
Substitutes one block of the report with another block while the report is printed.
NotesModifyItem (Function)
Modifies the specified item of the current document in Lotus Notes.
UUID (Type of variable)
The UUID type is used to easily manage: UUIDs or GUIDs, automatic UUID HFSQL identifiers, identifiers for COM/Automation objects and interfaces, ......
MDIActive (Function)
Identifies or displays an MDI child window in the foreground.
HRecNum (Example)
Usage example of the HRecNum function
ImageWidth (Property)
The ImageWidth property gets and sets the width of the image section displayed in an Image control or in the background of a Chart control.
Step 3: Printing characters, images, ...
This step consists in "sending the different elements to print to the printer"......
Handling an Internal Window control through programming
The "Internal Window" control is used to display an existing internal window......
HVersion (Function)
Used to find out: whether the content of a file was modified. whether the content of a file used by a query was modified....
sfDeletedRecord (Type of variable)
The sfSeekDeletedResult type is used to find out the characteristics of a deleted record that was retrieved by SFSeekDeleted...
Marker (Type of variable)
The Marker type is used to define the characteristics of a marker that must be positioned on a map displayed in a Map control.
HsMenu,Status (External language)
Returns the status of a menu option (active, invisible, grayed).
SysErrorMode (Function)
Modifies the display mode of errors.
HFileExist (Example)
Usage example of the HFileExist function
HSynchronizeReplica (Example)
Usage example of the HSynchronizeReplica function
iPrint (Function)
Sends the character string passed as parameter to the print buffer.
SpeechSynthesisReadFile (Function)
Reads the content of the specified file by using the engine for speech synthesis found on the device.
HTransactionFree (Function)
Transforms all the records "in transaction" into "Normal" records if these records do not belong to a transaction currently in progress.
HTransactionSavepoint (Function)
Declares a transaction savepoint.
HWrite (Function)
Writes a record into a data file without updating the indexes corresponding to all keys used in the file.
ToolbarVisible (Property)
The ToolbarVisible property is used to: know if the toolbar or the ribbon is displayed in a control. show or hide the toolbar or the ribbon in a control....