ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HSendMessageToClient (Function)
Displays a message on the client computers.
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
HAddScheduling (Function)
Creates a scheduled task on an HFSQL server: stored procedure, backup, optimization, refresh of materialized view....
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......
SMSSend (Function)
Sends an SMS.
StringStartsWith (Function)
Checks whether a character string starts: with a specific character string. with one of the character strings in an array....
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.
Diagram management functions
Diagram management functions...
BurnerMediaInfo (Function)
Retrieves the characteristics of the CD/DVD found in the current burner....
SFDelete (Function)
Deletes records from a Salesforce database.
SaaSAdminModifySubscription (Function)
Modifies a SaaS subscription.
FullScreenEnable (Function)
Switches the browser to "Full screen" mode. The browser occupies the entire screen.
geoGetArea (Function)
Retrieves the coordinates of the geographic area that corresponds to a given description.
CtDescribedPassword (Property)
The CtDescribedPassword property allows you to set the password used to open the data file in an OLE DB connection (file defined in the code only).
Text (Property)
Text is used to find out whether an item is a text item.