ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HModifyScheduling (Function)
Modifies a scheduled task on an HFSQL server: stored procedure, backup, optimization, refresh of materialized view....
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.
ImageLast (Function)
Displays the last image for the scroll.
Binary (Property)
The Binary property is used to determine if an item is binary.
fStopCompress (Function)
Stops the operation used to compress or decompress a file.
ControlOver (Function)
Identifies the control hovered over with the mouse cursor.
Miscellaneous Windows constants
List of constants used by the Windows functions....
Hash constants
List of constants used by the Hash functions....
Warning 127: You are using a data source local to the process
OrgModify (Function)
Modifies an element in an Organization Chart control.
CancelWebserviceContext (Function)
Deletes from the webservice context a variable added by DeclareWebserviceContext.
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...
UnloadWDL (Function)
Frees the library that was loaded in memory by LoadWDL.
ActiveXEvent (Function)
Associates a procedure written in WLanguage with an event of ActiveX control.
ContactModify (Function)
Modifies the current contact in a Lotus Notes or Outlook address book.
<Array>.DeleteDuplicate (Function)
Deletes the duplicates from an array.
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.
NbThumbnail (Property)
The NbThumbnail property is used to get the number of thumbnails generated for an item.
HCreationIfNotFound (Example)
Usage example of the HCreationIfNotFound function
StringStartsWith (Function)
Checks whether a character string starts: with a specific character string. with one of the character strings in an array....