ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

NotifListCategory (Function)
Lists the notification categories of the application.
ImageNext (Function)
Displays the next image for the scroll.
ImageLast (Function)
Displays the last image for the scroll.
ContinentList (Function)
Returns the list of continents.
<Variable Drive>DirectoryList (Function)
Lists the directories of an Drive.
ActionRedo (Function)
Runs the last action canceled.
OCRExtractTextBlock (Function)
Returns all the text blocks of an image.
MVP RAD
WINDEV proposes an MVP RAD that generates the "table" and "form" windows as well as the necessary Presenter and Model classes......
FolderData (Function)
FolderData is kept for backward compatibility.
xlsNbColumns (Function)
xlsNbColumns is kept for backward compatibility only.
ToolTipMargin (Function)
Modifies the margin of the text in the tooltips.
SaaSAdminListPricing (Function)
Lists the pricing of a SaaS site.
<sshSession variable>.SCPGetFile (Function)
Gets a file via the Secure Copy Protocol.
iVPos (Function)
iVPos is kept for backward compatibility.
iHPos (Function)
iHPos is kept for backward compatibility.
FlexAlignItems (Property)
The Property FlexAlignItems allows you to know and modify the alignment characteristics of the fields inside a row of a Flexbox field according to the secondary axis of the field ( Property 900 corresponding CSS "align-items").
FileToPage (Function)
Automatically updates the controls of a page with: the values of the bound items in the current record (loaded in memory) of the data file described in the data model editor. This operation is performed regardless of the state of the controls (grayed, inactive or invisible). the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
SchedulerTaskList (Function)
Retrieves the list of scheduled tasks.
SQLCodeExecuted (Property)
The SQLCodeExecuted property gets the SQL code of a query after replacing the parameters with a value.
BTListDevice (Function)
Returns the list of accessible Bluetooth devices.
Printing in PDF format: Special cases
Specific features of print in PDF format...
Single Page App
A "Single Page App" is a Web application (Internet or Intranet) whose all pages are grouped in a single page......
iListNestedReports (Function)
Returns: the list of nested reports currently printed (reports run by iPrintReport in one of the processes of the report currently printed). the list of sequenced reports currently printed (iSequenceAdd)....
SNMPTrapEnable (Function)
Enables the interception of an SNMP "trap" sent by an agent.
The Context Menu control (WEBDEV)
Context menus are often used in websites......