ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

gpwGetRights (Function)
Used to get the rights granted to a control, a window, a page or a report.
ArrowStart (Function)
Sets the position of the source end of an arrow in a "Shape" control.
ArrowEnd (Function)
Sets the position of the target end of an arrow in a "Shape" control.
HServerStatus (Function)
Allows you to find out the status of a HFSQL server (this function uses the MantaManager service).
IWListCount (Function)
Returns the number of internal windows currently found in the list of internal windows browsed by an Internal Window control.
WDInst: configuring the interface of setup program
By default, WDInst (the setup editor) proposes a standard setup program (the wallpaper corresponds to a gradient shade of blue and no slide is displayed......
Handling an Action Bar through programming
An Action Bar can be handled through programming. To do so, use the variable corresponding to the Action Bar in the code....
Spreadsheet control in a report
The spreadsheet is one of the most often used business tools. You have the ability to create reports that print the data found in a spreadsheet....
WEBDEV 2024: New WLanguage features
In version 27, new functions, properties and data types have been introduced and some have been improved......
Managing space characters in the searches?
WinSize (Function)
WinSize: returns or modifies the window display mode (maximized, minimized or normal), modifies the window height and/or width, moves the window and modifies a window's height and/or width....
NetRemoteMessageBox (Function)
Displays a dialog box on the screen of the FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server powered by WINDEV. This function is kept for backward compatibility....
WinChangeLayout (Function)
Applies a specific layout to: a window. an internal window....
PrivateKey (Property)
The PrivateKey property manages connections that use private keys (SSH or MQTT connections).
Editing the WEBDEV style sheet
WEBDEV allows you to manage all the WEBDEV styles used in a project......
hbWrite (Function)
Writes cells (values of items) to one or more rows (records) in an HBase table.
The Cell control
The Cell control contains controls......
ToolTip (Property)
The ToolTip property is used to get and change the text displayed in the tooltip associated with a window or page control.
SNMPSet (Function)
Writes one or more values onto an SNMP agent for which an SNMP session was started.
notificationFormat (Type of variable)
The notificationFormat type is used to describe the display format of a notification when this one is expanded.
Item Description (Type of variable)
An Item Description variable is used to describe one or more items in a data file programmatically.
<List Box>.SelectPlus (Function)
Selects one or more elements in a List Box, ListView or Combo Box control.
SpreadsheetDeleteName (Function)
Deletes one of the names used to identify a cell found in a Spreadsheet control.
<Table>.Sort (Function)
Sorts a Table or TreeView Table control on one or more columns (lexicographical sort).
ScanWithUserInterface (Function)
Saves a document from a scanner to one or more files, using the scanner's user interface....