ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

LooperModifyIW (Function)
Modifies a row corresponding to an internal window in a Looper control populated programmatically.
GglPrintDocument (Function)
Prints a document (text or PDF file, images, Word or Excel document, ...) by using the Cloud Print service of Google.
Permission (Type of variable)
The Permission type represents a permission requested by the application (and therefore declared in the manifest).
Context menu of Check Box columns (AAF)
The Table and TreeView Table controls can propose Check Box columns allowing the user to select the requested options......
LooperInsertIW (Function)
Inserts a row as an internal window into a Looper control populated programmatically.
dPixelColor (Function)
Identifies the color of a pixel: in an Image control. in an Image variable. in a picLayer variable. in a WDPic variable]....
Coloring the procedures
A color (text color) can be assigned to the procedures so that they can be easily classified and identified......
iPrintPDF (Function)
Prints the content: of a PDF file. of a buffer containing a PDF. of a PDF Reader control....
Reals
Multiline strings
To type character strings over several lines in the code editor...
Native PostgreSQL Connector: Specific features and remarks
Remarks and specific features of Native PostgreSQL Connector......
SysChangeScreenResolution (Function)
Modifies the resolution of a screen.
SpeechSynthesisInitialize (Function)
Initializes the parameters of speech synthesis for the current application.
MapChangeStyle (Function)
Changes the style of the map displayed in the Map control.
SysWinShow (Function)
Modifies the display status of a window.
Deploying an iOS application
WINDEV Mobile tutorial: Deploying an iOS application 10 min
HClusterStop (Function)
Suspends the execution of an HFSQL cluster. The nodes of the cluster will no longer accept any connection from the client applications.
SpreadsheetFreeze (Function)
Used to freeze the display of a row or column in a Spreadsheet control.
fCreateLink (Function)
Creates a link on a file at the specified location.
Open (External language)
Opens a window.
ShortcutKey (Property)
The ShortcutKey property gets and sets the keyboard shortcut associated with a control.
ChangeTheme (Function)
Is used to change, through programming, the theme (dark or light) used by the mobile application.
MatDeterminant (Function)
Calculates the determinant of a square matrix (the number of rows is equal to the number of columns).
MatRead (Function)
Reads the value of a matrix element.
BackgroundStyle (Property)
The BackgroundStyle property is used to get and modify the background style of cells in tables and/or TreeView Tables....