ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ListMoveLine (Function)
Moves a row or swaps two rows in a List Box or Combo Box control.
LoadImage (Function)
Loads an image in memory so that it can be used later by gImage.
grRaised (Function)
Used to display a chart with raised effect.
IsEven (Function)
Identifies an even number.
WinInitialized (Function)
Used to find out whether the "end of initialization" code was run for a window.
mlListVariable (Function)
Lists the variables found in the MATLAB session.
SNMPOIDToString (Function)
Converts an OID from its numeric representation to its text representation.
SpreadsheetListWorksheet (Function)
Returns the list of worksheets found in a Spreadsheet control.
fWatchFile (Function)
Starts watching a file.
LargeFontFactor (Function)
Returns the current enlargement ratio of a WINDEV window (only if Windows is in "large fonts" mode).
DashLoadConfiguration (Function)
Restores the configuration of a Dashboard control.
FileDisplay (Function)
Displays a file in the user's browser....
WinEdRestore (Function)
Undoes all the changes made by the end user ("Allow end users to modify the UI" option enabled).
SchedulerWorkingHour (Function)
Used to indicate the specific working hours per day in a Scheduler control.
DDEUpdate (Function)
Modifies a linked data.
iCloudKeyValueRead (Function)
Reads the value of a key in an Apple iCloud-based container of "key-value" pairs.
PDFReaderSave (Function)
Saves the content of a PDF Reader to a file.
ScrollBarShow (Function)
Displays (or not) a scrollbar in a WINDEV control (edit control or list box) even if no scrollbar was specified during the control description.
WinEdDeclareUndo (Function)
Declares how to cancel an action that was added by WinEdDo.
MongoGridFSSendFile (Function)
Copies a file from the local computer to a MongoDB file system (gridFS).
grDraw (Function)
Draws a chart according to the specified parameters.
UncompleteDir (Function)
Removes the '/' or '\' characters from the end of a string, if necessary....
WebserviceWriteMIMEType (Function)
Indicates the MIME type of the response returned by the web service (case of a call to a REST web service).
HInfoAnalysis (Function)
Returns information about a database schema (WDD file).
ChangeTarget (Function)
Changes the target of a button action.