ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

eDefaultMemCurrency (Function)
Identifies or modifies the stored currency used by default.
HErrorLock (Function)
Used to check whether a lock error occurred.
UUDecode (Function)
Decodes a character string in UUEncode format.
ArraySwapLine (Function)
Used to swap two rows in a two-dimensional array or in an advanced array property.
mongoResult (Type of variable)
The mongoResult type is used to find out the result during a search performed in a MongoDB database.
DisplayMode (Property)
The DisplayMode property gets and changes: the display mode in a Word Processing control, the display mode in a PDF Reader control the display mode in an HTML Editor control, the display mode in a Kanban control...
EmailSeekFirst (Function)
Finds one or more emails according to the criteria specified in the messaging software (Outlook, messaging software using the IMAP protocol, ...).
NetIPToMAC (Function)
Returns the MAC address corresponding to a given IP address.
SOAPAddXMLSignature (Example)
Usage example of the SOAPAddXMLSignature function
DomoStatus (Function)
Used to find out whether an electrical device (compatible with the X10 protocol) is switched on or off.
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....
eDefaultViewCurrency (Function)
Identifies or modifies the display currency used by default.
InitialVisible (Property)
The InitialVisible property is used to determine if: a control was visible during the first display of the associated window or page. a window was visible during its first display....
NotifPushSend (Function)
Sends a push notification to a mobile device (iOS or Android).
btleService (Type of variable)
The btleService type is used to handle a Bluetooth Low Energy service ("Bluetooth GATT Service").
fExeDir (Function)
Returns the directory from which the execution is started.
2. User-friendly editors in practice
User-friendly editors in practice...
.NET application
To create a.NET application from a project......
ThreadCurrent (Function)
Returns the name of the thread currently run.
UUEncode (Function)
Encodes a character string according to the UUEncode algorithm.
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).
gImage (Function)
Builds a sequence of characters containing an image.
SQL view
An SQL view is a virtual data source defined by an SQL query......