ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SQLModify (Example)
Usage example of the SQLModify function
<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.
InitialValue (Property)
The InitialValue property gets and/or sets an initial value....
HChangeKey (Example)
Usage example of the HChangeKey function
geoPosition (Type of variable)
The geoPosition type is used to handle geographic positions via WLanguage geolocation functions.
EmailCloseSession (Example)
Usage example of the EmailCloseSession function
Author (Property)
The Author property gets and changes the author of an element.
LooperModifyLine (Function)
Changes the values of the attributes in a row of a Looper control based on a data file or populated programmatically.
Subject (Property)
The Subject property is used to get and change the subject of an element.
KeyExpression (Example)
Usage example of the KeyExpression property
fDecrypt (Example)
Usage example of the fDecrypt function
fDir (Example)
Usage example of the fDir function
HDescribeFullTextIndex (Example)
Usage example of the HDescribeFullTextIndex function
Control (keyword)
The Control keyword can correspond to: a variable of type Control. ownership Field property of a docElement type variable. ownership Field property of a pdfPage type variable....
GPSLastPosition (Function)
Retrieves the information about the last known device position.
LooperDelete (Function)
Deletes a row from a Looper control.
Manipulating Progress Bar controls programmatically
A Progress Bar control can be handled through programming......
MapInfoPosition (Function)
Returns the coordinates (in pixels) of the point corresponding to a geographical position (latitude and longitude).
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.