ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HAddScheduling (Function)
Creates a scheduled task on an HFSQL server: stored procedure, backup, optimization, refresh of materialized view....
Hash constants
List of constants used by the Hash functions....
Warning 127: You are using a data source local to the process
HModifyScheduling (Function)
Modifies a scheduled task on an HFSQL server: stored procedure, backup, optimization, refresh of materialized view....
Facebook functions
List of Facebook functions...
Flash (Property)
The Flash property determines and changes the flash mode in a Camera control.
ActiveXEvent (Function)
Associates a procedure written in WLanguage with an event of ActiveX control.
<Array>.DeleteDuplicate (Function)
Deletes the duplicates from an array.
DriveDeleteDirectory (Function)
Deletes a directory (and the files it contains) on an Drive (remote disk).
StringStartsWith (Function)
Checks whether a character string starts: with a specific character string. with one of the character strings in an array....
HCopyRecord (Function)
Copies: the content of the current record (loaded in memory) to the current data file record. the content of the Record variable to the current data file record....
Error 35: 'Continue' is available in the loops only
fStopCompress (Function)
Stops the operation used to compress or decompress a file.
HDeleteScheduling (Function)
Deletes a scheduled task found on an HFSQL server: stored procedure, backup, optimization, refresh of materialized view....
HExecuteScheduling (Function)
Immediately runs a scheduled task regardless of its schedule: stored procedure, backup, optimization, refresh of materialized view....
DownloadAdd (Function)
Adds a new download in the device's download manager....
FontSelect (Function)
Opens the standard window for font selection and selects the specified font.
ParallelTaskExecuteAfterOne (Function)
Indicates a continuation parallel task that will be run once the first task is completed in an array of parallel tasks.
HUnlockFile (Function)
Unlocks the records of a data file: locked by HLockFile. individually locked by a locking read function....
WINDEV and telephony
WINDEV allows you to easily manage the incoming and outgoing phone calls via the WLanguage telephony functions......
HSendMessageToClient (Function)
Displays a message on the client computers.
WBAdminAuth (Type of variable)
The WBAdminAuth type allows you to define all the advanced characteristics of the API used to remotely manage a WEBDEV Application Server.
HImportXML (Function)
Imports an XML file into an HFSQL Classic or Client/Server data file (data file described in the data model editor or declared by HDeclare, HDeclareExternal or HDescribeFile)....
Error 1016: The method of the class is private
InvalidInputShowMessage (Function)
Displays an invalid input error for the specified control.