ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Chart control
The "Chart" control is used to display a chart in windows, pages and reports...
<Chart>.SeriesType (Function)
Defines the type of series used in a composite chart (chart containing several types of charts).
AlbumSave (Function)
Saves an image, a photo or a video in the photo album of the mobile device.
<Chart>.SeriesLineType (Function)
Modifies the type of line for a series found in a Line, Area, Scatter and Radar chart.
grSeriesLineType (Function)
Modifies the type of line for a series found in a Line, Area, Scatter and Radar chart.
grSeriesType (Function)
Defines the type of series used in a composite chart (chart containing several types of charts).
IntegerToDay (Function)
Returns the day of the week that corresponds to the specified date (this date is an integer).
HModifyFileProperty (Function)
Modifies the properties of an HFSQL file located on a server.
XMLInsertDocument (Function)
Inserts the current XML tag found in an XML document into another XML document.
XMLRename (Function)
Renames the current element (tag or attribute) in an XML document.
GDPR: Overview
GDPR (General Data Protection Regulation) will replace "Data Protection Directive" on 25th May 2018......
xmlSignature (Type of variable)
The xmlSignature type is used to define the advanced characteristics of an XML signature.
beaconGroup (Type of variable)
The beaconGroup type is used to define the advanced characteristics of a set of Beacons.
Automatic procedures
The programming of timers, threads and delayed procedures is now automatically managed by the environment......
Webification
WEBDEV Tutorial - Webifying a WINDEV project Webification - 10 min
SQLCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
Telemetry: Installing the server
To use the telemetry, you must install on a computer......
Options for generating the HTML pages
The options for generating the HTML pages in a WEBDEV project can be defined......
sfDeleteResult (Type of variable)
The sfDeleteResult type is used to find out the result of SFDelete...
WiFiConnect (Function)
Connects the device to the specified Wi-Fi network.
HJSONToRecord (Function)
Imports JSON data into the current record.
2. Static or dynamic site
CtUserName (Property)
The CtUserName property is used to set the username that will be used when connecting to a specific table via OLE DB.
PhysicalName (Property)
The PhysicalName property is used to manage the physical name of HFSQL data files.
DescribedPhysicalName (Property)
The DescribedPhysicalName property is used to manage the physical name of HFSQL data files.
IntegerToMonthInAlpha (Function)
Returns the name of the month that corresponds to the specified date (this date is an integer).
MatNbColumn (Function)
Returns the number of columns found in a matrix.
MatNbLine (Function)
Returns the number of rows found in a matrix.
sComputeCrc32 (Function)
Calculates the Cyclical Redundancy Check (CRC) of buffer.
iPageNum (Function)
Returns or initializes the number of the page currently printed.
XMLInsertElement (Function)
Inserts an XML element (tag or attribute) into an XML document.