ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

AppointmentReset (Function)
Reinitializes: the Appointment structure. the Appointment variable....
SysXRes (Function)
Returns the horizontal screen resolution.
HDeleteServerTrigger (Function)
Deletes a server trigger.
HActivateServerTrigger (Function)
Re-enables a server trigger that was disabled by HDeactivateServerTrigger.
fDirSize (Function)
Returns the size of a directory in bytes.
PDFOpen (Function)
Opens a PDF document and loads it in a pdfDocument variable.
GPSGetPosition (Function)
Retrieves information about the current device position.
SensorGetOrientation (Function)
Retrieves the current orientation of the device on one of its 3 axes.
MemoryCurrency (Property)
The MemoryCurrency property is used to get and change the currency used when manipulating a "Currency + Euro" control programmatically.
Clipboard (Function)
Retrieves the text or image found in the system clipboard.
fLock (Function)
Entirely or partially locks an external file.
PDFClose (Function)
Closes the PDF file loaded in memory in a pdfDocument variable.
NbPrintedRec (Property)
The NbPrintedRec property is used to determine the number of records already printed.
sEscape (Function)
Runs different functions that directly affect the bits of serial port, parallel port or infrared port, independently of the communication protocol.
iImageHeight (Function)
Calculates the height of the image to print (in millimeters).
iImageWidth (Function)
Calculates the width of the image to print (in millimeters).
DateToWeekNumber (Function)
Returns the week number within the year that corresponds to the specified date.
iPageNum (Function)
Returns or initializes the number of the page currently printed.
MatAdd (Function)
Adds two matrices of same dimensions (same number of rows and same number of columns).
MatMultiply (Function)
Multiplies two matrices.
BufferToHexa (Function)
Converts a buffer into a displayable hexadecimal string (e.g. "4A 5B 00").
IntegerToDate (Function)
Converts an integer into a date in YYYYMMDD format.