ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HModifyFileProperty (Function)
Modifies the properties of an HFSQL file located on a server.
MaxThumbnailHeight (Property)
The MaxThumbnailHeight property is used to get and change the maximum height of a thumbnail of an Image item (binary memo).
HOpenConnection (Function)
Opens a connection to a specific database.
BackgroundImage (Property)
The BackgroundImage property is used to identify and modify the background color of an element.
Private Store for mobile applications
There are two methods two deploy your applications......
Code editor: Various operations
The code editor is the editor where the developers spend most of their time. This help page presents a series of useful options for the most common actions ......
Automatic context menu for the Scheduler controls
Each Scheduler control found in a window proposes a menu to the user....
Context menu of Organizer controls (AAF)
Each Organizer control found in a window proposes a menu to the user......
Constants used by ExecutePresetAction
List of constants used by ExecutePresetAction....
DDE constants
List of constants used by the DDE functions...
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)....
MaxThumbnailWidth (Property)
The MaxThumbnailWidth property is used to get or change the maximum width of a thumbnail of an Image item (binary memo).
InvalidInputShowMessage (Function)
Displays an invalid input error for the specified control.
DisplayedItem (Property)
The DisplayedItem property is used to: Find out the item or the variable displayed by the control. Modify the item or the variable displayed by the control....
TableInsert (Function)
Inserts a row into: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
<emailNotesSession variable>.SendMessage (Function)
Sends an email using the Lotus Notes protocol.
Internal component description
The description of an internal component can opened at any time......
HLockRecNum (Function)
Locks a record and restricts the access to this record for all the other applications.
zipDeleteFileList (Function)
Deletes a list of files from an archive.
iCloud functions
The functions to handle keys in an Apple iCloud-based container of "key-value" pairs are as follows......
HSetDuplicates (Function)
Enables or disables the management of duplicates on a unique key.
The Item control
The "Item" control is used to edit the content of an item found in a data file......
<emailOutlookSession variable>.SendMessage (Function)
Sends an email using the Outlook protocol.
WithSpace (Function)
Adds or deletes the spaces found on the right of a text item when reading it.