ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

NotifModify (Function)
Modifies a notification currently displayed in the system bar of the device.
<Notification variable>.Modify (Function)
Modifies a notification currently displayed in the system bar of the device.
Display (External language)
Displays a value in a control or assigns a value in a variable.
Composite report
The report editor gives you the ability to create "Composite" reports. In this case, the report includes several sub-reports.
SSL: Secure transactions with WEBDEV
When using an Internet application, the data circulating between the computer of the Web user and the Web server is not protected...
SQLListSource (Function)
Lists the data sources declared on a local site.
NotifDelete (Function)
Removes a notification from the system bar.
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.).
SchedulerDateVisible (Function)
Makes a day visible or invisible in a Scheduler control.
HOnError (Example)
Usage example of the HOnError function
AddLine (Function)
Adds a row at the end:
  • of a one- or two-dimensional WLanguage array.
  • of a two-dimensional array property of a variable type (xlsDocument variable for example]).
<Notification variable>.Delete (Function)
Removes a notification from the system bar.
<Array>.AddLine (Function)
Adds a row at the end:
  • of a one- or two-dimensional WLanguage array.
  • of an advanced two-dimensional array property (xlsDocument, etc.).
KanbanFilter (Function)
Displays only cards that match the specified filter.
<Kanban>.Filter (Function)
Displays only cards that match the specified filter.
HDBOpenNoLock (Function)
In single-user mode, opens an xBase data file without locking it.
GenerateLorem (Function)
Generates a random "Lorem ipsum" text to temporarily populate a control with text, for example.
Detecting Beacons
A "beacon" is a hardware transmitter that can "dialog" on a small perimeter with smartphones or tablets via a Bluetooth connection...
InBackgroundMode (Function)
Indicates whether the code is run when the application is in background.
Silent setup
This help page presents the different silent installations available:
  • Installing the WEBDEV Application Server.
  • Installing the HFSQL Client/Server server .
OrganizerDateVisible (Function)
Makes a day visible or invisible in an Organizer control.
ArrayAdd (Function)
Adds an element in last position:
  • of a one-dimensional WLanguage array.
  • of an advanced array property (array of gglCalendar events, ...).
  • of a WLanguage list.
OrganizerInfoXY (Function)
Returns for a given position in the Organizer control (coordinates of a point in the organizer):
  • the index of the appointment for the specified position.
  • the date corresponding to the specified position.
ArrayAddSorted (Function)
Adds an element to a one-dimensional WLanguage array taking into account:
  • the sort criteria defined by ArraySort
  • the comparison operator described in the class, if the elements of the array are class instances.
DynamicSiteDisplay (Function)
Starts a dynamic WEBDEV website from a static page or from a dynamic WEBDEV page.
ListInfoXY (Function)
Returns the index of the row (or image) at a given position in a List Box or ListView control.
ArrayInsert (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.
<List Box>.InfoXY (Function)
Returns the index of the row (or image) at a given position in a List Box or ListView control.
WinRefreshVisible (Function)
Modifies or returns the visibility state of the refresh bar in a window.
gClickableLink (Function)
Adds a clickable link in a graphic string.
Add (Function)
Adds an element in last position:
  • of a one-dimensional WLanguage array.
  • of an advanced array property (array of gglCalendar events, ...).
  • from a WLanguage list.
<Dashboard>.ResizeWidget (Function)
Changes the dimensions of a widget found in a Dashboard control.
BeaconDetectPrecise (Function)
Used to find the Beacons near the device.
Insert (Function)
Inserts an element at a given position:
  • into a one-dimensional WLanguage array.
  • into an associative array.
  • into an advanced array property (array of gglCalendar events, etc.).
  • into a WLanguage list.
Reading an email
This help page explains how to read an email from a WINDEV application and how to display its content in a WINDEV application.
<Notification variable>.Add (Function)
Adds a notification to the system bar (Android) or notification center (iOS).
TimeSys (Function)
Returns or modifies the system time (current time defined for the current computer).
DashResizeWidget (Function)
Changes the dimensions of a widget found in a Dashboard control.
ChangeCharset (Function)
Retrieves and/or changes the character set used:
  • by all the screen fonts.
  • by all the operations performed on the character strings (functions and/or operators).
Playing a video with the MCI functions
MCI functions are used to easily handle the media files...
ArrayInsertLine (Function)
Inserts a row at a given position:
  • into a two-dimensional WLanguage array.
  • into an advanced two-dimensional array property (xlsDocument, etc.).
InsertLine (Function)
Inserts a row at a given position:
  • into a two-dimensional WLanguage array.
  • into an advanced two-dimensional array property (xlsDocument, etc.).
<Array>.InsertLine (Function)
Inserts a row at a given position:
  • into a two-dimensional WLanguage array.
  • into an advanced two-dimensional array property (xlsDocument, etc.).
Input (Function)
Displays a message allowing the user to type an information.
Option (Property)
The Option property is used to configure how a Bar Code control is displayed.
The "Area" charts
The Area chart is used to highlight the amplitude of a change...
DashMode (Function)
Opens or closes the Dashboard control edit mode.
NumberPage (Property)
The property PageNumber property is used to identify:
  • the number of pages in a "multi-page" image file. This image is displayed in an Image control or in the background of a Chart control.
  • the number of pages in a PDF file displayed in an Image control.
  • the number of pages found in a PDF file displayed in a PDF Reader control.
  • the number of pages found in a DOCX file displayed in a Word Processing control.
<Dashboard>.Mode (Function)
Opens or closes the Dashboard control edit mode.
Print report (iPhone/iPad or Android)
When creating a report, the test of this report can be run from the report editor...
geoRunApp (Function)
Starts the device's native maps application to display:
  • a specific geographical location,
  • a route between two locations.
DashAddWidget (Function)
Adds and displays a widget (internal window) in a Dashboard control.
Multitask (Function)
The Multitask function allows you to:
  • define a timeout,
  • give control back to Windows,
  • give control back to Windows and to WLanguage.
Now (Function)
Returns or modifies the system time (current time defined for the current computer).
<Dashboard>.AddWidget (Function)
Adds and displays a widget (internal window) in a Dashboard control.
grTimeLevelMask (Function)
Defines the display mask for a level of time scale in a chart.
TableEnableFilter (Function)
Implements a user filter on a column found in a Table or TreeView Table control.
<Chart>.TimeLevelMask (Function)
Defines the display mask for a level of time scale in a chart.
HRead (Function)
Reads a record in a file according to a given record number.
<Source>.Read (Function)
Reads a record in a file according to a given record number.
ContactDisplay (Function)
Opens the form of a contact in the native application for contact management of the device (Android, iPhone or iPad).
grTimeLevelMax (Function)
Defines the number of levels to display in the time scale of a chart as well as the maximum level.
Manipulating Dashboard controls programmatically
To programmatically manipulate Dashboard controls, WINDEV, WEBDEV and WINDEV Mobile include dashboard-specific functions...
Manipulating Dashboard controls programmatically (prefix syntax)
To programmatically manipulate Dashboard controls, WINDEV, WEBDEV and WINDEV Mobile include dashboard-specific functions...
WLanguage procedure called by KanbanFilter
WLanguage procedure ("callback") called by KanbanFilter to set an advanced filter.
ActivePlane (Property)
The ActivePlane property gets and sets the number of the active plane in a window, internal window or Cell control.
GglGetStaticMap (Function)
Retrieves the map of a specific location via the Google Maps service.
psheetSelection (Variable type)
The psheetSelection type is used to find out the advanced characteristics of a selection in a Spreadsheet control.
WDModFic: Tool for automatic modification of data files
WDModFic is a tool for automated modification of data files on development and end-user workstations...
<Chart>.TimeLevelMax (Function)
Defines the number of levels to display in the time scale of a chart as well as the maximum level.
Characteristics of the columns in a Table control in a window
The columns are used to display information in a Table control...
Characteristics of the columns in a Table control in a window (prefix syntax)
The columns are used to display information in a Table control...
Managing parallel tasks
The computers are becoming more and more powerful...
iPrintPDF (Function)
Prints the content:
  • of a PDF file.
  • of a buffer containing a PDF.
  • of a PDF Reader control.
AAFDisable (Function)
Disables an Automatic Application Feature (AAF) on a control, window or on the current application.
DisableAAF (Function)
Disables an Automatic Application Feature (AAF) on a control, window or on the current application.
Notification (Variable type)
The Notification type is used to handle the local notifications or the push notifications.
1
4