ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HChangeName (Function)
Modifies the physical name of a table.
ImageState (Property)
The ImageState property gets and sets the number of drawings in: The image associated with a button. The image of the cursor in a slider. The image associated with the button of a sidebar pane. The image associated with the button of a tab pane. The image associated with the Rating control. The image associated with a group in a Ribbon control. The image associated with a menu option....
HashFile (Function)
Calculates the Hash of a file according to a specific algorithm.
SQLConnect (Example)
Usage example of the SQLConnect function
ExecuteUpdateUI (Function)
Immediately executes the "Request for refreshing the display" event of the window, page, internal window, internal page, control template or supercontrol. This function is kept for backward compatibility.
dbgError (Function)
Provokes: an assertion during the test of element or project (Go mode). an error in automated test mode....
TimeDifference (Function)
Calculates the difference between two times in hundredths of a second.
TimestampType (Property)
The TimestampType property is used to: Find out the type of timestamp for an item. This item was defined in the data model editor or through programming. Define the type of timestamp for a Date, Time or DateTime item (when describing the item through programming)....
CalculatedItemExpression (Property)
The CalculatedItemExpression property is used to: Find out the SQL expression that defines the value of a calculated item. This item was defined in the data model editor or through programming. Define the SQL expression returning the value of a calculated item (when describing the item through programming)....
Comment (Property)
The Comment property is used to manage comments.
The Progress Bar control
The Progress Bar control is used to follow the progress of an event......
HDescribeFile (Function)
Describes a table programmatically.
RequestUpdateUI (Function)
Requests the execution of the "Request for refreshing the display" event (and gives back control without waiting for the execution of the event). This function is kept for backward compatibility.
HRetrieveRecord (Function)
Returns the content of the current record (in a file, a view or a query, ...).
ContactReset (Function)
Reinitializes: the Contact structure. a Contact variable....
fListDirectory (Function)
Lists the subdirectories of a given directory and returns the full paths of listed subdirectories.
iImageWidth (Function)
Calculates the width of the image to print (in millimeters).
iImageHeight (Function)
Calculates the height of the image to print (in millimeters).
EmailListFolder (Function)
Returns the list of folders: found in the Outlook messaging software. for an IMAP session....
Programming the table cells
The Table controls can be handled......
DashMode (Function)
Opens or closes the Dashboard control edit mode.
fMoveFile (Function)
Moves a file from one directory to another.