ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

xlsColumn (Type of variable)
The xlsColumn type is used to describe and modify a column in an Excel document...
DurationToString (Function)
Converts a duration to a character string in the specified format.
DateTimeByDefault (Function)
Used to define the default value of Date, Time and DateTime variables.
Constants for managing TimeLine controls
Constants for managing TimeLine controls...
TreeView control properties
The TreeView controls found in a window or in a page can be handled by the WLanguage properties......
LooperModify (Function)
Changes the values of the attributes in a row of a Looper control.
HDescribeTrigger (Function)
Adds or modifies a trigger on an HFSQL data file.
Constants used by the functions for managing Tab controls
Decrypt (Function)
Decrypts a character string that was encrypted by Encrypt.
Socket: Creating a client application
A client application of a socket server connects to a standard server in order to exchange information via socket......
InSimulatorMode (Function)
Used to find out whether the application is started in "simulator test mode" from WINDEV Mobile.
xlsRow (Type of variable)
The xlsRow type is used to describe and modify a row in an Excel document...
HExportCSV (Function)
Exports the records found in a data file (HFSQL or OLE DB), a view or a query to a CSV file.
ContactDisplay (Function)
Opens the form of a contact in the device's native contacts application (Android, iPhone or iPad, Universal Windows)....
GetColor (Function)
Allows you to get a set of harmonious colors without having to use a table of colors.
Map control functions
Map control functions...
LineToPosition (Function)
Returns the position of the first character of a line in a block of text.
MapMode (Property)
The MapMode property determines and changes how the map is displayed in the Map control.
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.
CtDescribedUserName (Property)
The CtDescribedUserName property is used to set the username that will be used when connecting to a specific table via OLE DB.
KeyExpression (Property)
The KeyExpression property is used to set the different components of a composite key.
HugeFile (Property)
The HugeFile property is used to configure the maximum size of a data file.
LooperSearch (Function)
Searches for a value in an attribute of a Looper control.
Left (Function)
Extracts the left part (i.e., the first characters) from a string or buffer.
SQLClose (Function)
Declares the end of the query execution and frees the memory resources allocated during the execution of the query.