ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Environment of the window editor
The main elements of window editor are as follows:
Options of the window editor
To configure the general options of the window editor...
Zoom in the different editors
All editors of WINDEV, WEBDEV and WINDEV Mobile allow you to zoom in on the different elements displayed in the editor...
Copy between the editors
WINDEV, WEBDEV and WINDEV Mobile allow you to perform copies (or Drag and Drop) of controls between the products and their editors.
SensorDetectEndShake (Function)
Notifies when the device has been shaken in any direction.
InstantMessaging (Type of variable)
The InstantMessaging type is used to define the advanced characteristics of the instant messaging of a contact (Google Talk, Skype, MSN, etc.).
SensorDetectBeginShake (Function)
Notifies when the device is shaken in any direction.
SysNation (Function)
Returns the nation currently used by the system.
iParameterPDF (Function)
Defines the options for the generated PDF file.
FinCurrentVal (Example)
Usage example of the FinCurrentVal function
FinFutureVal (Example)
Usage example of the FinFutureVal function
Alias (Property)
The Alias property gets the alias of an element.
Password (Property)
The Password property sets and changes the password.
<Table>.CollapseExpand (Function)
Collapses or expands an element in a Table or TreeView Table control.
BTLEStatus (Function)
Returns the current Bluetooth activation status on the device or asks to be notified when the activation status changes.
TablePosition (Function)
Displays a Table or TreeView Table control from a specified row or returns the index of the first row displayed in a Table or TreeView Table control.
Page (Property)
The Page property is used to handle a page.
Navigation map
The site map path is used to implement the structure and the sequence of pages in your site......
hScheduleMaterializedView (Type of variable)
The hScheduleMaterializedView type is used to programmatically manage a task for recalculating the data of a scheduled materialized view on an HFSQL server.
5. The following files are automatically created
Key and referential integrity
In an analysis, the "Key" items are also used to manage the consistency of data (called referential integrity)......
Handling an iFrame control through programming
WEBDEV allows you to handle an iFrame control by programming......
dbgInfo (Function)
Returns a debug information.
DashDelete (Function)
Deletes a widget displayed in a Dashboard control. The Dashboard control is updated and a free location replaces the deleted widget.
TreeView Table control based on a variable
A TreeView Table control based on a variable is a control bound to a variable or a set of variables......
fWriteLine (Example)
Usage example of the fWriteLine function
USBFind (Function)
Finds a USB device according to keywords.
FOR EACH/FOR ALL statement (loop through files)
The FOR EACH statement is used to run different types of HFSQL loops...
Creating a RAD pattern
From version 12, a new RAD technology has appeared......