AYUDA EN LÍNEA
 WINDEVWEBDEV Y WINDEV MOBILE

Versión: 2025

Displaying an Active WEBDEV Page
An Active WEBDEV Page can be displayed......
Error 1016: El método de la clase es privado
The Preset control
The "Preset" control is used to display the frequently used controls without programming......
Plantilla del instalador
La creación del programa instalación asistente le permite personalizar las ventanas del programa instalación......
ControlEnabled (Function)
Enables a control or a group of controls in a window. An animation can be set on the controls during this operation.
External language: C ++ programming (WDWDIAL interface)
This third method uses the notion of class inheritance to simplify the interfacing between a C++ application and WINDEV......
inAppProduct (Variable type)
The inAppProduct type is used to define the advanced characteristics of a product for an In-App purchase.
TmeLine control linked to a data file or variable
You can create TimeLine controls directly linked to the data....
Sobrecargar una función WLanguage o utilizar una función WLanguage en una consulta SQL
WLanguage incluye la palabra clave "WL"......
Option,Test (External language)
In an information window, displays each call to the function and each status report returned by the function.
hbScanParameter (Variable type)
The hbScanParameter type is used to define the parameters for iterating over the records in an HBase database.
HTransactionEnd (Function)
Validates the current transaction: the modifications performed on the data file since the start of transaction (HTransactionStart) are validated. the transaction file is deleted (if the transaction is the last transaction in progress for a network application) the records locked in read-only by the transaction are unlocked....
TraceEnd (Function)
Closes the trace window if this window was opened or stops saving the trace information in a text file.
gFontSize (Function)
Builds a sequence of characters used to specify the size of the font for a text found in a graphic string.
ListSeek (Function)
Searches for an element in a List Box, ListView or Combo Box control (including the values described by gStoredValue).
Events associated with the project
List of events associated with the project...
TextWithoutFormat (Property)
The TextWithoutFormat property is used to get the text contained in a rich edit control without the formatting tags.
ColumnWidth (Property)
The ColumnWidth property gets and sets the width of each column in a multi-column Looper control.
BottomIndent (Property)
The BottomIndent property gets and sets the space at the bottom of the text (bottom margin) in a control.
TopIndent (Property)
The TopIndent property gets and sets the space at the top of the text (top margin) in a control.
WorksheetName (Property)
The WorksheetName property is used to get or change the name of the current worksheet in a Spreadsheet control.
DndTarget (Property)
The DndTarget property determines and changes how a control behaves in a drag-and-drop operation.
grAxisTitle (Function)
Defines the title of X-axis and the title of Y-axis in a chart.
Manipulating controls in a page
The different operations that can be performed on the page controls are as follows......
Responsive Web Design: Slice management
In the WEBDEV editor, different resolutions are represented via slices......