ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

RecordSize (Property)
The RecordSize property is used to get the size (in bytes) of a record in: a file described in the data model editor, a file described through programming, an HFSQL view, a query....
HCancelAlias (Function)
Cancels an alias that was declared beforehand by HAlias.
HUnlockRecNum (Function)
Unlocks a record locked by: HLockRecNum, a read function used with a locking parameter (HRead associated with the hLockWrite or hLockReadWrite constant for example)....
InfoThumbnailGeneration (Property)
The InfoThumbnailGeneration property is used to determine if the thumbnails of an item have been generated successfully.
Office tools
WINDEV includes multiple "Office" controls that allow end users to use the desired tools without leaving the application......
The "Code snippets" pane
The "Code snippets" pane lists the code snippets currently available......
SFExecuteQuery (Function)
Runs an SOQL query (Salesforce Object Query Language) on a Salesforce database.
SFRead (Function)
Retrieves the Salesforce records from their identifiers.
SpreadsheetControlFormula (Function)
Allows you to use a control in order to create a custom formula bar for the Spreadsheet control.
ModbusReadBit (Function)
Reads one or more bits from a Modbus slave, starting at a specific address.
ModbusReadRegister (Function)
Reads one or more registers from a Modbus slave, starting at a specific address.
Collaboration diagram
A collaboration diagram presents the structural organization of objects that send and receive messages......
HImportHF55 (Function)
Imports a Hyper File 5.5 file into an HFSQL Classic file.
LibraryPanelVisible (Property)
The LibrayPanelVisible property is used to: determine if the "Library" panel is displayed in a Diagram Editor control. show or hide the "Library" panel in a Diagram Editor control....
HBuildKeyValue (Example)
Usage example of the HBuildKeyValue function
TimeZone (Property)
The TimeZone property is used to set the time zone.
Domain
The Domain property is used to get and change domains.
StyleID (Property)
The StyleID property is used to get and change the identifier of the style associated with an element.
XMLData (Example)
Usage example of the XMLData function
Move
The Move property determines if an element can be moved.
Bookmark (Property)
The Bookmark property is used to manage the bookmarks of a document.
Latitude (Property)
The Latitude property is used to get and change the latitude of an element.
Longitude (Property)
The Longitude property is used to get and change the longitude of an element.
Duration (Property)
The Duration keyword can correspond to: the keyword used to define a Duration variable. the Duration property of a saasVisit variable....
Out (Property)
The Outside property is used to know if an email was read correctly on the server.