ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Step 2: Creating print fonts
This step allows you to define and choose the different fonts that will be used in the printed document......
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.
sfLeadConvert (Type of variable)
The sfLeadConvert type is used to describe the conversion parameters of a lead...
NullSupported (Property)
The NullSupported property is used to manage the NULL value in HFSQL data files.
zipMsgError (Function)
Returns the message associated with an error code on an archive.
KeyExpression (Example)
Usage example of the KeyExpression property
<DiskFile variable>.ReadLine (Function)
Reads a line from an external file (ANSI or UNICODE).
FillCharacter
The Property Filling Character allows you to know and modify the character used to fill an element.
LooperModify (Function)
Changes the values of the attributes in a row of a Looper control.
HErrorDuplicates (Example)
Usage example of the HErrorDuplicates function
Author (Property)
The Author property gets and changes the author of an element.
zipExtractDirectory (Function)
Automatically extracts and decompresses files from a directory in the file tree of an archive to a physical location.
EmailSendMessage (Example)
Usage example of the EmailSendMessage function
grSunburstGetData (Function)
Retrieves a numeric value from a Sunburst chart.
Subject (Property)
The Subject property is used to get and change the subject of an element.
InitialValue (Property)
The InitialValue property is used to get and/or change an initial value....
SQLModify (Example)
Usage example of the SQLModify function
fDecrypt (Example)
Usage example of the fDecrypt function
fDir (Example)
Usage example of the fDir function
EmailDeleteMessage (Example)
Usage example of the EmailDeleteMessage function
Handling an Edit control programmatically
You can handle Edit controls programmatically......
RequestUpdateUIParent (Function)
Asks to run the "Request for refreshing the display" process of parent. This function is kept for backward compatibility.
ExecuteUpdateUIParent (Function)
Immediately executes the "Request for refreshing the display" event of the parent. This function is kept for backward compatibility.
HDescribeFullTextIndex (Example)
Usage example of the HDescribeFullTextIndex function
fCopyDir (Example)
Usage example of the fCopyDir function