ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HiWord (Function)
Returns the two high bytes of an integer.
LoWord (Function)
Returns the two low bytes of an integer.
BufferToInteger (Function)
Extracts an integer from a binary buffer at a given position.
DateToInteger (Function)
Converts a date to an integer.
<Date type>.ToInteger (Function)
Converts a date to an integer.
RealToDateTime (Function)
Converts an 8-byte real to a date and time.
Events associated with an Ad control
WINDEV Mobile manages the following events by default (in order of appearance in the code editor):
StoreTheConfiguration (Property)
The StoreTheConfiguration property is used to: Determine whether the configuration of the panes...
restResponse (Variable type)
The restResponse type is used to define all the advanced characteristics of a REST response.
httpProgress (Type of variable)
The httpProgress type is used to manage the progress when sending or receiving an HTTP request.
Description of ParallelTask (Type of variable)
The Description of ParallelTask type is used to define the characteristics of a parallel task.
psheetSelection (Type of variable)
The psheetSelection type is used to find out the advanced characteristics of a selection...
sysNotificationButton (Type of variable)
The sysNotificationButton type is used to define all the advanced characteristics of Button control...
RegistrySetValue (Function)
Writes a value to a key in the Windows registry.
VideoParameter (Function)
Returns or modifies the value of a parameter for the device camera. Function kept...
GanttLink (Type of variable)
The GanttLink type is used to define the advanced characteristics of a link between two tasks...
Handling Rating controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to handle Rating controls programmatically....
hScheduleMaterializedView (Type of variable)
The hScheduleMaterializedView type is used to programmatically manage a task for recalculating...
BREAK statement/"BREAK:" label
The keyword BREAK can correspond: to the BREAK statement: it allows you to exit a set...
HEX@ (Type of Variable)
Objet interne pour la gest ion de VisiteGuidée.Etape.Disque.
Tile (Type of variable)
The Tile type is used to defined all the advanced characteristics of a tile for an application...
aiImageResult (Type of variable)
The aiImageResult type is used to retrieve the result of AIDetect.
DnDForce (Function)
DnDForce is kept for backward compatibility.
httpResponse (Type of variable)
The httpResponse type is used to get the advanced characteristics of the response of the HTTP/HTTPS...
hServerOperation (Type of variable)
The hServerOperation type is used to get the characteristics of an operation performed on an HFSQL...
JavaExecuteFunction (Function)
Starts a specific static function of a given Java class.
nfcData (Type of variable)
The nfcData type is used to describe and handle the data of a variable of type nfcTag.
Structure of data files of user groupware
Using Kotlin code
Kotlin is a programming language mainly used for Android development......
Importing/Consuming web services
WINDEV, WEBDEV and WINDEV Mobile allow you to directly import Webservices into your applications......