ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

EmailSeekFirst (Function)
Finds one or more emails according to the criteria specified in the messaging software (Outlook, messaging software using the IMAP protocol, ...).
HCancelAlias (Function)
Cancels an alias that was declared beforehand by HAlias.
ExecuteRefreshUIParent
Immediately executes the "Request for refreshing the display" event of the parent.
GglGetCalendar (Function)
Retrieves a Google calendar and its events according to its title or identifier.
GglListContactGroup (Function)
Retrieves the list of groups of contacts associated with the specified Google account.
HTML Editor control events
The following events appear by default in the WINDEV and WINDEV Mobile code editor...
ArrayAddLine (Function)
Adds a row at the end: of a one- or two-dimensional WLanguage array. of an advanced two-dimensional array property (xlsDocument, etc.)....
Scheduler report
The report editor allows you to create "Scheduler" reports....
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.
HRecordToJSON (Function)
Retrieves the structure and value of the current record and exports them into a string in JASON format.
MapDeleteMarker (Function)
Deletes a marker from a map displayed by a Map control.
Report with parameters
When printing a report, you have the ability to pass parameters to this report......
dTextRTF (Function)
Draws RTF text: in an Image control, in an Image variable....
Properties associated with the tab pane
A tab pane found in a window or in a page can be handled by the following WLanguage properties......
MapAddMarker (Function)
Adds a new marker onto a map displayed in a Map control.
fDeleteFileWebFolder (Function)
Deletes an image file from the "_WEB" directory of the application (or from one of its sub-directories).
zipOpen (Function)
Opens an existing archive.
fMerge (Function)
Merges several files into a single one.
ChangeTarget (Function)
Changes the target of a button action.
LooperDisplay (Function)
Refreshes a Looper control based on a data file from a given position: the modifications performed in the linked file are applied to the looper.
grClearPict (Function)
Erases the chart drawing (in an Image control or in a window).
Table,Display (External language)
Refreshes the Table control.
dbgCheckEqual (Function)
Checks whether the expressions are equal in assertive programming and in automated test mode.