ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Page constants
List of constants used by page functions....
Map (Function)
Executes a procedure on each element of a source array and returns the results in a WLanguage array.
Print technical documentation
You can print different technical documentations describing all the elements of the project (windows, pages, reports, data files, items, components, assemblies, Custom-Folders, etc.)......
Characteristics of Table controls in a page
Table controls allow you to display and/or enter data......
JSONExecute (Function)
Calls a server URL that returns data in JSON format (JavaScript Object Notation).
Using RAD patterns
The steps for creating a RAD pattern are as follows......
SysNbExternalStorage (Function)
Returns the number of external storage spaces found on an Android device.
Scope of procedures
The scope of a procedure defines whether it is public, private, etc......
SQLColumn (Function)
Returns the characteristics of all the columns (or items): for a given table. for a given query....
MobileNetworkConnectionInfo (Function)
Returns information regarding the current connection to data on the mobile network.
The requested action cannot been performed: the page was not synchronized
LooperRefreshVisible (Function)
Changes or returns the visibility status of the refresh bar in a Looper control.
SpreadsheetTypeAndMaskSelection (Function)
Returns or modifies the type and mask of selected cells in a Spreadsheet control.
USBListDevice (Function)
Returns the list of USB devices currently plugged into the current computer.
WINDEV: Example of programmed Drag and Drop
Creating nested reports
Handling a Breadcrumb control through programming
The Breadcrumb control can be handled through programming......
PageAddress (Function)
Used to find out the Internet address of a page.
The Scheduler control
...The Scheduler control is used to automatically display and handle schedules. It is used to manage the display of multiple resources and it is used in several applications or sites....
The Web Camera control
...The Web Camera control is used to view a file that is refreshed at regular time intervals....
BitwiseXOR (Function)
Returns the result of the bitwise exclusive OR operation performed between two values.
TableSelect (Function)
Returns the index of the selected element in the Table or TreeView Table control.
AAFContextMenuToString (Function)
Returns the list of options in the context menu actually displayed by the control.
RTFToText (Function)
Returns the text without the formatting characteristics specific to the RTF format.
EditTokenCount (Function)
Returns the number of tokens present in a "Text token" Edit control.