ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Color constants
The color constants are mainly used in the chart functions, the print functions and the drawing functions......
InTSEMode (Function)
Indicates whether the code is run: from a computer in TSE mode or from a remote desktop. from a computer directly....
GetGUID (Function)
Calculates a globally unique identifier (named "GUID"), whose size is: equal to 16 bytes, which means 32 hexadecimal characters. equal to 32 bytes, which means 64 hexadecimal characters....
fDriveInfo (Function)
Returns information about a drive.
HBuildKeyValue (Function)
Builds the value of a composite key to implement a filter (HFilter) or to perform a search (HReadSeekFirst, HReadSeekLast, etc.).
docTable (Type of variable)
The docTable type is used to define the advanced characteristics of a Table paragraph found in a Word Processing document.
DateToWeekNumber (Function)
Returns the week number within the year that corresponds to the specified date.
Abs (Function)
Returns the absolute value: of a numeric value, of a numeric expression (integer or real). of a duration....
pdfAttachment (Type of variable)
The pdfAttachment type is used to define all the advanced characteristics of an attachment in a PDF document.
Month (Property)
The Month property is used to: Retrieve the month from a Date or DateTime variable. Modify the month in a Date or DateTime variable. Retrieve the month from a Date item (in "Simple date" or "Date and Time" format) Modify the month in a Date item (in "Simple Date" or "Date and Time" format)...
Complete (Function)
Returns a character string of a specified length.
btleCharacteristic (Type of variable)
The btleCharacteristic type is used to handle a characteristic of a Bluetooth Low Energy service.
OrganizerDisplay (Function)
Reinitializes the content of an Organizer control from its data source (HFSQL data file for example).
XMLInsertDocument (Function)
Inserts the current XML tag found in an XML document into another XML document.
XMLRename (Function)
Renames the current element (tag or attribute) in an XML document.
Queue (Type of variable)
A Queue variable is a structured type that groups a set of elements of the same type.
ZOrder (Example)
Usage example of the ZOrder property
SortOption (Property)
The SortOption property gets and sets the sort options used in: text columns in Table controls, text columns in Treeview Table controls, List Box and ListView controls, Combo Box controls, attributes of Looper controls, images, clickable images and thumbnails with automatic sequence....
PageDisplay (Function)
Displays a web page in the user's browser....
grHMColor (Function)
Specifies the colors of different values in a Heatmap chart.
ChronoReset (Function)
Stops and resets a running stopwatch.
gClickableLink (Function)
Adds a clickable link in a graphic string.
HStatNbRec (Function)
Returns the number of entries for a given key item.
Connection (Type of variable)
The Connection type is used to describe one or more connections to external databases (HFSQL Client/Server, Native Connector, etc....
HExecuteSQLQueryAsynchronous (Function)
Executes an SQL query asynchronously.