ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

geoDistance (Function)
Returns the distance between the two locations. This distance is expressed in meters by default.
MmoPackMethod (Property)
The MmoPackMethod property sets the compression mode of a MMO file (containing text and binary memos) associated with a data file.
DeletionRule (Property)
The DeletionRule property is used to configure the deletion rule (integrity management) to be applied to the data file described through programming.
DescribedDirectory (Property)
The DescribedDirectory property is used to manage the physical directory of HFSQL files.
CommandLine (Function)
Identifies and retrieves the different elements of the command line passed as a parameter to the current program.
HStatNbRec (Function)
Returns the number of entries for a given key item.
XMLData (Function)
Returns the value of current element (tag or XML attribute) or the value of one of its attributes.
zipFindFile (Example)
Usage example of the zipFindFile function
Debugging constants
List of constants used by the debugging functions...
MultimediaStop (Function)
Stops playing a media file found in a Multimedia control.
MultimediaPosition (Function)
Returns or modifies the current position of the media file currently played in the Multimedia control.
HModifyTask (Function)
Modifies a scheduled task on the HFSQL server defined by the connection.
InternalPagePopup (Property)
The InternalPagePopup property is used to get and modify the name of the internal page used to customize the content of marker popups in a Map control.
SchedulerMode (Function)
Returns the display mode of a Scheduler control: day, week, month, ...
Error 116: An array dimension must be an integer value
FTPConfigure (Function)
Modifies the behavior of standard FTP functions.
StringReverse (Function)
Reverses the characters of a string.
Menu management functions
List of functions for managing menus...
Clipboard management functions
List of functions for managing the clipboard...
AnimationSetParameter (Function)
Changes one of the animation parameters used for: an animated image (in an Image control), an animated text (in a Static control)....
HRecordToXML (Function)
Retrieves the structure and the value of the current record and exports them into a character string in XML format.
SQLReqExists (Function)
Checks the existence of a query.
zipInfoFile (Example)
Usage example of the zipInfoFile function
RTFToHTML (Function)
Returns the HTML string corresponding to the specified RTF string.
zipExist (Function)
Used to find out whether an archive exists.