AYUDA EN LÍNEA
 WINDEVWEBDEV Y WINDEV MOBILE

Versión: 2025

HListStoredElement (Function)
Returns the list of elements stored on an HFSQL server (sets of procedures, stored procedures or queries).
Importing classes and sets of procedures (text file)
From version 23, you have the ability to import existing classes or sets of procedures in text format...
HUpdateSet (Function)
Creates or updates a set of procedures on an HFSQL server.
Stored procedures and queries (HFSQL Client/Server)
The stored procedures are used to simplify the development and the maintenance of your applications by factorizing the code...
Sharing elements with a WINDEV application
Envía un formulario HTTP.
xlsMsgError (Example)
Usage example of the xlsMsgError function
VideoSetDriver (Example)
Usage example of the VideoSetDriver function
zipOpenCAB (Example)
Usage example of the zipOpenCAB function
fTime (Example)
Usage example of the fTime function
dPoint (Example)
Usage example of the dPoint function
INIRead (Example)
Usage example of the INIRead function
MatNbLine (Example)
Usage example of the MatNbLine function
dCircle (Example)
Usage example of the dCircle function
AppointmentAdd (Example)
Usage example of the AppointmentAdd function
WithSpace (Example)
Usage example of the WithSpace function
NotesViewListColumn (Example)
Usage example of the NotesViewListColumn function
HIndex (Example)
Usage example of the HIndex function
EmailReadMessage (Example)
Usage example of the EmailReadMessage function
OpenSister (Example)
Usage example of the OpenSister function
CertificateSignString (Example)
Usage example of the CertificateSignString function
MatInvert (Example)
Usage example of the MatInvert function
TableAddChild (Example)
Usage example of the TableAddChild function
dText (Example)
Usage example of the dText function
iPrintAreaRTF (Example)
Usage example of the iPrintAreaRTF function
fRemoveDir (Example)
Usage example of the fRemoveDir function
.NET object
Para acceder a una clase.......
WLanguage Procedure llamada por BTLECharacteristicChangeOfValue
Procedure ("Callback") llamada por BTLECharacteristicChangeOfValue cuando cambia una característica en el dispositivo. Este procedimiento puede ser local, global o interno.
After (Propiedad)
La propiedad After reemplaza o inserta un procedimiento después de los otros procedimientos en: una variable de tipo Procedure. un evento asociado a un control....
Before (Propiedad)
La propiedad Before reemplaza o inserta un procedimiento antes de los demás procedimientos en: una variable de tipo Procedure. un evento asociado a un control....
La estructura de DotNet