ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ElementHeight (Property)
The ElementHeight property is used to: Find out or modify the height of the elements in an Organization Chart control. Find out or modify the height of the cells in a Dashboard control....
iTextWidth (Function)
Calculates the width (in millimeters) of the text to print, according to the specified font.
Functions for handling directories and external files
List of functions for handling external files...
iImageWidth (Function)
Calculates the width of the image to print (in millimeters).
iImageHeight (Function)
Calculates the height of the image to print (in millimeters).
MarginHeight (Property)
The MarginHeight property is used to: Find out the vertical margin between the widgets found in a Dashboard control. Modify the vertical margin between the widgets found in a Dashboard control....
StringCount (Function)
Calculates: the number of occurrences of a specific character string (by respecting the search criteria) in another character string. the number of occurrences of a set of strings in an array....
EmailChangeFolder (Function)
Modifies the current folder in the messaging software (Outlook, messaging software using the IMAP protocol, ...).
InReportsAndQueriesMode (Function)
Indicates whether the code is run during the test of a report or query in Reports & Queries.
XMLLast (Function)
Positions on the last element (tag or attribute) of the current tree level.
MatTranspose (Function)
Calculates the transposed matrix.
Chart functions
...Chart functions...
WinOutWidth (Function)
Returns the full width of a window.
sfSeekUpdatedResult (Variable type)
The sfSeekUpdatedResult type is used to find out the result of SFSeekModified...
iHLine (Function)
Prints a horizontal line at specified coordinates.
MarginWidth (Property)
The MarginWidth property is used to: Find out the horizontal margin between the widgets found in a Dashboard control. Modify the horizontal margin between the widgets found in a Dashboard control....
EmailListFolder (Function)
Returns the list of folders: found in the Outlook messaging software. for an IMAP session....
Bluetooth functions
List of Bluetooth functions...
ThreadResume (Function)
Resumes the execution of a thread that was interrupted by ThreadSuspend. Function not recommended.
fSizeUncompressed (Function)
Returns the size of a file before compression. When a file is decompressed by fUncompress, we recommend that you to compare the non-compressed size of file with the available disk space.
sysNotification (Type of variable)
The sysNotification type is used to define all the advanced characteristics of an interactive system notification.
FBStopSession (Function)
Stops the Facebook session that was started by FBStartSession.
FreeAWPContext (Function)
Frees the AWP context in advance (on disk) to allow the other call on the same AWP context to be processed in parallel.