ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

GglGetStaticMap (Function)
Retrieves the map of a specific location via the Google Maps service.
Phone (Type of variable)
The Phone type is used to handle a phone number as well as its type (home, work, ...).
ContextMenu (Property)
The ContextMenu property is used to: Get the custom context menu of a control, window or page. Change the custom context menu of a control, window or page (or associate another context menu). Customize the system menus of the controls by adding options....
docElementFormula (Type of variable)
The docElementFormula type is used to define the characteristics of a Formula element found in a DocElement variable.
AssistedInput (Type of variable)
The AssistedInput type allows you to define all the advanced characteristics of an autocomplete suggestion.
RTFSelection (Function)
Modifies or lists attributes of text currently selected in an control RTF (from a window or report WINDEV).
NotifPushSend (Function)
Sends a push notification to a mobile device (iOS or Android).
fExeDir (Function)
Returns the directory from which the execution is started.
ThreadCurrent (Function)
Returns the name of the thread currently run.
WINDEVVersion (Function)
Returns the version number of the wdxxxvm DLL.
SemaphoreDestroy (Function)
Explicitly destroys a semaphore.
iPageHeightLeft (Function)
Calculates the available height (in millimeters) left on the current page while taking into account the defined margins (top or bottom).
Ribbon of editors
The different options of the WINDEV, WEBDEV and WINDEV Mobile editors are presented via a ribbon......
DndTarget (Property)
The DndTarget property determines and changes how a control behaves in a drag-and-drop operation.
docAutoReplace (Type of variable)
The docAutoReplace type is used to define all the advanced characteristics of a string used to automatically replace another string as the user types in a Word Processing control .
diagLibrary (Type of variable)
The diagLibrary type is used to define all the advanced characteristics of a library of preset shapes used by a Diagram Editor control.
pdfBookmark (Type of variable)
The pdfBookmark type is used to define all the advanced characteristics of a bookmark in a PDF document.
Constants for managing the User Groupware
List of constants used by the functions for managing the User Groupware....
SQL view
An SQL view is a virtual data source defined by an SQL query......
Developing an application for iPhone/iPad
The development of an iPhone/iPad application is performed in 2 steps:...
BrowserRunApp (Function)
Opens the default Web browser of the current device.
grStockGetData (Function)
Retrieves a data from a stock chart (candlestick, barcharts or minmax).
mongoConnection (Type of variable)
The mongoConnection type is used to define the advanced characteristics of a connection to a MongoDB server.
ThreadState (Function)
Returns the current status of a thread.
Sort (Function)
Sorts a WLanguage array.