ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Application installation: single-user or network?
WINDEV proposes several types of setup for a WINDEV application...
SysVersion (Function)
Returns information about the PHP version used on the current server.
SysIOSVersion (Function)
Returns information about the iOS version used by the application.
DotNetVersion (Function)
Returns the version number of the .Net Framework available on the current computer.
SysAndroidVersion (Function)
Returns information about the Android version used by the application.
Modifying an external component
An external component created and generated by WINDEV, WEBDEV or WINDEV Mobile can be modified at any time...
BrowserVersion (Function)
Returns the version of the browser used by the Web user.
Handling the versions of a window, report, query or project
When creating and developing the different elements of a project (window, query, report, project, ...
xlsVersion (Function)
Returns the Excel version that was used to save the file.
Creating an executable: WINDEV framework
Each WINDEV function is associated with a WINDEV DLL......
Changing an application to 64-bit
WINDEV allows you to develop 64-bit applications......
Application patch
Once an application was installed, the application library had to be reinstalled whenever...
gLine (Function)
Builds a sequence of characters containing a line.
Chart management functions
...Chart management functions...
<Chart>.DonutHolePercentage (Function)
Modifies the percentage corresponding to the radius of the hole in a Donut chart.
<Chart>.SunburstStartAngle (Function)
Specifies the starting angle of the first section in a Sunburst chart.
Code history
The code history is used to......
HListFile (Function)
Returns the list of files: found in the current analysis or in a specific analysis recognized...
<Connection variable>.AddTask (Function)
Adds a scheduled task on the server defined by the connection.
xlsVersion (Example)
Usage example of the xlsVersion function
<Connection variable>.Backup (Function)
Makes a backup copy of the content of an HFSQL server: all databases on the server, one...
Detection (Property)
The Detection property is used to determine and change the automatic detection of incoming streams....
gCoord (Function)
Builds a sequence of characters used to define the position of the input cursor for a text.
xlsNbRows (Function)
xlsNbRows is kept for backward compatibility only.
Mobile-friendly website: available methods
WEBDEV includes several page creation methods that allow you to create mobile-friendly websites......
Hash constants
List of constants used by the Hash functions....
Handling a report (in the editor)
Once a report was created, the description of this report can be modified at any time......
BTLEDescriptorReadValue (Function)
Reads the value of a descriptor on a Bluetooth Low Energy device.
BTLEDescriptorWriteValue (Function)
Writes the value of a descriptor to a Bluetooth Low Energy device.
Generating an iOS application
Several steps must be performed to develop an iPhone/iPad application:...
gpwInitAnalysis (Function)
Initialize the analysis of user groupware.
Native PostgreSQL Connector: Specific features and remarks
Remarks and specific features of Native PostgreSQL Connector......
Serialize (Function)
Transforms the following elements into a specific format: a structure (and its subelements),...
Making a backup of a project
It is possible to regularly make a backup of the different elements of a project......