ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MessTranslate (Function)
Retrieves a message found in the code of a program in the current language.
<Menu>.Clone (Function)
Clones a menu or a menu option as well as the associated code.
LineColor (Property)
The LineColor property is used to define the line color of a shape.
MapAddImage (Function)
Adds a new image to the map displayed in a Map control.
<Page>.ClosePopup (Function)
Hides a popup page displayed in the page via PopupDisplayPage.
DisplayModePreview (Property)
The DisplayModePreview property gets and sets the camera preview mode.
WLanguage procedure called by CameraVideoStart
WLanguage procedure ("callback") called when the video recording is completed.
<Map>.AddImage (Function)
Adds a new image to the map displayed in a Map control.
<Array>.AnyFalse (Function)
Returns True if at least one element of an array is False.
DateTime (Type of variable)
The DateTime type enables you to easily handle a date and a time...
Multiline strings
To type character strings over several lines in the code editor...
dEndDrawing (Function)
Deletes all the drawings made since the last call to dStartDrawing.
<Email variable>.BuildSource (Function)
Generates the source code of the email to send from an Email variable.
VideoListDriver (Function)
Lists the video capture drivers installed on the current computer.
ArcSin (Function)
Returns the arc sine of a numeric value (integer or real).
StatusBarAddCell (Function)
Adds a new cell to the status bar of the current window.
VideoSetDriver (Function)
Connects the "Camera" control to a specific driver for video capture.
grStockAddData (Function)
Adds data into a stock chart (candlestick, barcharts or minmax).
EmailMessageLength (Function)
Calculates the size of specified message (without loading the message).
ChronoValue (Function)
Indicates the time elapsed (in milliseconds) since the call to ChronoStart.
SizeUnit (Property)
The SizeUnit property gets and sets the font size unit.
mongoOperationsOption (Type of variable)
The mongoOperationsOption type is used to define the options of bulk operations.
<redisConnection>.PipelineGet (Function)
Retrieves the result of the execution of a Redis command that was added by RedisPipelineAdd.
<redisConnection>.PipelineReset (Function)
Ignores the results of the execution of a Redis command that was added by RedisPipelineAdd.
<Connection variable>.TransactionIsolation (Function)
Configures the isolation mode of transactions for a connection to an HFSQL server.