ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Linux application: Tips and tricks
In Windows/Linux multi-configuration applications, several limitations may appear: control not supported, functions not available, ......
<Chart>.PointType (Function)
Modifies the shape of point for a specific category or value found in a Line, Area, Scatter and Radar chart.
Events associated with pages
List of events associated with pages...
SQL commands available in an SQL query
WINDEV allows you to easily run queries in SQL code......
<Table>.End (Function)
Stops the manual iteration of data file linked to a Table control based on a data file.
iEndReport (Function)
Forces the report print to stop.
Crosshair in a chart
In a Line chart, it may be difficult to read the value of axes for a point that is far from these axes......
<Source>.SeekFirst (Function)
Positions on the first file record whose value for a specific item is greater than or equal to a sought value.
Geolocation functions/GPS
The following functions are used to handle geolocation data and to control GPS devices......
ERR_DISCONNECTED_BY_ADMIN
Code editor options
A series of options allows you to customize and take full advantage of the code editor......
JITc
The principle of JITc technology (Just In Time Compilation) is straightforward......
16. Protecting access to the site: passwords
4. HFSQL Classic
MaxValue (Property)
The MaxValue property is used to: get and set the top value of a report based on a data file. get the maximum value of the current filter. get the maximum value of a data series in a chart. get and set the maximum value for some types of controls....
MinValue (Property)
The MinValue property is used to: get and set the bottom value of a report based on a data file. get the minimum value of the current filter. get the minimum value of a data series in a chart. get and set the minimum value for some types of controls....
InWindowsMobileMode (Function)
Indicates whether the code is run: from a Windows Mobile application. from a WINDEV application, from a WEBDEV site or from a PHP application. Function kept for backward compatibility....
What is an application?
An application is a set of objects (windows, controls, ......
fSplit (Function)
Splits a file into several files.
The source code manager
WINDEV, WEBDEV and WINDEV Mobile propose a sophisticated Source Code Manager......
11. User Macro-Code: UMC in practice
The Link control
The Link control is used to: create a link in an HTML page. create a link in a report printed in HTML format....
Real Time Performance Profiler (RTPP)
The Real Time Performance Profiler (RTPP) is a tool that helps you identify what is slowing down your application......
Cross-references in the code editor
The cross-references in the code editor are used to identify......
Selecting the application or the files to install
WINDEV includes a wizard for generating a setup program: to install a WINDEV application. to install other files. Installing goodies for example (images, videos, ...)....