ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

iImageHeight (Function)
Calculates the height of the image to print (in millimeters).
MapInfoXY (Function)
Returns the geographical position (latitude and longitude) corresponding to a point in a Map...
BackgroundImagePrinted (Property)
The BackgroundImagePrinted is used to: Determine if the background image of a report (form...
TelemetryDisable (Function)
Disables the telemetry. The telemetry data is not sent to the server anymore.
NbPrintedRec (Property)
The NbPrintedRec property is used to determine the number of records already printed.
NbLabelCopy (Property)
The NbLabelCopy property is used to: Get the number of copies of identical labels. Change...
fMakeDir (Function)
Creates a directory (and the intermediate directories if necessary).
fCopyDir (Function)
Copies the contents of a directory and its subdirectories.
MemLast (Function)
Sets the position on the last element of memory area and returns the value of this element.
TimeToString (Function)
Converts a time to a string in the specified format.
HModifyFileProperty (Function)
Modifies the properties of an HFSQL file located on a server.
iPageHeight (Function)
Calculates the height of printable page (in millimeters) while taking the top or bottom margins...
CheckBoxDelete (Function)
Deletes an option from a Check Box control.
DateTimeLocalToUTC (Function)
Converts a local date and time (time zone, summer time, winter time) to UTC.
dModifySaturation (Function)
Modifies the saturation of an image found: in an Image control, in an Image variable....
dModifyLightness (Function)
Changes the lightness of an image found: in an Image control, in an Image variable....
iPageWidth (Function)
Calculates the width (in millimeters) of the printable page while taking the left or right margins...
zipExtractFileList (Function)
Extracts and decompresses a list of files found in an archive to a physical location.
Arithmetic operators
The arithmetic operators are......
Time (Type of variable)
The Time type is used to easily handle the times...
Synchronizing threads via events
Events can be used to synchronize the different threads of an application......
The Button control
The Button control allows the user or the Web user to run a specific action with a simple click......
The Multimedia control
The Multimedia control is used to play multimedia files......
Queue (Type of variable)
A Queue variable is a structured type that groups a set of elements of the same type.
VideoStartApp (Function)
Starts the device's native camera application to record a video or to take a photo....