ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ArrayInsert (Function)
Inserts an element at a given position: into a one-dimensional array. into an associative array. into an advanced array property (array of gglCalendar events, etc.). into a WLanguage list....
Events associated with a Web Component control
WEBDEV manages the following events by default (order of appearance in the code editor)...
Using RAD patterns
The steps for creating a RAD pattern are as follows......
fExtractResource (Function)
Extracts a resource from the application into a physical device location.
LooperAddIW (Function)
Adds a row as an internal window at the end of a Looper control populated programmatically.
PopupDisplayPage (Function)
Displays a WEBDEV page as a popup in the current page with a DDW (Dim Disabled Windows) effect.
grLineThickness (Function)
Retrieves and/or modifies the value of the line thickness in a line chart....
SchedulerPosition (Function)
Displays a Scheduler control from a specified date or returns the date of the first day (or last day) displayed in a Scheduler control.
UploadSize (Function)
Returns the total size (in bytes) of the file currently uploaded via an Upload control.
iPageNum (Function)
Returns or initializes the number of the page currently printed.
Handling an ActiveX by programming
WINDEV allows you to handle an ActiveX control in WLanguage via......
Insert (Function)
Inserts an element at a given position: into a one-dimensional WLanguage array. into an associative array. into an advanced array property (array of gglCalendar events, etc.). into a WLanguage list....
Report data source
...The reports can be created with the data coming from:...
NotifPushDisable (Function)
Disables the management of push notifications for a WINDEV Mobile application (Android or IOS).
SpreadsheetSelectPlus (Function)
Selects one or more cells in a Spreadsheet control found in a window.
Handling the framesets
The different operations that can be performed on the framesets are as follows......
TableEnumBreak (Function)
Enumerates the breaks found in a Table control.
Events associated with Image controls
List of events associated with Image controls...
fCopyFileWebFolder (Function)
Copies an image file from the data directory of application (or from one of its sub-directories) to the "_WEB" directory of application (or to one of its sub-directories).
Events associated with a Repositionable Note control
Events associated with a Repositionable Note control...
Events associated with Splitter controls
List of events associated with Splitter controls...
iOS specific buttons
WINDEV Mobile includes several standard Apple buttons......
DashSaveConfiguration (Function)
Saves the configuration of a Dashboard control in string format.
Font
The Font keyword can correspond to: a Font variable. the Font property....
WDZip: Creating or modifying an archive
This help page explains how to......