ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

fLock (Function)
Entirely or partially locks an external file.
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.
WINDEV and the communication streams (audio, sound)
To handle the communication streams, WINDEV includes......
OpenContextMenu (Function)
Automatically opens a context menu for the current control, window or page.
KanbanDeleteList (Function)
Deletes a list from a Kanban control.
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.
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.
Border (Type of variable)
The Border type is used to handle a border through programming...
ThreadResume (Function)
Resumes the execution of a thread that was interrupted by ThreadSuspend. Function not recommended.
Creating an executable: Language of the executable
When creating the executable, you have the ability to choose the languages that will be included in the executable......
AppointmentReset (Function)
Reinitializes: the Appointment structure. the Appointment 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).
GuidedTour (Type of Variable)
The GuidedTour type allows you to define all the advanced characteristics of a guided tour and its stages.
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.