ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Stored procedures and queries (HFSQL Client/Server)
The stored procedures are used to simplify the development and the maintenance of your applications by factorizing the code......
grPointSize (Function)
Configures the size of a specific point in a Line or Scatter chart.
<Chart>.PointSize (Function)
Configures the size of a specific point in a Line or Scatter chart.
<Chart>.InfoXY (Function)
Returns information about the series found at a specific chart point.
iMMToPica (Function)
Converts the coordinates of a point (expressed in millimeters) into system coordinates.
Handling a Popup control through programming
The popup being a control of the page, you have the ability to access: the page controls from the popup. the popup controls from the page....
iPicaToMM (Function)
Converts the coordinates of a point (expressed in system coordinates) into millimeters.
User Groupware: Configuring the site
Once the User Groupware is configured, the configuration of users and accesses is performed at runtime, by connecting with a "supervisor" account......
AttachPointStart (Property)
The AttachPointStart property is used to get and change the position of the start attachment point of a Wire control.
AttachPointEnd (Property)
The AttachPointEnd property is used to get and change the position of the end attachment point of a Wire control.
HCreation (Function)
Creates an empty data file (".FIC" extension) with the index file and the memo file if necessary.
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......
HImportHF55 (Function)
Imports a Hyper File 5.5 file into an HFSQL Classic file.
Kanban control events
The following events are associated with Kanban controls......
4. Managing SMSs
With the WLanguage functions, WINDEV Mobile allows you to......
How to create and handle a structure?
This help page explains how to create and handle a structure....
HCheckIndex (Function)
Checks whether the data found in the index file (.NDX file) properly refers the data found in the data file (.FIC file).
Filling a Chart control
The data that will be displayed in the Chart control can come from......
WINDEV and OPC
OPC stands for "OLE for Process Control"......
Live Data: viewing data in the editors
The "Live Data" is used to view the content of the data files in the controls currently created in the different editors of the product used (window editor, page editor, report editor, ......
<Source>.ImportHF55 (Function)
Imports a Hyper File 5.5 file into an HFSQL Classic file.
SaaS administrator
The SaaS administrator is a Web site used to configure and manage the SaaS sites deployed on a WEBDEV Application Server......
Binding a Link control to an item
Handling external JavaScript objects from WLanguage
The WLanguage in "Browser" mode is used to interface with the Web APIs such as the ones proposed by Google or Yahoo......
Image catalog
As soon as an image can be used (in a control, in a window, in a report, ......