ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HSetPosition (Function)
Sets the position on a record, based on the approximate position of one of its items.
WidthInPixel (Property)
The WidthInPixel property is used to get the width in pixels of a control in a report.
NbComponent (Property)
The NbComponent property is used to get the number of elements in a composite key.
NbPrintedRec (Property)
The NbPrintedRec property is used to determine the number of records already printed.
JSMethod (Function)
Used to run a JavaScript method on an element found in the current page.
JSProperty (Function)
Used to handle specific features on the objects found in the current page.
Project management functions
List of functions for managing projects...
MCIHeight (Function)
Returns the height (in pixels) of a media file used to display images.
MCIWidth (Function)
Returns the width (in pixels) of a media file used to display images.
EnumElement (Function)
Used to enumerate the project elements: windows, pages, reports, queries, ...
gFont (Function)
Builds a sequence of characters describing the font that will be used for the text.
TwainScanArea (Function)
Used to define or re-initialize the area to scan.
HeightInPixel (Property)
The HeightInPixel property is used to get the height in pixels of a control in a report.
CheckSpell (Property)
The CheckSpell property is used to enable or disable the automatic spelling checker.
ObserverOrientation (Property)
The ObserverOrientation property gets or sets the secondary angle of a Carousel control.
AJAXAvailable (Function)
Used to find out whether the AJAX technology is supported by the current browser.
InfoThumbnailGeneration (Property)
The InfoThumbnailGeneration property is used to determine if the thumbnails of an item have been generated successfully.
LogBackupDirectory (Property)
The LogBackupDirectory property is used to manage the backup directory of log files.
<picLayer variable>.ChangeMode (Function)
Changes the drawing mode used by the drawing functions (dLine, dRectangle, ....).
<WDPic variable>.ChangeMode (Function)
Changes the drawing mode used by the drawing functions (dLine, dRectangle, ....).
String functions (prefix syntax)
The following functions are used to handle strings, using prefix syntax:
Preset control properties
List of properties associated with the Preset control...
10. Internal components in practice
<emailPOP3Session variable>.CloseSession (Function)
Closes a POP3 session.
BackgroundImagePrinted (Property)
The BackgroundImagePrinted is used to: Determine if the background image of a report (form or other) should be printed. Print (or not) the background image of a report....