AYUDA EN LÍNEA
 WINDEVWEBDEV Y WINDEV MOBILE

Versión: 2025

Binding a Scrollbar control to an item
A scrollbar can be bound to an item in a data file, query, etc....
<Chart>.Scatter3DProjection (Función)
Indica si los puntos encontrados en una serie de un gráfico de dispersión 3D deben ser proyectados en un plano determinado.
grScatter3DProyección (Función)
Indica si los puntos encontrados en una serie de un gráfico de dispersión 3D deben ser proyectados en un plano determinado.
ScreenToSource (Function)
Automatically initializes: the values of a data file's items in memory with the values from the controls in the window. the value of the WLanguage variables with the value of the window controls. This function is also available for WEBDEV pages....
ScreenToFile (Function)
Automatically updates: the values of a data file's items in memory with the values from the controls in the window. the value of the WLanguage variables with the value of the window controls. This function is also available for WEBDEV pages....
Report based on a TreeView Table control
You can use a report based on a TreeView Table control to directly print the information displayed in a TreeView Table control found......
StoredValue (Property)
The StoredValue property is used to get the value currently stored by: a row in a List Box, ListView or Combo Box control. a "Text token" Edit control. a row of a Table control. an input suggestion in an Edit control (if the suggestion is selected)....
InterpretAmpersand (Property)
The InterpretAmpersand property is used to determine and change how the '&' character is interpreted in: field label Window label. the elements of a List Box control. the elements of a Combo Box control. the values of a column in a Table control....
CursorEnd (Property)
The CursorEnd property gets and sets the end position of the mouse selection range in the following controls: Edit control. Editable Combo Box. "Edit control" column and "Editable Combo Box" column in a Table control. Word Processing control. Code Editor control....
User Groupware: Password encryption
For better security in the User Groupware, WINDEV and WEBDEV now encrypt user passwords......
HExecuteSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the HFSQL engine.
TaskNext (Function)
Reads the task after the current task in a Lotus Notes or Outlook task list.
TextItemCompleted (Property)
The TextItemCompleted property is used to manage text items in an HFSQL data file.
<Image>.AnimationSetParameter (Function)
Changes one of the animation parameters used for a moving image (in an Image field).
PrintArea (Property)
The PrintArea property gets and sets the print area of a Spreadsheet control in a report.
Index (Property)
The Index property indicates the physical index (physical order) of an item in a record.
NullSupported (Property)
The NullSupported property is used to manage the NULL value in HFSQL data files.
WorksheetName (Property)
The WorksheetName property gets and sets the name of a worksheet in an XLS document.
NbWorksheet (Property)
The NbWorksheet property is used to get the number of worksheets in a Spreadsheet control.
NbComponent (Property)
The NbComponent property is used to get the number of elements in a composite key.
JSONExecuteExternal (Function)
Calls an external server URL that returns data in JSON format (JavaScript Object Notation).
inAppConsumeProduct (Function)
Used to consume, in an application, a product that was previously purchased by the user.
Cookie (Variable type)
The Cookie type is used to handle the cookies transmitted in the HTTP requests.
<Chart>.PieStartAngle (Function)
Indicates the starting angle of the first part in a Sector, Hemicycle or Donut graph.
grPieStartAngle (Function)
Indicates the starting angle of the first part in a Sector, Hemicycle or Donut graph.