ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Extensions of files created by WINDEV, WEBDEV, WINDEV Mobile
The table below presents the main extensions of files created and supported by WINDEV, WEBDEV and WINDEV Mobile......
Writing to the Free Technical Support
When you encounter a problem, try to isolate it and to reproduce it by using the minimum number of elements......
HTMLExecuteControlProcess (Function)
Executes a WLanguage event associated with a control in an HTML page displayed by an HTML Display control.
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....
Compile (Function)
Dynamically compiles an Procedure whose source code is provided (dynamic compilation).
Search in the editors
Being able to perform a search in the editors significantly improves efficiency......
Choosing the action associated with a WEBDEV button
Whatever the type of button, it is possible to associate an action with it......
Constants for managing the windows
List of constants used by the functions for managing the windows...
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.
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...
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....
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...
Property Description (Type of variable)
The Property Description type is used to get information about a property.
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.
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...
Name (Property)
The Name property is used to get the name of an element.