ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ActiveXEvent (Function)
Associates a procedure written in WLanguage with an event of ActiveX control.
Miscellaneous Windows constants
List of constants used by the Windows functions....
Looper control based on a data file
This type of Looper control uses data from a data file or query......
Hash constants
List of constants used by the Hash functions....
CertificateSignFile (Function)
Creates the signature of a file. This signature can be stored in a Buffer variable or in a text file.
UploadCurrentFileSize (Function)
Returns the total size (in bytes) of the file currently uploaded via an Upload control.
Warning 127: You are using a data source local to the process
OrgModify (Function)
Modifies an element in an Organization Chart control.
HModifyScheduling (Function)
Modifies a scheduled task on an HFSQL server: stored procedure, backup, optimization, refresh of materialized view....
BTLEConnectionStatus (Function)
Returns the current connection status to a Bluetooth Low Energy device or asks to be notified when the connection status changes.
Facebook functions
List of Facebook functions...
Flash (Property)
The Flash property determines and changes the flash mode in a Camera control.
ThreadWaitSignal (Function)
Locks the current thread until it receives a signal from another thread.
ContactModify (Function)
Modifies the current contact in a Lotus Notes or Outlook address book.
<Array>.DeleteDuplicate (Function)
Deletes the duplicates from an array.
DriveDeleteDirectory (Function)
Deletes a directory (and the files it contains) on an Drive (remote disk).
NullIfEmpty (Property)
The NullIfEmpty property is used to: Find out whether the value returned by the control is NULL if its content is empty. Configure the value returned by the control if its content is empty....
ColorPalette (Function)
Returns a color found in the current palette.
UsefulHeight (Property)
The UsefulHeight property is used to get and change the useful height of an internal window (or supercontrol) with scrollbars.
NumberDisplayedPage (Property)
The NumberDisplayedPage property is used to identify and change the number of the page currently displayed in the PDF Reader or Word Processing control.
ASPDisplay (Function)
Calls an external ASP script and returns the result page in the current browser window.
PHPDisplay (Function)
Calls an external PHP script and returns the result page in the current browser window.
xlsMsgError (Function)
Returns the caption of the last error caused by an XLS function.
NbThumbnail (Property)
The NbThumbnail property is used to get the number of thumbnails generated for an item.
StringStartsWith (Function)
Checks whether a character string starts: with a specific character string. with one of the character strings in an array....