ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Diagram management functions
Diagram management functions...
Flash (Property)
The Flash property determines and changes the flash mode in a Camera 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....
Setup on a local network (LAN)
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
DownloadAdd (Function)
Adds a new download in the device's download manager....
ParallelTaskExecuteAfterOne (Function)
Indicates a continuation parallel task that will be run once the first task is completed in an array of parallel tasks.
WINDEV and telephony
WINDEV allows you to easily manage the incoming and outgoing phone calls via the WLanguage telephony functions......
InvalidInputShowMessage (Function)
Displays an invalid input error for the specified control.
Facebook functions
List of Facebook functions...
BurnerMediaInfo (Function)
Retrieves the characteristics of the CD/DVD found in the current burner....
SFDelete (Function)
Deletes records from a Salesforce database.
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).
tapiPlay (Function)
Plays a sound file (.WAV) for the specified line.
JSONValid (Function)
Checks the validity of a JSON string.
Error 1008: The member of the class is protected
Error 1009: The member of the class is private
Glossary
The glossary lists all the abbreviations used in the code editor......
HMigrateLinkedCompositeKey (Function)
Migrates the values of the linked composite keys coming from a file in Hyper File 5.5 format to the HFSQL Classic format.
EndAutomatedProcedure (Function)
Stops the current or forthcoming execution of an automatic procedure (defined by the properties of the procedure in the code editor).