ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WinUsefulSize (Function)
Specifies the useful size of an internal window with automatic scrollbars. The useful size corresponds to the full size of the internal window: Width of the internal window. Height of the internal window....
Reports & Queries: New features in this version
Decode (Function)
Decodes a character string that was encoded by Encode.
FTPSend (Example)
Usage example of the FTPSend function
Advanced dialog boxes
The advanced dialog boxes are windows allowing you to communicate with the user......
CameraStop (Function)
Stops the video preview or video recording in a Camera control. Function kept for "Version-26-compatible" Camera controls....
XMLDocument (Function)
Creates a new XML document.
HListStopWord (Function)
Returns the list of stop words used by a full-text index.
HStatTime (Function)
Returns the time of the last update for the index statistics.
SaaSChangePassword (Function)
Changes the password of the connected user.
CurrentTitle (Function)
Modifies the title of the current window (returned by CurrentWin) and the title bar.
RequestRefreshUI
Requests the execution of the "Request for refreshing the display" event (and gives back control without waiting for the execution of the event).
AutoRefresh (Property)
The AutoRefresh property is used to: Find out whether the data found in the series is automatically recalculated whenever grDraw is called Modify the mode for recalculating the data found in the series....
Monitoring robot: Configuring the robot parameters
From the monitor, you can change the configuration options......
ChronoValue (Function)
Indicates the time elapsed (in milliseconds) since the call to ChronoStart.
iParameterPDF (Function)
Defines the options for the generated PDF file.
ArraySeekByProcedure (Function)
Seeks an element in a one-dimensional WLanguage array by using a comparison procedure.
grSurfaceDeleteMarkCaption (Function)
Deletes the captions of marks found in a Surface chart.
grSurfaceDeleteAltitudeColor (Function)
Deletes the altitude colors specified by grSurfaceAltitudeColor.
WinBackgroundImage (Function)
Modifies the background image of a window and specifies the display mode of this image.
The Chart control
The "Chart" control is used to display a chart in windows, pages and reports......
Array management functions
List of functions for managing arrays...
SchedulerAddResource (Function)
Adds a new resource into a Scheduler control.
ListSelect (Function)
Returns the index of the selected element in a List Box, ListView or Combo Box control.
DnDGetData (Function)
Retrieves a specific type of data during Drag/Drop....