ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

fDelete (Function)
Deletes a file accessible from the current computer.
UUEncode (Function)
Encodes a character string according to the UUEncode algorithm.
DefaultValue (Property)
The DefaultValue property is used to: Find out the default value of an item. This item was defined in the data model editor or programmatically. Set the default value of an item (only for items defined programmatically)....
KeyType (Property)
The KeyType property is used to set the characteristics of a key item.
<Destination>.CopyRecord (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....
sOpen (Example)
Usage example of the sOpen function
zipNbFile (Example)
Usage example of the zipNbFile function
<Thread variable>.Wait (Function)
Waits for the end of the execution of the specified thread.
zipDeleteFileList (Function)
Deletes a list of files from an archive.
RadioButtonDelete (Function)
Deletes an option from a Radio Button control.
<Looper>.Add (Function)
Adds a row at the end of a Looper control.
LooperDisplay (Function)
Refreshes a browsing looper from a given position: the modifications performed in the linked file are taken into account in the looper.
PDF file management functions
...PDF file functions...
fSeek (Example)
Usage example of the fSeek function
HStatNbDuplicates (Function)
Returns the number of duplicates for a given key item.
HModifyFileProperty (Function)
Modifies the properties of an HFSQL file located on a server.
RegistryCopyKey (Function)
Copies a registry key with all its subkeys and values.
Deserialize (Function)
Deserializes a buffer or a character string containing the data from a class, structure, array (including an associative array), queue, stack, list or advanced variable, as well as their subelements.
OCRExtractText (Function)
Reads the text contained in an image.
TableDeleteChild (Function)
Deletes all child rows from a branch of the hierarchy.
FirstDayOfYear (Function)
Returns the date of the first day of the year.
FirstDayOfMonth (Function)
Returns the first day of the month.