ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Phone constants (Android / iOS)
<DiskFile variable>.Write (Function)
Writes: a character string into an external file. a memory section....
FAQ about Windows Vista and later
This help page presents a list of problems that may occur when using Windows Vista and later......
Author (Property)
The Author property gets and changes the author of an element.
LooperInsert (Function)
Inserts a row into a Looper control.
MapConfigureGglAPI (Function)
Declares additional parameters for the Map control that will be transmitted to the Google API.
UUEncode (Function)
Encodes a character string according to the UUEncode algorithm.
FileSize (Property)
The FileSize property is used to get the size of a file.
<Source>.Add (Function)
Add: the record found in memory into the data file (query or view). the record found in a Record variable into the data file (query or view)....
zipCurrentFile (Example)
Usage example of the zipCurrentFile function
ToolbarVisible (Property)
The ToolbarVisible property is used to: know if the toolbar or the ribbon is displayed in a control. show or hide the toolbar or the ribbon in a control....
SQLLock (Function)
Used to lock: The entire data table, in read and write mode. Its data cannot be accessed by other computers. The records selected by the query. This data cannot be accessed by the other computers. This method can be used to update records for example....
Polygon (Property)
The Polygon keyword can correspond to...
DisplayOnly (Property)
The ReadOnly property is used you to determine if an element is read-only.
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.
HCancelDeclaration (Example)
Usage example of the HCancelDeclaration function
HBuildKeyValue (Example)
Usage example of the HBuildKeyValue function
fCopyDir (Example)
Usage example of the fCopyDir function
MapInfoXY (Function)
Returns the geographical position (latitude and longitude) corresponding to a point in a Map control.
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.
HReadSeekFirst (Function)
Sets the position on the first record whose value for a specific item is strictly equal to a sought value (exact-match search).