ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

gFont (Function)
Builds a sequence of characters describing the font that will be used for the text.
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...
OpenContextMenu (Function)
Automatically opens a context menu for the current control, window or page.
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).
AAFContextMenuToString (Function)
Returns the list of options in the context menu actually displayed by the control.
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)......
13. Managing business rules
WINDEV Mobile allows you to manage business rules....
External language: Programming in COBOL
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
iPad window: Window creation wizard
The wizard for creating iPad windows allows you to easily create a window containing all the main elements of a window for an iPad application......
Partial indexing of memos
You now have the ability to index the content of a text memo item......