AYUDA EN LÍNEA
 WINDEVWEBDEV Y WINDEV MOBILE

Versión: 2025

NullAllowed (Property)
The NullAllowed property is used to manage the NULL value in the items of HFSQL data files.
Reinitializing the parameters automatically saved
WINDEV allows you to automatically save the different application parameters......
Printing the content of a table (AAF)
By default, a Table field offers an automatic context menu enabling the user to perform a number of operations on the data displayed in the table......
RepeatString area: movements and gestures
In a mobile application, several options can be handled with the fingers, by performing specific movements......
Spreadsheet control in a window
The spreadsheet is one of the most often used business tools. The Spreadsheet control is used to include a spreadsheet in your WINDEV windows....
List,Position (External language)
Positions the first element displayed in the list or returns the index of the first element displayed.
HExportCSV (Function)
Exports the records found in a data file (HFSQL or OLE DB), a view or a query to a CSV file.
HWrite (Function)
Writes a record into a data file without updating the indexes corresponding to all keys used in the file.
VerticalSwipe (Property)
The VerticalSwipe property gets and changes the swipe direction in an internal window with swipe gesture support.
OrganizerSelectedRange (Function)
Returns the start or end date and time of the time slot selected in an Organizer control.
AppActivateVersion (Function)
Activates one of the application versions available in the history of versions on the reference setup server.
AutomaticReorganization (Property)
The AutomaticReorganization property gets and sets the automatic reorganization mode for the tasks in a "Gantt Chart" column.
eYe magnet: contditional formatting of fields
The visual aspect of a window control can be automatically modified according to a series of conditions in order to attract the attention of the user to this control......
ManageHTML (Property)
The ManageHTML property is used to set the HTML management mode in a full-text index.
ManageRTF (Property)
The ManageRTF property is used to set the RTF management mode in a full-text index.
VisualEffect (Property)
The VisualEffect property allows you to apply a visual effect on a control or group of controls in a window.
JSONExecute (Function)
Calls the URL of a page on the server that returns data in JSON format (JavaScript Object Notation).
Native Container control events
The following events appear by default in the WINDEV and WINDEV Mobile code editor...
Manipulating Breadcrumb controls programmatically
The Breadcrumb control can be handled through programming......
HTMLClassToggle( Función)
Cambia una clase en las clases de HTML de un control: si la clase no existe, se añade; si la clase ya existe, se elimina.
Persistencia de datos
La persistencia de los datos se utiliza para almacenar el valor escrito por el usuario.......
Report based on a Scheduler control
A report based on a Scheduler control is used to directly print the information displayed in the Scheduler control......
Day (Property)
The Day property is used to: Get the day from a Date or DateTime variable, or get the number of days from a Duration variable. Change the day of a Date or DateTime variable, or change the number of days of a Duration variable. Get the day or the number of days from a Date item (in "Date", "Date and Time" or "Duration" format) Modify the day or the number of days in a Date item (in "Date", "Date and Time" or "Duration" format)...
Visualización de una ventana en 3 dimensiones
Su ventana contiene controles superpuestos......