ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

tapiDial (Function)
Dials a phone number for a voice line.
DnD constants
List of constants used by the functions for managing the Drag and Drop....
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.
The "Line" charts
In the line charts, the data is interpreted as successive y coordinates of points......
The "Scatter" charts
A scatter chart (XY) represents the relationship between two numeric values in two series of data......
Partial indexing of memos
You now have the ability to index the content of a text memo item......
1. Application overview
WINDEV Mobile tutorial: Developing an Android and iOS application Lesson 1 - Application overview - 10 min
Limitations of WINDEV, WEBDEV and WINDEV Mobile
Google Maps management functions
List of functions for managing Google maps...
Storing the breaks in the Table/Looper controls (AAF)
When end users work on a complex Table or Looper control with multiple breaks, they may want to save the current layout......
HSuggestKeyStart (Function)
Starts collecting information on executed queries.
Managing the styles
The help editor allows you to define styles of paragraphs......
Point (Type of variable)
A Point variable is a structured type that is used to represent a position (X, Y) in 2 dimensions.
HStopServer (Function)
Stops an HFSQL server.
OutlookStartSession (Function)
Allows you to access data handled by the Outlook messaging software (emails, contacts, groups of contacts, tasks, appointments and folders).
HTML Display control properties
HTML Display control properties...
Appendix 2: Checking the server
Bloque entièrement ou partiellement un fichier externe....
Creating an executable: Data file directory
Two types of directories can be configured when creating the executable......
Customizing the interface of a Table control
In a Table control, you have the ability to customize the following elements......
Google document management functions
List of functions for managing Google documents...
PageWriteHeaderHTTP (Function)
Adds an additional HTTP header that will be returned to the browser: during the next function for page display (PageDisplay, PageRefresh, ...), during the automatic return of the current page at the end of the current action....
StreamConfigure (Function)
Specifies the network parameters required to use the Conference controls on Internet.
System popup menu
The system popup menus are managed by the system (Android, Windows, ......
CursorOptions (Property)
The CursorOptions property is used to manage the type of cursor used for a connection (Native Connectors, OLE DB, etc.).
Saving entered data (AAF)