ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ImageLast (Function)
Displays the last image for the scroll.
<Connection>.InfoLock (Function)
Returns information about the lock set on a data file, on one or all the records in a data file.
HDescribeTrigger (Function)
Adds or modifies a trigger on an HFSQL data file.
ImageFirst (Function)
Displays the first image for the scroll.
ImagePrevious (Function)
Displays the previous image for the scroll.
ImageNext (Function)
Displays the next image for the scroll.
ODBC on HFSQL via Visual .NET (in C#)
The ODBC driver on HFSQL Classic (single-user and multi-user) is used to access a HFSQL Classic database from an external database software that supports ODBC accesses......
JSInfoEvent (Function)
Used to handle the JavaScript properties of the browser event that triggered the code execution.
<Looper>.DisplayPopup (Function)
Displays the automatic zoom popup for the Image Gallery control.
PHPExecute (Function)
Calls an external .php script and returns the result in a string.
UnloadWDL (Function)
Frees the library that was loaded in memory by LoadWDL.
HDeleteBackup (Function)
Deletes a backup previously created with HBackup.
<Connection variable>.RestoreBackup (Function)
Used to restore: an immediate backup (performed by HBackup or via the HFSQL Control Center), a scheduled backup (described by HAddScheduledBackup or via the HFSQL Control Center....
GetIdentifier (Function)
Calculates a unique identifier (integer) for an executable or for a session.
<Connection variable>.CancelBackup (Function)
Cancels a current backup.
awSendAndGetInfo (Function)
Sends data from an iOS phone to an Apple Watch (or conversely) while expecting a response.
awSendInfo (Function)
Sends an information from an iOS phone to an Apple Watch (or conversely).
awProcedureGetAndSendInfo (Function)
Specifies the WLanguage procedure that will be called when receiving information coming from awSendAndGetInfo.
awProcedureGetInfo (Function)
Specifies the WLanguage procedure that will be called when receiving information coming from awSendInfo.
HActivateTrigger (Function)
Re-enables a trigger that was disabled by HDeactivateTrigger.
HDeactivateTrigger (Function)
Disables a trigger.
LanguageToName (Function)
Returns the name of a language.
GPSFollowMovement (Function)
Requests to be notified periodically of the device's current location....
HInfoLock (Function)
Returns information about the lock set on a data file, on one or all the records in a data file.
HModifyScheduledBackup (Function)
Modifies a backup scheduling.