AYUDA EN LÍNEA
 WINDEVWEBDEV Y WINDEV MOBILE

Versión: 2025

Creating an application using the RAD methodology
The RAD (Rapid Application Development) is a technology used to easily create a full application (or site)......
Manipulating a database from a Java application
You can start developing your application as soon as the WINDEV project is defined as being a Java project......
TotalNbRec (Property)
The TotalNbRec property is used to: Get the number of records to be printed. Change the number of records to be printed....
Using WDMSG
The different steps for translating the project messages with WDMSG are as follows:...
Test (External language)
Displays each function call and each status report returned by the function.
NbWorksheet (Property)
The NbWorksheet property is used to get the number of worksheets in a Spreadsheet control.
Private Store for WINDEV applications
Versions 27 and later include a Private Store......
The Thumbnail control
The Thumbnail control is used to automatically manage the display of images in thumbnail format......
Language (Property)
La propiedad Language obtiene y cambia el idioma utilizado.
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....
DelayBeforeClosing (Function)
Limits the display duration of a window or dialog box. If no user action is performed, when the specified amount of time is reached: for a window, the code of a window button will be run. for a dialog box, the dialog box is automatically closed....
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....
Using the Control Centers in Client/Server mode
All the Control Centers provided with WINDEV, WEBDEV and WINDEV Mobile use the same database......
Creating an executable: WINDEV Framework
Each WINDEV function is associated with a WINDEV DLL......
Consulta SQL (tipo WLanguage)
El tipo "consulta SQL" se utiliza para escribir una consulta SQL en el código WLanguage.
User Groupware: Multilingual applications
If your application is multilingual, it is also necessary to manage multilingualism in the User Groupware windows/pages......
Timer (Function)
Periodically and automatically calls a WLanguage procedure.
Lenguaje externo: Programación en C#
Vamos a llamar a los elementos desarrollados en WINDEV (proyecto, ventanas, análisis,......
ExecutionCompleted (Property)
The ExecutionCompleted property is used to determine whether the execution of a query or view (HFSQL Classic or Client/Server) is completed....
<Variable xlsDocument>.UnmergeCell (Función)
Anula la combinación de una celda determinada.
NbLabel (Property)
The NbLabel property is used to: Find out the number of labels printed across the page width. Modify the number of labels printed across the page width....
xlsUnmergeCell (Función)
Anula la combinación de un rango de celdas.
The Popup control
The Popup control is a control used to associate a popup with a page. This popup, displayed from the page into which it is inserted, is used to easily establish a dialog with the user....
1
2
3
4
5
6
277
>