ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Reals
LooperModifyIP (Function)
Modifies a row corresponding to an internal page in a Looper control populated programmatically.
SpeechSynthesisInitialize (Function)
Initializes the parameters of speech synthesis for the current application.
IWListInsert (Function)
Inserts a new internal window in the list of internal windows used by an Internal Window control.
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.
Installing a WEBDEV site with zero-downtime update
Starting with version 24, you can update a Session or AWP site without disconnecting users......
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....
StringDisplay (Function)
Returns a specific string (or a buffer) to the client browser in response to a request.
Multiline strings
To type character strings over several lines in the code editor...
SysChangeScreenResolution (Function)
Modifies the resolution of a screen.
LooperModifyIW (Function)
Modifies a row corresponding to an internal window in a Looper control populated programmatically.
MapChangeStyle (Function)
Changes the style of the map displayed in the Map control.
SysWinShow (Function)
Modifies the display status of a window.
Native PostgreSQL Connector: Specific features and remarks
Remarks and specific features of Native PostgreSQL Connector......
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.
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).