ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Options of the window editor
To configure the general options of the window editor...
Environment of the window editor
The main elements of window editor are as follows:
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.
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...
Keyboard shortcuts
The main keyboard shortcuts in the editors are as follows...
How to choose the data source of a control?
This help page presents the different data sources available for a control....
InitialValue (Property)
The InitialValue property is used to get and/or change an initial value....
Class inheritance
The hierarchical organization in class and sub-class has allowed to create the notion of inheritance......
Constants for external files
List of constants used by the functions for managing external files....
TableInsert (Function)
Inserts a row into: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
Automatic features of Pivot Table controls
The Pivot Table control offers several Automatic Application Features (AAF) allowing the user to take advantage of all its capabilities......
Monitoring robot: General check parameters
The general parameters of the check must be defined when creating or modifying a check......
TableCollapseExpand (Function)
Collapses or expands an element in a Table or TreeView Table control.
Height (Property)
The Height property is used to get and change the height of an element.
ToolbarPosition (Function)
Indicates the display mode of a Toolbar control.
Visible (Property)
The Visible property is used to set the visibility of an element.
AnimationSetMode (Function)
Changes the type of animation: for an image in an Image control. for a text in a static control....
HComputer (Function)
Stores a unique computer number or identifier in order to use the log and transactions over the network.
HServerStatus (Function)
Allows you to find out the status of a HFSQL server (this function uses the MantaManager service).
zipChangePath (Function)
Modifies the stored path of a file in an archive (in ZIP, WDZ or 7z format).
FileDisplay (Function)
Displays a file in the browser of Web user.
Android 11: Changes in the behavior of applications
After each new version of Android is deployed, Google requires a higher target API level ("TargetSdkVersion") to publish applications on Google Play...
OAuth2Parameters (Type of variable)
The OAuth2Parameters type is used to define the information required to authenticate on a web service implementing the OAuth 2.0 standard.
GglConnect (Function)
Manages authentication on a Google server (via the "OAuth 2.0" authentication mode).
CameraStop (Function)
Stops the video preview or video recording in a Camera control. Function kept for "Version-26-compatible" Camera controls....
Width (Property)
The Width property is used to determine and change the width of an element.
Linking a Scheduler control to a data file or variable
You can create Scheduler controls directly linked to the data....
Constants used for managing the multi-touch
Constants for managing the multi-touch...
HListKey (Example)
Usage example of the HListKey function
LDAP constants
List of constants used by the LDAP functions....