ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

fShortName (Example)
Usage example of the fShortName function
4. Adding a product
WEBDEV Tutorial - Creating a website with back office processes Lesson 4 - Adding a product - 50...
_VisiteGuideeEtapeBulle (Type of variable)
Le type _VisiteGuideeEtapeBulle permet de définir toutes les caractéristiques avancées d'un XXX....
<Notification variable>.Modify (Function)
Modifies a notification currently displayed in the system bar of the device.
NotifModify (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.
SQLListSource (Function)
Lists the data sources declared on a local site.
NotifDelete (Function)
Removes a notification from the system bar.
HOnError (Example)
Usage example of the HOnError function
<Notification variable>.Delete (Function)
Removes a notification from the system bar.
HDBOpenNoLock (Function)
In single-user mode, opens an xBase data file without locking it.
OrganizerDateVisible (Function)
Makes a day visible or invisible in an Organizer control.
SchedulerDateVisible (Function)
Makes a day visible or invisible in a Scheduler control.
GenerateLorem (Function)
Generates a random "Lorem ipsum" text to temporarily populate a control with text, for example.
<Scheduler>.DateVisible (Function)
Makes a day visible or invisible in a Scheduler control.
Detecting Beacons
A "beacon" is a hardware transmitter that can "dialog" on a small perimeter with smartphones or tablets via a Bluetooth connection...
gClickableLink (Function)
Adds a clickable link in a graphic string.
WinRefreshVisible (Function)
Modifies or returns the visibility state of the refresh bar in a window.
DynamicSiteDisplay (Function)
Starts a dynamic WEBDEV website from a static page or from a dynamic WEBDEV page.
<Dashboard>.ResizeWidget (Function)
Changes the dimensions of a widget found in a Dashboard control.
<Organizer>.DateVisible (Function)
Makes a day visible or invisible in an Organizer control.
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.
BeaconDetectPrecise (Function)
Used to find the Beacons near the device.
<Organizer>.InfoXY (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.
<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...
Option (Property)
The Option property is used to configure how a Bar Code control is displayed.
DashMode (Function)
Opens or closes the Dashboard control edit mode.
Now (Function)
Returns or modifies the system time (current time defined for the current computer).
TableEnableFilter (Function)
Implements a user filter on a column found in a Table or TreeView Table control.
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).
<Chart>.TimeLevelMask (Function)
Defines the display mask for a level of time scale in a chart.
grTimeLevelMask (Function)
Defines the display mask for a level of time scale in a chart.
Playing a video with the MCI functions
MCI functions are used to easily handle the media files...
<Array>.Add (Function)
Adds an element in last position:
  • of a one-dimensional WLanguage array.
  • of an array property of an advanced variable type (array of events of a gglCalendar variable, etc.).
  • from 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).
Menus and menu options: Tips & Tricks
This page presents some operations specific to the menus and to the menu options...
NumberPage (Property)
The NumberPage property is used to get:
  • 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.
DashAddWidget (Function)
Adds and displays a widget (internal window) in a Dashboard control.
Multitask (Function)
MultiTask is used to:
  • define a timeout,
  • give control back to Windows,
  • give control back to Windows and to WLanguage.
<Dashboard>.AddWidget (Function)
Adds and displays a widget (internal window) in a Dashboard control.
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.
<Chart>.TimeLevelMax (Function)
Defines the number of levels to display in the time scale of a chart as well as the maximum level.
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...
Characteristics of the columns in a Table control in a window (prefix syntax)
The columns are used to display information in a Table control...
GglGetStaticMap (Function)
Retrieves the map of a specific location via the Google Maps service.
ControlOver (Function)
Identifies the control hovered over with the mouse cursor.
WDModFic: Tool for automatic modification of data files
WDModFic is a tool for automated modification of data files on development and end-user workstations...
The RepeatString Looper control: Customized synchronization
How to manage the synchronization between:
  • the page displayed in the browser. This page contains a RepeatString Looper control displaying records from an HFSQL data file.
  • the corresponding page context found on the server.
Characteristics of the columns in a Table control in a window
The columns are used to display information in a Table control...
psheetSelection (Variable type)
The psheetSelection type is used to find out the advanced characteristics of a selection in a Spreadsheet control.
Report based on a text file
In a report based on a text file, the information to print is read from a text file or is directly assigned in the report controls...
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.
Notification (Variable type)
The Notification type is used to handle the local notifications or the push notifications.
1
2
3
>