ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Filter (Function)
Returns an array containing the elements of a source array for which a procedure returns True.
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....
Constants for the assisted replication
List of constants used by the functions for the assisted replication....
The "Compilation errors" pane
The "Compilation errors" pane is used to find out......
HTTPCreateForm (Function)
Creates an HTTP form.
ByAddress (Property)
The ByAddress property is used to determine if a procedure parameter was passed by address.
LengthToString (Function)
Converts a size in bytes to a string with human-readable units such as kilobytes, megabytes or terabytes.
dbgSaveMemoryDump (Function)
Saves a dump of memory used by the application.
GetColor (Function)
Allows you to get a set of harmonious colors without having to use a table of colors.
fSplit (Function)
Splits a file into several files.
geoTrackingProcedure (Function)
Defines the WLanguage procedure that will be called when the location of the user changes.
WinEdSelectOccurrence (Function)
Indicates the number of controls selected when the interface is modified by the end user ("Allow end users to modify the UI" option enabled).
Assisted universal replication: specific features
FilterWithBounds (Property)
The FilterWithBounds property is used to determine if bounds have been specified for the filter implemented by HFilter on an HFSQL data file, view or query.
Thread management functions
List of functions for managing threads...
MemNext (Function)
Positions on the next element of a memory zone and returns the value of this element.
MatWrite (Function)
Writes an element into a matrix.
ComboClose (Function)
Closes the drop-down list in a Combo Box control (simple or multi-column Combo Box control).
SQLSeek (Function)
Positions on the specified result row of the query.
On/Off button in a window
The on/off button is a button that operates like a check box......
HModifyDatabaseProperty (Function)
Modifies the properties of a database located on an HFSQL server.
TextToHTML (Function)
Converts text to HTML (carriage returns are replaced by <BR>, accented characters are replaced by their equivalent in HTML, etc.).
HRecordDate (Function)
Returns the date and time of the last write operation performed on a record in an HFSQL file (Classic or Client/Server)....
XMLModify (Function)
Modifies the content of the current element found in the XML document.
ArrayShuffle (Function)
Shuffles the elements of a WLanguage array.