ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Importing a WINDEV window into a WEBDEV website
The Windows windows developed with WINDEV...
Importing a WINDEV window into a Mobile project
The WINDEV windows not having the same format in WINDEV Mobile, WINDEV Mobile gives you the ability to import a WINDEV window into a WINDEV Mobile project...
Integrating a WEBDEV site into a WINDEV application
By integrating a website into a window in a desktop application, you can share existing elements and boost productivity...
BTListDevice (Function)
Returns the list of accessible Bluetooth devices.
The "Images" pane
The "Images" pane allows you to view and list all the images in the project directory and subdirectories......
DocUpdateTableOfContents (Function)
Updates the table of the contents of a document.
TableSortedColumn (Function)
Returns the list of sorted columns found in a Table control.
Handling report blocks
The different operations available on report blocks are as follows......
LooperRecNum (Function)
Returns the number of the current record in a Looper control based on a data file.
AdditionCompleted (Example)
Usage example of the AdditionCompleted property
Variable Description (Type of variable)
The Variable Description type is used to get information about a variable or a member.
Managing HBase databases
HBase is a non-relational (NoSQL) distributed database, based on columns and using non-structured storage for large tables......
grSurfaceAltitudeColor (Function)
Defines the color used for the altitude (Z axis) of a surface chart.
Class diagram
A class diagram describes the structure of a system via classes and the relationships among them......
Sequence of selection conditions for a query
When at least two selection conditions are found in a query, the sequence of selection conditions must be specified by the conditional operators AND and OR......
Code indentation
When typing compound statements ("Switch", "For" and "While", for example), the code is automatically indented to highlight the structure of the loops used in the program......
VideoStartDecoding (Function)
Starts decoding bar codes in a Camera control.
CameraStartDecoding (Function)
Starts decoding bar codes in a Camera control.
MenuInsertOption (Function)
Inserts a new option at a specific position.
grRotation (Function)
Used to: Turn a chart around one of its axes in order to better view the data. Find out the rotation angle of a chart on one of its axes....
EmailStartOutlookSession (Function)
Allows you to access data handled by the Outlook messaging software (emails, contacts, groups of contacts, tasks, appointments and folders).
AppointmentDelete (Function)
Deletes: the current appointment from the calendar of a Lotus Notes or Outlook messaging. an appointment from the calendar found on a mobile device (Android/iOS)....
Warning 127: You are using a data source local to the process
Distributing an external component
Once the component has been created, tested and generated, it can be distributed to other developers......
2. Projects in practice
AAF: Sort/Search/Filter on the columns of Table controls
11. Internal components in practice
Internal components in practice...
The "Funnel" charts
...The Funnel charts are often used to represent the steps in a sales process and to indicate the amount of potential revenues expected for each step....