ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Map control
The Map control allows you to display a map in order to geolocate, create a route, display points of interest (POI) and more....
TableEndFilling (Function)
Ends the process to populate a Table or TreeView Table control programmatically.
ExecuteProcess (Function)
Starts the execution of a process programmatically, i.e. without the user having to perform any particular action in the interface.
Generating an iOS application
Several steps must be performed to develop an iPhone/iPad application:...
InputMask (Property)
The InputMask property is used to: get the input mask. set the input mask (from the masks available for the type)....
WINDEV Mobile License Agreement
WINDEV Mobile License Agreement...
WDInst: Additional options (summary, license, etc.)
When installing the application, you have the ability to display......
KeyGenerateInitialKey (Function)
Generates the initial key (unique license number) for the activation system of the application.
TabSaveConfiguration (Function)
Saves the configuration of dynamic panes found in a Tab control in character string format.
TableStartFilling (Function)
Starts the process to populate a Table or TreeView Table control programmatically.
LooperStartFilling (Function)
Starts the process to populate a Looper control programmatically.
TreeStatus (Function)
Returns the status of a node: collapsed, expanded or not found.
Installing 64-bit WINDEV, WEBDEV or WINDEV Mobile
This chapter presents the configuration required to install WINDEV, WEBDEV or WINDEV Mobile in 64-bit mode......
Manual deployment of a dynamic site
WEBDEV proposes several methods for deploying a dynamic site......
DDE errors
When a DDE function fails (returns False for example), ErrorInfo allows you to find out the number of the corresponding error]......
Advanced dialog boxes
The advanced dialog boxes are windows allowing you to communicate with the user......
Spreadsheet control in a window
The spreadsheet is one of the most often used business tools. The Spreadsheet control is used to include a spreadsheet in your WINDEV windows....
The HTML Editor control
The HTML Editor control allows users to create and modify HTML pages......
Performance profiler
The performance profiler (also called Profiler) is used to check and optimize the execution time of your application......
DynamicSiteDisplay (Function)
Starts a dynamic WEBDEV site from a static page or or from a dynamic WEBDEV page.
Controls that can be moved in a page
WEBDEV proposes two modes for moving controls in a page......
Other operators
The following are additional operators......
SocketConnect (Function)
Connects a client computer to a given socket.
EmulateMouse (Function)
Simulates a mouse event (left click, right click, double click, ...).
6. Chart and Pivot Table
WINDEV Tutorial: WINDEV application: Managing data Lesson 6 - Chart and Pivot Table - 30 min