ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

IntegerToTime (Function)
Converts an integer into a time in HHMMSSCC format.
MakeInteger (Function)
Builds a 4-byte integer from two 2-byte integers.
TimeToInteger (Function)
Converts a time to an integer.
BufferToInteger (Function)
Extracts an integer from a binary buffer at a given position.
HiWord (Function)
Returns the two high bytes of an integer.
DateToInteger (Function)
Converts a date to an integer.
IntegerToDate (Function)
Converts an integer into a date in YYYYMMDD format.
<Date type>.ToInteger (Function)
Converts a date to an integer.
Int (Variable type)
The Int type is used to easily perform calculations on integer values...
HexaToInt (Function)
Returns the numeric value of a hexadecimal string.
Information 37: Optimize your FOR loop
Duration (Type of variable)
The Duration type enables you to easily handle the intervals of dates and times...
HListItem (Function)
Returns the list of items: found in a data file ( a query or a view) known to the HFSQL engine....
Type inference
The type inference is used to simplify the declaration of variables when the variable type can...
edtHTMLSelection (Type of variable)
The edtHTMLSelection type is used to identify all the advanced characteristics of a selection...
DateTime (Type of variable)
The DateTime type enables you to easily handle a date and a time...
J2EE constants
List of constants used by the J2EE functions....
HConvertX (Function)
Converts a numeric value into a binary string in order to perform a search on a numeric key.
docFragment (Type of variable)
The docFragment type is used to define the characteristics of a fragment found in a "docx"...
Scanner (Type of variable)
The Scanner type is used to handle the information from a scanner.
redisResponse (Type of variable)
The redisResponse type makes it possible to define all the advanced characteristics of a response...
SQLColumnFormat (Function)
Returns the different types of columns supported: by the data source identified by SQLConnect...
upnpImage (Type of variable)
The upnpImage type is used to define the advanced characteristics of an image of UPnP device.
SQLInfo (Function)
Initializes the different SQL variables with information relative to the last query run.
MarkerImage (Type of variable)
The MarkerImage type is used to customize the image associated with a marker or a marker cluster...
DownloadInfo (Type of variable)
The DownloadInfo type is used to read the different details about a download in progress retrieved...
MapCircle (Type of variable)
The MapCircle type is used to define the characteristics of a circle to be drawn on the map...
Constants for WLanguage types
List of constants for managing WLanguage types....
aiNeuralNetworkModel (Type of variable)
The aiNeuralNetworkModel type is used to define all the advanced characteristics of a neural...
MapPolygon (Type of variable)
The MapPolygon type is used to define the characteristics of a polygon to be drawn on the map...
Constants for the Exif functions
List of constants used by the Exif functions....
docParagraph (Type of variable)
The docParagraph type is used to handle the characteristics of a paragraph in a DOCX document.
Error 104: 'Dynamic' can only be used for the classes and the Automation objects
SNMP constants
List of constants used by the SNMP functions....
Screen,Get (External language)
Retrieves the value in a control or in a variable.
1
2
3
4
5
6
19
>