ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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)....
HImportJSON (Function)
Imports a JSON file into a data file in HFSQL Classic format (data file described in the data model editor or declared by HDeclare, HDeclareExternal or HDescribeFile).
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
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.
zipNbPart (Example)
Usage example of the zipNbPart function
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.
<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