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.
HCopyRecord (Example)
Usage example of the HCopyRecord function
docElementTextArea (Type of variable)
The docElementTextArea type is used to define the advanced characteristics of a text area found...
Mathematical SQL functions
The mathematical SQL functions that can be used on the queries written in SQL code...
restRequest (Type of variable)
The restRequest type is used to define the advanced characteristics of a REST request.
Error 404: The file for HFSQL browse cannot be an expression of this type
saasSubscription (Type of variable)
The saasSubscription type is used to define the advanced characteristics regarding the subscription...
diagText (Type of variable)
The diagText type is used to define all the advanced characteristics of a text associated...
wsRequest (Type of variable)
The wsRequest type is used to define the advanced characteristics of a Webservice.
Mean (Function)
Calculates the mean of several elements: elements found in an array, numeric values, ......
mongoCollectionOption (Type of variable)
The mongoCollectionOption type is used to define the advanced characteristics of collection options...
xmlReader (Type of variable)
The xmlReader type is used to read an XML document without loading it in memory.
xxWDGetReturnValue
Used to retrieve the return value further to a call to nWDEvaluate, nWDExecute or nWDExecuteEx......
SWITCH statement
The SWITCH statement is used to choose the action that will be run according to the value...
apiRequest (Type of request)
The apiRequest type is used to define all the advanced characteristics of a request executed via...
aiConfigureContourDetection (Type of variable)
The iaConfigureContourDetection type is used to define the parameters of the contour detection...
EventTimeline (Type of variable)
The EventTimeline type is used to define the advanced characteristics of an event displayed...
sshSession (Type of variable)
The sshSession type is used to define the characteristics of a connection to an SSH server.
xmlSignature (Type of variable)
The xmlSignature type is used to define the advanced characteristics of an XML signature.
xlsDocument (Type of variable)
An xlsDocument variable is used to describe and modify an Excel document...
gr3DSParameter (Function)
Retrieves or modifies a parameter for drawing a chart in 3D Spatial mode.
Different types of data (Type of variable)
A variable is defined by name and type......
hScheduledOptimization (Type of variable)
The hScheduledOptimization type is used to programmatically manage a scheduled optimization task...
btleCharacteristic (Type of variable)
The btleCharacteristic type is used to handle a characteristic of a Bluetooth Low Energy service.
SchedulerTaskProperties (Function)
Reads the properties of a scheduled task and updates the ScheduledTask structure.
Null (keyword)
The "Null" keyword can correspond to:
1
6
7
8
9
10
19
>