ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Events associated with framesets
List of events associated with framesets...
RTFReplace (Function)
Replaces or inserts a character string in an RTF control (found in a window or in a report) or in a string in RTF (containing a text in RTF).
The Map control: Automatic Application Features (AAF)
The Map control proposes several features directly accessible to the end user......
Looper: moves and gestures
In a mobile application, several options can be handled with the fingers, by performing specific movements......
StringRetrieve (Function)
Retrieves a character string in a format external to PC Soft (character string that is the result of a Windows API for example).
ExplorerAccept (Function)
Enables or disables the ability to perform "Drag and Drop" from the Windows explorer to a WINDEV window or control.
5. Modal, non-modal or MDI windows
Modal, non-modal or MDI windows...
Handling the framesets
The different operations that can be performed on the framesets are as follows......
SOAPEncodeResult (Function)
Used to configure the format of the value returned by the WINDEV SOAP server to the SOAP client program.
1. What is a website?
<Connection variable>.InfoTask (Function)
Returns the characteristics of a scheduled task in a hScheduledTask variable].
<Image variable>.EncrustColor (Function)
Encrusts a color in an image found in an Image variable].
Height (Property)
The Height property is used to get and change the height: of a control or block in a report. of a control (in a window), window, row of a Table, List Box or ListView control, option of a Radio Button or Check Box control, break header or footer of a Table or Looper control. of a control (in a page), break header or footer in a Table or Looper control. The control can be overlayable or not. of a break cell in a Table or Looper control....
TokenListSeparator (Property)
The TokenListSeparator property retrieves or modifies the separators that trigger the creation of new tokens when entering information in a "Text token" Edit control.
MongoDB/GRIDFS databases
MongoDB is a document-oriented NoSQL database......
9. Types of standard controls
Types of standard controls...
sysNotificationInput (Type of variable)
The sysNotificationInput type is used to define all the advanced features of an input control, such as a text input or combo box control, in an interactive notification.
PDFReaderSeekFirst (Function)
Initializes the search for a text in a PDF file displayed by the PDF Reader control and positions on the first occurrence found (from the current page).
Reports & Queries: New features in this version
gToRetrieve (Function)
Describes the text value to display and to return when retrieving the value of an element found in a List Box control or in a Combo Box control.
Creating a skin template from an existing skin template
You can create a skin template from an existing skin template (provided by PC SOFT, for example)......
URLExtractPath (Function)
Returns the different elements of a URL: protocol, user, password, domain, port, resource path, resource name, resource extension, request and fragment.
RTFAdd (Function)
Adds a character string (in RTF or not) at the end of RTF edit control, RTF control in a report or character string containing a text in RTF.
<Word Processing>.Insert (Function)
Inserts an object in a Word Processing control. The objects that can be used are: an element, a document, a paragraph, a text, an image, a fragment....
WLanguage procedure called by SCPSendFile
WLanguage procedure ("callback") called by SCPSendFile when transferring files to a remote host using the Secure Copy Protocol (SCP).