AYUDA EN LÍNEA
 WINDEVWEBDEV Y WINDEV MOBILE

Versión: 2025

Caption (Property)
En una base de datos, el Caption Property se utiliza para: Averigua la leyenda associated con un elemento de archivo. Averigua la leyenda associated con un archivo de datos. Descubrir y modificar la leyenda de conexión. En un reporte, el Caption Property se utiliza para: Averigua el texto que aparece en una estática o control Enlace. Modificar el texto que se muestra en una estática o control Enlace. En una ventana o página, el Caption Property también se utiliza para: Averiguar y modificar la leyenda de un control en una ventana o en un Page. Descubrir y modificar el título de una opción de menú. Averiguar y modificar el título de una ventana o Page. Descubra el contenido de un control Migas de pan....
CurrentWin (Function)
Identifies the window currently in edit.
Customizing the User Groupware
Deletes a variable from the MATLAB session....
SaaS administrator - Adding a site
Adding a SaaS site is used to declare a SaaS site deployed on a WEBDEV Application Server to a SaaS web service in order to allow it to be used......
WebSocketClientConnectSSL( Función)
Establece una conexión SSL entre el cliente y un servidor WebSocket.
SMSNbMessage (Function)
Returns the number of SMS messages stored on an Android phone.
HAddGroup (Function)
Adds a group of users.
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......
SMSFirst (Function)
Reads the first SMS message stored on the Android phone.
SMSNext (Function)
Reads the following SMS message stored on the Android phone.
Sentencia FOR EACH/FOR ALL (bucle a través de los archivos)
La declaración FOR EACH se usa para ejecutar diferentes tipos de bucles HFSQL...
MyChildWindow (Reserved word)
MyChildWindow is used to handle the child window of the current window.
Creación de un ejecutable: Opciones generales
Las principales opciones ejecutables son las siguientes.......
4. Ventanas con búsqueda
Tutorial WINDEV Mobile: Desarrollo de una aplicación para Android e iOS Lección 4 - Ventanas con búsqueda - 30 min
geoGetAddress (Function)
Retrieves an address or a list of addresses corresponding to the description of a geographic location.
Scheduler report
The report editor allows you to create "Scheduler" reports....
Property Description (Variable type)
The Property Description type is used to get information about a property.
El Captcha control
Los "captcha" son los textos distorsionados que el internauta debe descifrar y volver a introducir en un sitio antes de validar un formulario....
Report based on a programmed data source
In a report on a programmed data source, the reading of the records that will be displayed in the report requires full programming in WLanguage......
mqttSession (Variable type)
The mqttSession type is used to define the parameters for connecting to the MQTT broker.
H.VisibleAutoIndexing (Variable)
Indica si la ventana de indexación debe mostrarse durante la reindexación automática de los archivos de datos HFSQL.
Sensor functions
The following functions are used to manage the compass and the accelerometer in an application run on a mobile device (phone or tablet)....
Background tasks
Continuing to run a process when the application is in background is very useful on mobile......
HFreeQuery (Function)
Releases query resources (following use of HExecuteQuery or HExecuteSQLQuery functions).