ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

LinkColorRTF (Function)
Changes the color of links in all RTF Edit controls in the application.
MapGetStyle (Function)
Returns the style used by the map displayed in the Map control.
LooperCollapseExpand (Function)
On a given row of a Looper control: collapses a break (if it is expanded), expands a break (if it is collapsed)....
TableEnumBreak (Function)
Enumerates the breaks found in a Table control.
WLanguage procedure called by zipAddDirectory
WLanguage procedure ("Callback") called when adding files with zipAddDirectory.
SysIconize (Function)
Used to find out whether a window is minimized.
pvtPosition (Type of variable)
The pvtPosition type is used to handle a cell of a Pivot Table control.
Control (Type of variable)
The Control type is used to define the characteristics of a control.
KioskEnable (Function)
Switches the current Android application to kiosk mode.
Alias (Property)
The Alias property is used to: get or change the alias of a window (WINDEV and WINDEV Mobile). get or change the alias of a dynamic tab (WINDEV). get the internal HTML/JavaScript name of a control (WEBDEV)....
Variable scope
Variables can be declared anywhere in the code....
GglAnalyticsAddEvent (Function)
Adds an event in Google Analytics
String functions
List of functions for managing character strings...
Creating and distributing Active WEBDEV Pages
To transform a page in Session mode into an Active WEBDEV Page:...
Automated tests: Test-specific functions
List of automated tests: Test-specific functions...
rssStream (Type of variable)
The rssStream type is used to handle a RSS stream...
Icon (Type of variable)
The Icon type is used to define the advanced characteristics of an icon.
SIPAddress (Type of variable)
The SIPAddress type is used to define the advanced characteristics of a SIP address.
DashMode (Function)
Opens or closes the Dashboard control edit mode.
WLanguage procedure called by FTPListFile
Procedure ("Callback") called by FTPListFile for each file found.
htmlDocument (Type of variable)
The htmlDocument type is used to define all the advanced characteristics of an HTML document.
PageByPagePrint (Property)
The PageByPagePrint property is used to: Ask a report to be printed page by page. Each page of the report will be sent separately to the printer spooler. Find out the print mode of the report (page by page or all at once)....
Round (Function)
Returns the rounded value of a numeric value according to the specified number of decimal places.
StatCovariance (Function)
Calculates the covariance between two series of values.
EmailSend (Function)
Sends an email via the SMTP protocol while controlling the "buffer" of the email.