AYUDA EN LÍNEA
 WINDEVWEBDEV Y WINDEV MOBILE

Versión: 2025

SQL : Cláusula ORDEN POR: Organización del resultado de una consulta
La cláusula ORDER BY se utiliza para ordenar los registros seleccionados por una consulta SQL.......
WDSQL: Ejecutar una consulta SQL
WDSQL se utiliza para ejecutar todas las consultas SQL creadas por WDSQL.......
HDeleteLink (Function)
Deletes an integrity rule between two data files on the server.
The Item control
The "Item" control is used to edit the content of a data file item......
Manipulating Ribbon controls programmatically
WINDEV allows you to programmatically manipulate Ribbon controls, as well as their tabs and groups....
NewRecord (Property)
The NewRecord property is used to determine if the record is a new record or if it comes from the data file.
grTimeLevelMax (Function)
Defines the number of levels to display in the time scale of a chart as well as the maximum level.
WDTestSite: Presentación
WDTestSite se utiliza para ejecutar diferentes pruebas en un sitio WEBDEV.......
HAddLink (Function)
Adds an integrity rule between two data files on the server.
¿Cómo se crea una consulta SQL a get un TOP 10?
Esta página de ayuda presenta el método de creación de una consulta SQL usado para get los primeros 10 registros......
grAutoRefreshSeries (Function)
Identifies or defines whether a series is refreshed whenever the chart is drawn.
Page contexts
In a Windows application, the information relative to a window is stored with the window......
Minute (Property)
The Minute property is used to: Retrieve the minutes from a Time or DateTime variable, or the number of minutes from a Duration. Change the minutes in a Time or DateTime variable, or the number of minutes in a Duration. Retrieve the minutes or the number of minutes from a Date item (in "Date and Time" or "Duration" format) or from a Time item. Modify the minutes or the number of minutes in a Date item (in "Date and Time" or "Duration" format) or in a Time item....
Managing contacts (mobile devices)
In your mobile applications, you can directly manage the contacts on your mobile device (Android, iPhone, iPad, etc.)....
Option (Property)
The Option property is used to configure how a Bar Code control is displayed.
The different types of fields Table: programmatically, file with or without direct access
WINDEV, WEBDEV and WINDEV Mobile allow you to use......
WINDEVVersion (Function)
Returns the version number of the wdxxxvm DLL.
Descripción de un control Agenda (control de página)
La control Agenda puede ser configurada en el editor a través de la ventana description (pestaña "Detalles")......
TreeView Table report
The report editor allows you to create "TreeView Table" reports......
Managing main window menus
A main menu is necessarily associated with a window......
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)...
NullIfEmpty (Property)
El NullIfEmpty Property se utiliza para: Averigua si el valor devuelto por la control es NULL si su contenido está vacío. Configurar el valor devuelto por el control si su contenido está vacío....
User Groupware: Site configuration
Once the User Groupware is configured, the configuration of users and accesses is performed at runtime, by connecting with a "supervisor" account......
Debugging a connection to an HFSQL server
The stored procedures and the triggers are debugged from the environment, with real execution on the server......
FAA: Sort/Search/Filter on Table Columns
Copiar el estilo de una control consiste en copiar las características de un estilo control en otro control......