ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

PDFReaderSeekFirst (Function)
Initializes the search for a text in a PDF file displayed by the PDF Reader control and positions on the first occurrence found (from the current page).
SchedulerDeleteAll (Function)
Deletes all appointments and resources from a Scheduler control.
Properties associated with clickable Image controls
The Clickable Image control can be handled by the WLanguage properties in server code and in browser code......
CDEject (Function)
Opens or closes the door of CD/DVD player selected on the current computer....
sfDeletedRecord (Type of variable)
The sfSeekDeletedResult type is used to find out the characteristics of a deleted record that was retrieved by SFSeekDeleted...
InDelayedProcedureMode (Function)
Indicates whether the code is run from a delayed procedure or from a scheduled task on the WEBDEV Application Server.
SensorDetectChangeAcceleration (Function)
Notifies when acceleration forces are applied to the device along any of the three axes.
FontLarge (Property)
The FontLarge property is used to: Find out whether the characters in a text are enlarged or not. Enlarge (or not) the characters in a text....
grDestinationBMP (Function)
Defines a BitMap file as destination of a chart (BMP means BitMap).
Component (Property)
The Component property configures the different components of a composite key.
sComputeCrc16 (Function)
Checks a character string before and after transmission between WINDEV applications and WEBDEVsites.
dTransferToImage (Function)
Creates an image from a buffer of pixels encoded in a specific format. This function is an advanced function. This function is mainly used to handle the images returned by external APIs via Image variables....
SQLColumn (Function)
Returns the characteristics of all the columns (or items): for a given table. for a given query....
ModbusSendRawFrame (Function)
Sends a raw frame to a Modbus slave. This enables communication with devices that do not strictly comply with the Modbus standard.
CheckBoxDelete (Function)
Deletes an option from a Check Box control.
BrowserRunApp (Function)
Opens the default Web browser of the current device.
KeyGenerateInitialKey (Function)
Generates the initial key (unique license number) for the activation system of the application.
SelectColor (Function)
Opens the standard window for color selection and selects the specified color.
FramesetRefresh (Function)
Refreshes a frameset displayed in the user's browser from the context on the server....
LooperToWord (Function)
Creates a Word file (.RTF) using the data from a Looper control.
grStockGetData (Function)
Retrieves a data from a stock chart (candlestick, barcharts or minmax).
xlsDeleteWorksheet (Function)
Deletes a worksheet from the Excel document.
DashResizeWidget (Function)
Changes the dimensions of a widget found in a Dashboard control.
DashMoveWidget (Function)
Changes the position of a widget found in a Dashboard control.
TestWriteResult (Function)
Writes information or an error into the status report of a unit test, in the test editor.