AYUDA EN LÍNEA
 WINDEVWEBDEV Y WINDEV MOBILE

Versión: 2025

MemoryFormat (Property)
The MemoryFormat property gets and sets the format of the value returned for: Date or Time edit controls. Date or Time table columns. Calendar controls. Static Text controls. editable combo boxes. table columns displayed by combo boxes....
TextEllipsis (Function)
Returns the text with ellipsis displayed in an Edit, Combo Box or Static Text control.
Debugging a connection to an HFSQL server
The stored procedures and the triggers are debugged from the environment, with real execution on the server......
La control Gráfico: Características en el editor
Independientemente del tipo de carta que se muestre en la control Gráfico, todas sus características pueden ser configuradas a través de su ventana de la description......
Probar y depurar un proyecto en el ordenador de desarrollo
La prueba de todo el proyecto permite simular el inicio de la aplicación con el ejecutable......
RichEdit (Property)
The RichEdit property is used to manage the RTF (Rich Text Format) type: of an edit control or Static Text control found in a window. of a Static Text control found in a report....
Language (Property)
La propiedad Language permite establecer el idioma utilizado para comparar y ordenar campos Unicode (campos de tipo Unicode Text o Unicode Text Memo).
AnimationSetMode (Function)
Changes the type of animation: for an image in an Image control. for a text in a static text control....
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)....
Testing a Java project and compiling it
When your Java application is developed, you can run the test of the Java project and compile it before creating the archive......
Using WDMSG
The different steps for translating the project messages with WDMSG are as follows:...
Help with new features: Informing users about new developments
Applications are constantly evolving......
FontCondensed (Property)
The FontCondensed property is used to: Determine if characters in a text are condensed. Condense (or not) the characters in a text....
VideoListParameter (Function)
Lists the values supported by the device camera for a given parameter. Function kept for "Version-26-compatible" Camera controls....
Gestión de sockets con WINDEV, WEBDEV y WINDEV Mobile
WINDEV, WEBDEV y WINDEV Mobile incluyen varias funciones que le permiten realizar una gestión avanzada de sockets.......
WDSQL: Creación y ejecución de un script
Un script es una set de comandos SQL utilizados para realizar una operación específica (crear una nueva tabla en la base de datos, insertar registros, ......
HFSQL: Cambio de nombre
gLink (Function)
Adds an "invisible" value to an element of a List or Combo Box control.. Function kept for compatibility. It is recommended to use gStoredValue....
Servicio web REST: Crear puntos de entrada
El asistente de creación de puntos de entrada de un servicio web REST se abre ......
Configuración del servidor Apache 2.4
Desarrollo WEBDEV: Configuración del servidor Apache 2.4.x para el protocolo CGI y para los sitios WEBDEV....
TextHeight (Function)
Calculates the height (in pixels) of the text displayed in an edit control, in a Static Text control or in a Combo Box control.
AnimationSetParameter (Function)
Changes one of the animation parameters used for: an animated image (in an Image control), an animated text (in a Static Text control)....
WDConver: Use in interactive mode
Before you start using WDConver, you must have......
<List Box>.SelectCount (Función)
Devuelve el número de elementos seleccionados en un cuadro de lista, ListView o control Combo Box.
ListSelectCount (Función)
Devuelve el número de elementos seleccionados en un cuadro de lista, ListView o control Combo Box.
1
3
4
5
6
7
139
>