ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SpreadsheetAllowProcedure (Function)
Allows the use of a WLanguage function/procedure in a formula of a Spreadsheet control....
LogBackupDirectory (Property)
The LogBackupDirectory property is used to manage the backup directory of log files.
ImageInitialHeight (Property)
The ImageInitialHeight property is used to get and set the default height of the image created in an Image Editor control.
ImageInitialWidth (Property)
The ImageInitialWidth property is used to get and set the default width of the image created in an Image Editor control.
HDeleteBackup (Function)
Deletes a backup previously created with HBackup.
VideoGenerateThumbnail (Function)
Generates a thumbnail of the specified photo or video.
ActionDo (Function)
Creates and runs a custom action (defined through programming) with support of "Undo/Redo"....
StoreSortAAF (Property)
The StoreSortAAF property is used to determine and specify if the sorting order defined by the user on a Table or TreeView Table control is kept when an application is closed and opened again.
IntegerPart (Function)
Returns the integer part of a number.
SOAPGetHeader (Function)
Retrieves a header in the SOAP message received further to a call to a Webservice.
PVTToExcel (Function)
Creates an Excel file with data from a Pivot Table control.
HNotifConfigure (Function)
Specifies and configures the server used to send notifications by the HFSQL server.
Bold (Property)
The Bold property is used to: Find out whether a Font variable is bold. Modify the bold attribute of a Font variable....
ScreenCastAllowed (Property)
The ScreenCastAllowed property is used to: find out whether the user can cast the content displayed in the Multimedia control to an external device (compatible with AirPlay), allow or prevent the user from casting the content displayed in the Multimedia control to an external device (compatible with AirPlay)....
WLanguage procedure called by AppDetectUPDAvailable
Procedure ("Callback") called by AppDetectUPDAvailable when an update for the active application is detected.
CtExtendedInfo (Property)
The CtExtendedInfo property is used to get the additional information inserted into database connection string.
MsgSortSel (Property)
The MsgSortSel property is used to: Find out the wait message displayed when sorting and selecting the report records. Modify the wait message displayed when sorting and selecting the report records....
CurrentColumn (Function)
Returns: the index of the current indexed column in a Table control (based on a data file or populated programmatically). the number of the column currently in edit mode in the specified Table control (based on a data file or populated programmatically)....
ImageInfoClose (Function)
Closes the image file (in JPEG or TIFF format) used by ImageInfoValue and/or ImageInfoList and frees the image from memory....
Select query description window: Items used
FolderImageWidth (Property)
The FolderImageWidth property is used to get and change the folder image width in TreeView and TreeView Table controls.
CameraGenerateThumbnail (Function)
Generates a thumbnail of the specified photo or video.
HNoDatabaseAccess (Function)
Denies all new connections to a database or to all databases.
HDeactivateFilter (Function)
Temporarily disables the filter on a data file (view or query).
WithSpace (Function)
Adds or deletes the spaces found on the right of a text item when reading it.