ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

grWaterfallCategoryType (Function)
Indicates the category type of a Waterfall chart.
FolderWeb_15 (Function)
Caution: when migrating a project from WEBDEV 1.5 to WEBDEV 17: FolderWeb was replaced with FolderWeb_15. a warning is automatically generated in your project....
OrganizerDateVisible (Function)
Makes a day visible or invisible in an Organizer control.
Constants for manging the replication
List of constants used by the functions for managing the replication....
HRplManageFile (Function)
Defines the options used for the universal replication of a file: the replication direction. the management mode of conflicts....
HCloseAnalysis (Function)
Closes the current analysis.
JavaExecuteFunction (Function)
Starts a specific static function of a given Java class.
Error 1008: The member of the class is protected
Error 1009: The member of the class is private
EmailCheckAddress (Function)
Checks the validity of an email address.
sfSearchResult (Type of variable)
The sfSearchResult type is used to find out the result of SFSearch...
SysColor (Function)
Identifies or modifies the color of a Windows element.
NumberInWords (Function)
Converts a number to words.
HCopyFile (Function)
Copies an HFSQL data file (.fic, .ndx and .mmo files if they exist): from the HFSQL server to the server (to perform a backup for example). from the HFSQL server to the client (to perform a local backup for example). from the client to the HFSQL server (to update the data files for example). from an HFSQL server to antoher HFSQL server....
ModbusDisconnect (Function)
Closes the Modbus session.
StringCount (Function)
Calculates: the number of occurrences of a specific character string (by respecting the search criteria) in another character string. the number of occurrences of a set of strings in an array....
RTFSelection (Function)
Modifies or lists attributes of text currently selected in an control RTF (from a window or report WINDEV).
Decrypt (Function)
Decrypts a character string that was encrypted by Encrypt.
HCreateView (Function)
Creates an HFSQL view. This function uses the former view mechanism....
MultimediaStop (Function)
Stops playing a media file found in a Multimedia control.
ThreadStopRequested (Function)
Checks if a stop request has been sent to the running thread.
grSaveWMF (Function)
Saves a chart that was drawn beforehand in WMF format.
grSaveEMF (Function)
Saves a chart that was drawn beforehand in a file in EMF format.
MultimediaOpen (Function)
Opens a media file in a Multimedia control.
iTextWidth (Function)
Calculates the width (in millimeters) of the text to print, according to the specified font.