ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Subject (Property)
The Subject property is used to get and change the subject of an element.
Unicode (Property)
The Unicode property is used to get and change the Unicode format of an element.
fExtractPath (Example)
Usage example of the fExtractPath function
PageNumber (Property)
The PageNumber property gets and sets a page number.
CurrentYear (Function)
Returns the current year in integer format.
HNoModif (Function)
Forbids all the modifications on a data file (for all the programs, including the one that requested the no-modification policy).
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.
ExtractLine (Function)
Extracts a specific line from a character string.
HChangeKey (Example)
Usage example of the HChangeKey function
EmailCloseSession (Example)
Usage example of the EmailCloseSession function
DisplayOnly (Property)
The ReadOnly property is used you to determine if an element is read-only.
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
Author (Property)
The Author property gets and changes the author of an element.
FBSessionStatus (Function)
Checks the status of a Facebook session.
LooperModifyLine (Function)
Changes the values of the attributes in a row of a Looper control based on a data file or populated programmatically.
LooperDelete (Function)
Deletes a row from a Looper control.
HDescribeFullTextIndex (Example)
Usage example of the HDescribeFullTextIndex function
Handling an Edit control programmatically
You can handle Edit controls programmatically......
HReadLast (Example)
Usage example of the HReadLast function
Report based on a text file
In a report based on a text file, the information to print is read from a text file or is directly assigned in the report controls......