ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

FirstDayOfYear (Function)
Returns the date of the first day of the year.
mongoDatabase (Type of variable)
The mongoDatabase type is used to define the characteristics of a database for a MongoDB server.
mongoFindOption (Type of variable)
The mongoFindOption type is used to define the advanced characteristics of a search in a MongoDB database.
TableEnd (Function)
Stops the manual iteration of data file linked to a Table control based on a data file.
HCloseConnection (Example)
Usage example of the HCloseConenction function
grScatterLinkPoint (Function)
Links (or not) the points found in a "Scatter" chart.
fOpen (Example)
Usage example of the fOpen function
ControlFirst (Function)
Indicates the name of the first field specified in the tab order for the specified window.
PreviousWin (Function)
Identifies the window that was in edit before the window that is currently in edit (for the same project).
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.
AppointmentModify (Function)
Modifies the current appointment: in a Lotus Notes or Outlook calendar. in the calendar found on a mobile device (Android/iOS)....
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.
<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....
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
Configuring the titles of columns (Table control)
The title of table columns is an important element of Table control......
DotNetDelegate (Example)
Usage example of the DotNetDelegate function