ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

OpenContextMenu (Function)
Automatically opens a context menu for the current control, window or page.
HRSAddConfig (Function)
Adds a replication between two HFSQL server onto the master server.
MenuAddPopup (Function)
Transforms a menu option of a page in order for this option to open a popup.
MapAddMarker (Function)
Adds a new marker onto a map displayed in a Map control.
AAFContextMenuToString (Function)
Returns the list of options in the context menu actually displayed by the control.
FontSize (Property)
The FontSize property is used to manage the size of the font used for an element.
GesturePointerType (Function)
Returns the type of pointer used on the device: finger, mouse or stylus.
<Map>.AddMarker (Function)
Adds a new marker onto a map displayed in a Map control.
<emailAttach variable>.SaveAttachment (Function)
Copies the attachment of current email onto the user computer (locally).
<Menu>.AddPopup (Function)
Transforms a menu option of a page in order for this option to open a popup.
WDGenPage: Use in command line mode
WDGenPage run in command line is used to generate one or more semi-dynamic pages without starting WEBDEV or WDGenPage....
GOTO statement
The GOTO statement is used to run a code identified by a given label...
dLoadImage (Function)
Loads an image in an Image variable from a memo, a file or a binary buffer.
DnDCursor (Function)
Manages the mouse cursor and specifies the action allowed during Drag and Drop.
DnDCacheData (Function)
Indicates the type of data and the data to copy/move during Drag/Drop....
IntegerToMonthInAlpha (Function)
Returns the name of the month that corresponds to the specified date (this date is an integer).
gFont (Function)
Builds a sequence of characters describing the font that will be used for the text.
SQLGetMemo (Function)
Retrieves the content of a Memo column from the query result, for the current row.
EmailSaveAttachment (Function)
Copies the attachment of current email onto the user computer (locally).
iTextWidth (Function)
Calculates the width (in millimeters) of the text to print, according to the specified font.
PicRectangularSnipOCR (Function)
Runs OCR and extracts the text from a rectangular area defined with the mouse.
<Connection variable>.RSAddConfig (Function)
Adds a replication between two HFSQL server onto the master server.
DriveMoveDirectory (Function)
Move a directory and its contents to another directory on the same Drive (remote disk).
<Variable Drive>MoveDirectory (Function)
Move a directory and its contents to another directory on the same Drive (remote disk).
Configuring the AAF menus (Automatic Application Features)
WINDEV includes several Automatic Application Features (AAFs)......