ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<Scanner variable>.ToImage (Function)
Retrieves a document from a scanner in a variable of type Image.
TableEnumColumn (Function)
Returns the name of a column found in a Table or Treeview Table control.
ExecuteRefreshUIParent
Immediately executes the "Request for refreshing the display" event of the parent.
XMLExecuteXPath (Example)
Usage example of the XMLExecuteXPath function
SchedulerTaskProperties (Function)
Reads the properties of a scheduled task and updates the ScheduledTask structure.
HTTPCreateForm (Function)
Creates an HTTP form.
DnDCacheDashElement (Function)
Adds a widget into a Dashboard control during Drag and Drop.
EmailReadLast (Function)
Reads the last incoming email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
FTPCommand (Function)
Sends a specific FTP command to a server.
ControlNoSpace (Function)
Specifies whether the space characters on the right of the value found in the control are deleted.
NFCStatus (Function)
Returns the activation status of the NFC sensor found on the device.
XamlEvent (Function)
Associates a procedure written in WLanguage with an event of Xaml control.
SQLGetCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
HFileExist (Example)
Usage example of the HFileExist function
fLock (Example)
Usage example of the fLock function
dbgWriteWarningAudit (Function)
Writes a custom runtime warning into the dynamic audit.
Parallel Tasks constants
The following constants are used by the functions for managing parallel tasks: ......
fUnlock (Example)
Usage example of the fUnlock function
Constants for managing MongoDB databases
Constants used by the Mongoxxx functions...
J2EERun (Function)
Runs a procedure on a server of J2EE XML Web services.
OLELoad (Function)
Initializes an OLE control with an OLE object.
DateDifference (Function)
Calculates the number of days between two dates.
RGB (Function)
Defines a color from its Red, Green and Blue components.
Token (Type of variable)
The Token type is used to define all the advanced characteristics of a token displayed in an edit control.
TableInsertLine (Function)
Inserts a row into: a Table control, a TreeView Table control....