ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

.NET Assemblies
.NET is Microsoft's software development platform......
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).
ArrayDelete (Function)
Deletes an element at a given position: from a one-dimensional WLanguage array. from an advanced array property (array of gglCalendar events, etc.). from an associative array. from a WLanguage list....
fTempFile (Function)
Returns the name of a unique temporary file.
Delete (Function)
Deletes an element at a given position: from a one-dimensional WLanguage array. from an advanced array property (array of gglCalendar events, etc.). from an associative array. from a WLanguage list....
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).
Update (Property)
The Update property specifies the updates to be made.
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"....
PanelCreate (Function)
Creates a new Dockable Panel control in the current window.
<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.
<Array>.Insert (Function)
Inserts an element at a given position: into a one-dimensional array. into an associative array. into an advanced array property (array of gglCalendar events, etc.). into a WLanguage list....
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......
<Variable Drive>CopyFile (Function)
copy a single file from the remote disk to another directory on the remote disk.