ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

NbPrintedRec (Property)
The NbPrintedRec property is used to determine the number of records already printed.
ToolTip (Property)
The ToolTip property is used to get and change the text displayed in the tooltip associated with a window or page control.
Menu option: operation performed and action
An option of a drop-down or context menu in a page can be associated with an action......
gLine (Function)
Builds a sequence of characters containing a line.
OpenContextMenu (Function)
Automatically opens a context menu for the current control, window or page.
NbCopy (Property)
The NbCopy property is used to determine and change the number of report copies to print.
GPSGetPosition (Function)
Retrieves information about the current device position.
Manipulating WEBDEV menu options
The context menu of menu options allows you to perform all the operations required to define a drop-down menu......
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.
AppointmentReset (Function)
Reinitializes: the Appointment structure. the Appointment variable....
Border (Type of variable)
The Border type is used to handle a border through programming...
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).
HListServerTrigger (Function)
Lists the different triggers available on a connection or on one of the connection files.
SocketCreateSSL (Function)
Creates a secure socket according to the SSL protocol.
TextToRTF (Function)
Converts text to Rich Text Format.
PDFOpen (Function)
Opens a PDF document and loads it in a pdfDocument variable.
PDFClose (Function)
Closes the PDF file loaded in memory in a pdfDocument variable.
SysXRes (Function)
Returns the horizontal screen resolution.
TimerSys (Function)
Periodically and automatically calls a WLanguage procedure.
sshSession (Type of variable)
The sshSession type is used to define the characteristics of a connection to an SSH server.
INIRead (Function)
Reads the content of an INI file (or the content of a file structured like .INI files).