ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TreeView control properties
The TreeView controls found in a window or in a page can be handled by the WLanguage properties......
HBuildKeyValueANSI (Function)
Regardless of the platform used, the data stored in the HFSQL files is in ANSI format.
SocketCreateInfrared (Function)
Creates a socket that uses the infrared port.
iEndReport (Function)
Forces the report print to stop.
SQLTransaction (Example)
Usage example of the SQLTransaction function
fLoadBuffer (Function)
Loads the content of an external file (text, image, ...) in a buffer variable.
Properties associated with clickable Image controls
The Clickable Image control can be handled by the WLanguage properties in server code and in browser code......
Image Editor control properties (WEBDEV)
You can manipulate Image Editor controls in a page using the following WLanguage properties......
HExportCSV (Function)
Exports the records found in a data file (HFSQL or OLE DB), a view or a query to a CSV file.
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...
HErrorDuplicates (Function)
Used to check whether a duplicate error occurred.
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...
xlsColumn (Type of variable)
The xlsColumn type is used to describe and modify a column in an Excel document...
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.