ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

StringDeleteDuplicate (Function)
Removes duplicates among substrings of a string, based on one or more separators.
dbgAuditStatus (Function)
Retrieves and changes the status of the dynamic audit.
HListServer (Function)
Lists the HFSQL servers installed on a computer.
Error 531: The negative or null subscripts are not allowed
Error 305: The element does not exist in the window
NationRightToLeft (Function)
Allows you to find out whether the current language is written from right to left.
IWListCount (Function)
Returns the number of internal windows currently found in the list of internal windows browsed by an Internal Window control.
mlGetVariable (Function)
Retrieves the value of a variable for the MATLAB session.
mlSetVariable (Function)
Writes the value of a variable for the MATLAB session.
JSONToVariant (Example)
Usage example of the JSONToVariant function
MongoCreateCollection (Function)
Creates a collection in a MongoDB database while specifying the options of this collection.
Index (Property)
The Index property is used to get the index of an element.
TableCellSelect (Function)
Returns the coordinates (row number and column number) of a selected cell. This function is kept for backward compatibility. It is recommended to use TableSelect.
Font management properties
List of font management properties...
Index (Property)
The Index property indicates the physical index (physical order) of an item in a record.
fImageSelect (Function)
Opens the image picker of Windows.
Compress (Function)
Compresses a string or a memory block (buffer) in binary format.
ExeListDLL (Function)
Returns the list of libraries (".DLL" files) used by one of the applications currently run.
HActivateTrigger (Function)
Re-enables a trigger that was disabled by HDeactivateTrigger.
HDBOpen (Function)
Opens the xBase data file and the "memo" file if it exists.
SchedulerAddTrigger (Function)
Creates a trigger for a scheduled task.
Lotus Notes constants
List of constants used by the Lotus Notes functions....
Creating an RSS reader
WINDEV, WEBDEV and WINDEV Mobile allow you to produce and/or consume an RSS feed (Rapid Simple Syndication)......
Abandon (Function)
Closes the current window by running the "Click" event of the CANCEL Button control.
MapFollowMovement (Function)
Displays the current location of the device in a Map control and updates the location as it moves.