ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

PanelCreate (Function)
Creates a new Dockable Panel control in the current window.
Screen,Next (External language)
Returns the name of the next editable control.
PanelPosition (Function)
Retrieves the position of a Dockable Panel control.
tapiCallEnd (Function)
Returns the date and time of the end of call.
<Source>.ReadSeekLast (Function)
Sets the position on the last record whose value for a specific item is less than or equal to a sought value (exact-match search).
<Source>.ReadSeekFirst (Function)
Sets the position on the first record whose value for a specific item is strictly equal to a sought value (exact-match search).
XMLElementName (Function)
Returns the name of current element (tag or attribute).
fTempFile (Function)
Returns the name of a unique temporary file.
ControlPrevious (Function)
Specifies the name of control that was in edit before the current control.
fTime (Function)
Returns or modifies the different times associated with a file or directory (date created, modified or accessed).
.NET Assemblies
.NET is Microsoft's software development platform......
ODBCConnectionName (Property)
The ODBCConnectionName property is used to: Identify the name of the ODBC connection used when printing a report based on a "query performed on a connection". Specify the name of the ODBC connection used when printing a report based on a "query performed on a connection"....
Update (Property)
The Update property specifies the updates to be made.
<Image variable>.DrawPolyline (Function)
Draws a line composed of multiple segments in an Image variable.
<Image>.DrawPolyline (Function)
Draws a line composed of multiple segments in an Image control.
MongoGridFSDeleteFile (Function)
Deletes a file identified by its name from a MongoDB file system.
Filtering a data file, a view or a query
A filter is used to define by programming a selection of records corresponding to one or more criteria......
gAlignment (Function)
Builds a sequence of characters containing an aligned text or an aligned image.
LoadImage (Function)
Loads an image in memory so that it can be used later by gImage.
WeekToDate (Function)
Returns the date of the Monday for the specified week and year.
Hash functions
Hashing is used to summarize a file or a character string......
TaskAdd (Function)
Adds a task to the task list of a Lotus Notes or Outlook messaging.
TaskModify (Function)
Modifies the current task in a Lotus Notes or Outlook task list.
TaskDelete (Function)
Deletes the current task from the task list of a Lotus Notes or Outlook messaging.
<Variable Drive>CopyFile (Function)
copy a single file from the remote disk to another directory on the remote disk.