ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

API description (Type of variable)
An API Description variable is used to describe an API, its parameters, its return value and its calling options by programming.
WINDEV License Agreement
WINDEV License Agreement...
Width (Property)
The Width property gets and changes the width: of a control or block in a report. of a control (found in a window), window, column found in a table or column found in a list box (including listview). of a control (found in a page), column found in a table or column found in a list box. The control can be overlayable or not....
Height (Property)
The Height property is used to get and change the height: of a control or block in a report. of a control (in a window), window, row of a Table, List Box or ListView control, option of a Radio Button or Check Box control, break header or footer of a Table or Looper control. of a control (in a page), break header or footer in a Table or Looper control. The control can be overlayable or not. of a break cell in a Table or Looper control....
Constants for managing emails
List of constants used by the functions for managing emails....
Choosing the action associated with a WEBDEV button
Whatever the type of button, it is possible to associate an action with it......
Compile (Function)
Dynamically compiles an Procedure whose source code is provided (dynamic compilation).
Handling a TreeView Table control programmatically
This page explains how to program TreeView Table controls......
DDE constants
List of constants used by the DDE functions...
System constants
List of constants used by the system functions....
HFSQL in network mode on a server running Windows NT4, 2000, XP or 2003
The access speed to the data in network depends on several parameters (see the section......
diagActionAllowed (Type of variable)
The diagActionAuthorized type is used to define the actions available to end users on a diagram shape in the Diagram Editor control.
SendKey (Function)
Simulates the keystrokes and the mouse actions.
Border management constants
List of constants used by the border management functions....
hdfsRights (Type of variable)
The hdfsRights type is used to define the advanced characteristics regarding the access rights to an element (file, link, directory) of the Hadoop file system.
EmulateInput (Function)
Performs an input by emulation in a control while checking whether this control is an editable control.
Constants for managing animations
List of constants used by the functions for managing the animations...
Converting C types
Depending on the type of programming, it may be useful to know the correspondence between the types used in C and the types used in WLanguage......
HTMLToRTF (Function)
Converts an HTML string or an HTML buffer to an RTF string.
Variable Description (Type of variable)
The Variable Description type is used to get information about a variable or a member.
OBEX constants
List of constants used by the OBEX functions....
TestCheck (Function)
Writes a result into the status report of a test according to the result of a boolean expression.
Automatic AJAX
The diagram below presents the automatic and immediate use of AJAX in a WEBDEV site......
docFormatting (Type of variable)
The docFormatting type is used to define the formatting characteristics of an element in a Word Processing document.
Declaring a procedure/a function
The different syntaxes for declaring a procedure...