ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MultimediaDuration (Function)
Returns the size of the media file currently played (in milliseconds) in the Multimedia control.
ZAxisMin (Property)
The ZAxisMin property gets the minimum value of the Z-axis in a Chart control (Surface chart).
nWDGetLastError: Error code of last error
Error code of last error......
LooperInsert (Function)
Inserts a row into a Looper control.
Constants for telemetry management
Constants for telemetry management...
HImportJSON (Function)
Imports a JSON file into a data file in HFSQL Classic format (data file described in the data model editor or declared by HDeclare, HDeclareExternal or HDescribeFile).
WINDEV Mobile: Overview
WINDEV Mobile is a development environment for PC that allows you to develop......
zipClose (Function)
Closes an archive.
xlsNbWorksheet (Function)
Returns the number of worksheets found in an XLS file.
zipDeleteFile (Function)
Deletes a file from an archive.
Twain constants
List of constants used by the Twain functions....
MultimediaVolume (Function)
Returns or modifies the sound volume of the multimedia file played in a Multimedia control.
ZAxisMax (Property)
The ZAxisMax property gets the maximum value of the Z-axis in a Chart control (Surface chart).
XMLElementName (Function)
Returns the name of current element (tag or attribute).
fOpen (Function)
Opens an external file (ANSI or UNICODE) in order to handle it through programming.
Gantt Chart functions
The following WLanguage functions are used to manage the Gantt charts......
WINDEV Mobile 2024 Tutorial - Table of contents
grScatterGetDataXY (Function)
Retrieves data from a "Scatter" chart.
XMLData (Function)
Returns the value of current element (tag or XML attribute) or the value of one of its attributes.
BTLE functions
The following functions are used to handle the Bluetooth Low Energy devices:...
EndProgram (Function)
Ends the execution of the current program.
4. Debugging modes
There are two different modes to debug a WINDEV Mobile application...
Creating requirements
The following steps must be performed to implement the requirements......
TableToXML (Function)
Creates an XML file from the data found in a Table or TreeView Table control.
fUncompress (Function)
Decompresses a file that was compressed by fCompress.