ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Destination>.CopyRecord (Function)
Copies: the content of the current record (loaded in memory) to the current data file record. the content of the Record variable to the current data file record....
fOpen (Example)
Usage example of the fOpen function
PreviousWin (Function)
Identifies the window that was in edit before the window that is currently in edit (for the same project).
GetActiveObject (Example)
Usage example of the GetActiveObject function
ArraySwapLine (Function)
Used to swap two rows in a two-dimensional array or in an advanced array property.
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.
FirstDayOfYear (Function)
Returns the date of the first day of the year.
iCloseReport (Function)
Stops printing the current report immediately.
WordToArray (Function)
Fills an array with the words from a string.
Using RAD patterns
The steps for creating a RAD pattern are as follows......
BurnerSelect (Function)
Used to select the default burner.
grScatterLinkPoint (Function)
Links (or not) the points found in a "Scatter" chart.
ListDelete (Example)
Usage example of the ListDelete function
ListSelect (Example)
Usage example of the ListSelect function
ControlClone (Example)
Usage example of the ControlClone function
sOpen (Example)
Usage example of the sOpen function
grSourceCategoryLabel (Example)
Usage example of the grSourceCategoryLabel function
zipNbFile (Example)
Usage example of the zipNbFile function
HOpenConnection (Function)
Opens a connection to a specific database.
Browser constants
The Pivot Table control
The Pivot Table control dynamically displays data coming from the crosscheck of different files found in a database......
HCreateSubscriberReplica (Function)
Creates the description file of a subscriber replica.
DotNetDelegate (Example)
Usage example of the DotNetDelegate function
The List Box control
The List Box control is used to display a list of elements and to select one or more elements from this list......