ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Example for creating a select query
This help page explains how to create two select queries......
Managing context menus in a WINDEV or WINDEV Mobile application
A context menu can be opened by the user via a right mouse click......
3. Interface (UI)
WINDEV Mobile tutorial: My first Android/iOS application Lesson 3 - Interface (UI) - 30 min...
Setup wizard: Steps for creating a WINDEV application setup program
The setup program creation wizard allows you to define all the settings of your setup program....
The TimeLine control
The TimeLine control is used to represent chronologies of close events that can be parallel....
Report viewer: Proposing several reports
In the document preview, end users can......
ProfilerStart (Function)
Starts "collecting information" for the performance profiler.
Scheduler control: Customize appointments
In the Scheduler control, the appointment is displayed in a specific area......
fDelete (Example)
Usage example of the fDelete function
Handling menu options programmatically
The menu options can be handled......
Checked (Property)
The Checked property gets and sets the checkmark state of an element.
HExecuteView (Function)
Runs a view that was created beforehand (can be used to refresh the view data for example). This function uses the former view mechanism.
TableCollapseExpand (Function)
Collapses or expands an element in a Table or TreeView Table control.
HFSQL views
An HFSQL view corresponds to a "memory image" of an HFSQL data file......
Image properties (help system)
At any time, you can change the characteristics of an image inserted into a help page in the image properties......
EmailSeekFirstNotes (Function)
Seeks one or more emails according to specified criteria, in a local or remote Lotus Notes or Domino database.
TableCollapse (Function)
Collapses: a branch that was previously expanded in a TreeView Table control. a break that was previously expanded in a Table control. a detailed window displayed for a row....
How to create two linked cascading tables?
This help page explains how to create two linked cascading Table controls in a window or page....
Data persistence
The data persistence is used to store the value typed by the user......
HExecuteQueryAsynchronous (Function)
Executes a SELECT query asynchronously.
TableDeleteWithAnimation (Function)
Deletes a row from a Table control, from a TreeView Table control (or from a table displayed in a Combo Box control) with an animation.
Characteristics of menu options
WINDEV and WINDEV Mobile manage two types of menus......
Managing main window menus
A main menu is necessarily associated with a window......
Dashboard control: Automatic Application Features (AAF)
The Dashboard control proposes several Automatic Application Features (AAF) allowing the user to benefit from all control capabilities......
TablePosition (Function)
Displays a Table or TreeView Table control from a specified row or returns the index of the first row displayed in a Table or TreeView Table control.