ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Changing the characteristics of window controls
The characteristics of the controls can be viewed and/or changed in......
xlsNbColumn (Function)
Returns the number of columns found in a worksheet of an XLS file.
CtCacheSize (Property)
The CtCacheSize property is used to determine and change the maximum number of records that can be stored in the cache of the Native MySQL Connector.
TotalNbRec (Property)
The TotalNbRec property is used to: Get the number of records to be printed. Change the number of records to be printed....
xlsData (Function)
Retrieves the content of a cell found in an XLS file.
Modal windows
The window that opens another window is called parent window; the window opened by the parent window is called child window......
URI (Type of variable)
The URI (Uniform Resource Identifier) type identifies physical or abstract resources (e.g. files or Web pages).
Sending and receiving emails
WINDEV, WEBDEV and WINDEV Mobile allow you to directly manage the emails from your applications......
Constants for managing Scheduler and TimeLine controls
The following constants are used to manage Scheduler and TimeLine controls:...
Grayed (Property)
The Grayed property is used to: Determine if a control (or a group of controls) is grayed out. Gray out or ungray a control, a group of controls or a window....
VideoParameter (Function)
Returns or modifies the value of a parameter for the device camera. Function kept for "Version-26-compatible" Camera controls....
SOAP constants
List of constants used by the SOAP functions....
Handling an HTML control through programming
WINDEV and WEBDEV allow you to handle an HTML control through programming......
HStatCalculate (Function)
Performs various statistical calculations on the file keys.
Native Informix Connector: Specific features and remarks
Remarks and specific features of Native Informix Connector...
Handling XLS files
WINDEV and WEBDEV propose two methods for handling the Excel files......
External language: Programming in C++ (WDWDIAL interface)
This third method uses the notion of class inheritance to simplify the interfacing between a C++ application and WINDEV......
Monitoring robot: Configuring the robot parameters
From the monitor, you can change the configuration options......
Constants for manging the replication
List of constants used by the functions for managing the replication....
gBackgroundGradient (Function)
Describes a display color in gradient mode.
PageInitialization (Function)
Resets to zero (or not) the controls found in the current page and starts the events for initializing the controls and the page.
ControlNoSpace (Function)
Specifies whether the space characters on the right of the value found in the control are deleted.
Distributing an external component
Once the component has been created, tested and generated, it can be distributed to other developers......
Y (Property)
The Y property is used to: Find out the Y-coordinate of a control or window (position on Y-axis). Modify the Y-coordinate of a control or window....
Merge (Property)
The Merge property is used to merge the cells of a Table or TreeView Table control.