AYUDA EN LÍNEA
 WINDEVWEBDEV Y WINDEV MOBILE

Versión: 2025

ArrayCopy (Function)
Copies the content of an array to another array.
dCopyImage (Example)
Usage example of the dCopyImage function
Empty (Property)
El Empty Property se utiliza para determinar si un elemento está vacío.
NullAllowed (Property)
The NullAllowed property is used to manage the NULL value in the items of HFSQL data files.
Val (Function)
Returns the numeric value of a character string.
CSVToArray (Function)
Fills a one- or two-dimensional array of the specified type with the character string in CSV format passed as parameter.
Control Barra de progreso
El control Barra de progreso permite seguir el progreso de un evento......
The TreeView Table control
The Treeview Table control is a cross between the Table control and the TreeView control......
Report based on a form
The report editor gives you the ability to print reports on pre-printed forms (image file or PDF file)......
Centro de Gestión de Proyectos: Tablero de mandos
El Project Management Hub agrupa todos los detalles de los proyectos en un cuadro de mando ......
Adding files into a replication (ReplicEdit)
When the replication is described, the data files must be added into the replication......
WINDEV: Ejemplo de arrastrar y soltar programado
fOpen (Function)
Opens an external file (ANSI or UNICODE) for programmatic manipulation.
Elements of a class: Enumerate and manipulate programmatically
Several types of WLanguage variables are used to enumerate and dynamically handle the elements of a class......
HDeleteParameter (Function)
Deletes a parameter previously saved by HSaveParameter.
Dynamic Island
Una de las principales novedades del último iPhone es la Dynamic Island, que transforma la barra situada en la parte superior de la pantalla del iPhone en un widget......
Global and local variable
Two types of variables are available......
Asignación de relaciones a necesidades
Se deben realizar los siguientes pasos para implementar los requisitos.......
HLoadParameter (Function)
Reads a parameter that was saved from a stored procedure by HSaveParameter.
UUDecode (Function)
Decodes a character string in UUEncode format.
TimerSys (Función)
Periódica y automáticamente llama a un WLanguage Procedure.
ShapePolygon( Función)
Modifica la forma que se muestra actualmente en una control Forma para obtener una forma personalizada (especificando las coordenadas de los puntos de la Polygon).
FontSelect( Función)
Abre la ventana estándar para la selección de la fuente y selecciona la fuente especificada.
Sum (Function)
Calculates the sum of the array elements.
FontCondensed (Property)
El FontCondensed Property se utiliza para: Determinar si los caracteres de un texto están condensados. Condensa (o no) los caracteres de un texto....