ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

iPrintPDF (Function)
Prints the content: of a PDF file. of a buffer containing a PDF. of a PDF Reader control....
"END:" label
The END: label is used to define a code that will be systematically run at the end of process execution.
CertificateSignString (Function)
Creates the signature of a character string.
DynamicSiteDisplay (Function)
Starts a dynamic WEBDEV site from a static page or or from a dynamic WEBDEV page.
grInfoXY (Function)
Returns information about the series found at a specific chart point.
WLanguage procedure called by AppDetectUPDAvailable
Procedure ("Callback") called by AppDetectUPDAvailable when an update for the active application is detected.
Spreadsheet: Using the ribbon
The ribbon of the Spreadsheet control proposes several features and it allows you to define several settings......
Shared memory areas
WINDEV, WEBDEV and WINDEV Mobile allow you to handle shared memory areas......
nfcTag (Type of variable)
The nfcTag type is used to define the advanced characteristics of an NFC tag (Near Field Communication).
NFC constants
List of constants used by the NFC functions...
TableSwapLine (Function)
Swaps: two rows in a Table control populated programmatically. two branches in a Treeview Table control populated programmatically....
ControlFindHighlight (Function)
Highlights, in a window or control, all the captions and texts corresponding to a given text.
Data model editor: the different types of items
The different types of items proposed in the data model editor are as follows:
sshSession (Type of variable)
The sshSession type is used to define the characteristics of a connection to an SSH server.
Manipulating Chart controls in a WEBDEV site
When a Chart control is executed on a page of the WEBDEV site, users can personalize visuals via a context menu......
HLogStop (Function)
Stops the log process of a file.
Val (Function)
Returns the numeric value of a character string.
dCopyImage (Function)
Copies an image: from an Image control to another Image control. from an Image variable to another Image variable....
TableFilteredColumn (Function)
Returns the list of columns filtered by the user in a Table or TreeView Table control.
TableModifyColumn (Function)
Modifies a column in a horizontal Table control.
ControlFindTextFirst (Function)
Finds and selects the first element corresponding to the sought text in a window or control.
RTFToText (Function)
Returns the text without the formatting characteristics specific to the RTF format.
Manage SCM branches visually
The Source Code Manager offers a graphic interface for editing branches to optimize the management of branches in your projects......
Display (External language)
Displays a value in a control or assigns a value in a variable.
Handling a Repositionable Note control through programming
A Repositionable Note control can be handled through programming......