ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

fSeek (Example)
Usage example of the fSeek function
StatStandardDeviationP (Function)
Calculates the standard deviation for a full series of values.
FinRedemption (Function)
Creates an amortization matrix for a fixed-rate loan over a defined period of time.
Audits
The audits provide a set of features used to automatically improve the project quality and performances, and to follow the conditions in which it is implemented......
ConnectionCount (Function)
Returns the number of instances of the WEBDEV site currently run on the server.
SpeechRecognitionAddCommand (Function)
Adds a voice command into the current window.
2. Managing a Client/Server database
WEBDEV Tutorial - Managing an HFSQL Client/Server database Lesson 2 - Managing a Client/Server database - 20 min...
Find/Replace in the current project
The "Find/Replace" feature is used to......
Sorted (Property)
The Sorted property is used to: Determine whether a control is sorted. Sort a control or not....
Constants for managing arrays
List of constants used by the functions for array management....
Native PostgreSQL Connector: Specific features and remarks
Remarks and specific features of Native PostgreSQL Connector......
GglUploadDocument (Function)
Uploads a document to the Google server.
StatCorrelation (Function)
Calculates the coefficient of correlation between two series of values.
dbgSaveMemoryDump (Function)
Saves a dump of memory used by the application.
SysSpace (Function)
Returns the physical memory space for the current computer.
MapAddItinerary (Function)
Adds an itinerary onto a Map control.
ChangeStyle (Function)
Modifies the style of a control dynamically.
iCloud constants
The iCloud constants are as follows:
Fixed array (Type of variable)
A fixed array is an "advanced" type of array...
AccentSensitive (Property)
The AccentSensitive property is used to determine if accented characters are taken into account in the different searches performed on the item (with HReadSeek, HReadSeekFirst and HReadSeekLast, for example).
FontCreate (Function)
Creates a font definition.
ArrayDeleteDuplicate (Function)
Deletes the duplicates from an array.
Setup wizard: Steps for creating a WINDEV application setup program
The setup program creation wizard allows you to define all the settings of your setup program....
Dynamic array (Type of variable)
A dynamic array is an "advanced" type of array...
Managing the automatic identifiers when adding a record
When adding a record into a HyperFileSQL file (HAdd), three management modes are available for the automatic identifiers......