ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

FinRedemption (Function)
Creates an amortization matrix for a fixed-rate loan over a defined period of time.
Voice commands in your applications
The applications that you develop can react to the user's voice......
DashInitialConfiguration (Function)
Modifies the configuration of a Dashboard control (defined in the editor) before its first display.
SourceFile (Property)
The SourceFile property is used to set the characteristics of a link.
MemAdd (Function)
Adds an element to a memory area.
HInfoFileRights (Function)
Allows you to find out the rights granted to a user or to a group on an HFSQL Client/Server data file....
HInfoFileProperty (Function)
Allows you to find out the properties of a data file located in an HFSQL server.
HStatDate (Function)
Returns the date of the last update for the index statistics.
ResourceHeight (Property)
The ResourceHeight property is used to get and change the height of resources in a Scheduler control where resources are arranged in rows.
MapDeleteMarker (Function)
Deletes a marker from a map displayed by a Map control.
GetIdentifier (Function)
Calculates a unique identifier (integer) for an executable or for a session.
CompleteDir (Function)
Adds a backslash to the end of a string, if necessary.
The key items
Keys are specific items in your analysis......
HUnlockRecNum (Function)
Unlocks a record locked by: HLockRecNum, a read function used with a locking parameter (HRead associated with the hLockWrite or hLockReadWrite constant for example)....
Archiving functions (management of ZIP, WDZ, CAB, RAR, 7z, TAR and TGZ (TAR.GZ))
List of archiving functions (management of ZIP, WDZ, CAB, RAR, 7z, TAR and TGZ (TAR.GZ))...
InfoThumbnailGeneration (Property)
The InfoThumbnailGeneration property is used to determine if the thumbnails of an item have been generated successfully.
HStatNbRecRange (Function)
Returns an estimate regarding the number of entries for a given key item in a given interval of values.
Handling HTML text in an Edit control
WEBDEV allows you to handle text in HTML via the "HTML format" option of the Edit controls and the HTML control....
xmlSignatureReference (Type of variable)
The xmlSignatureReference type is used to add a reference section into the XML signature.
Handling an Internal Window control through programming
The "Internal Window" control is used to display an existing internal window......
sfExecuteQueryResult (Type of variable)
The sfExecuteQueryResult type is used to find out the result of SFForwardQuery and SFExecuteQuery...
fReadLine (Example)
Usage example of the fReadLine function
NdxEncryption (Property)
The NdxEncryption property is used to configure the encryption method for the index (.NDX) file associated with the data file.
Android: Conditions for using the Map control (before version 180056)
The Map control is using the Google Maps API library. The Map control displays data coming from the Google Maps service....
HExecuteView (Function)
Runs a view that was created beforehand (can be used to refresh the view data for example). This function uses the former view mechanism.