ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

FTPRenameFile (Example)
Usage example of the FTPRenameFile function
<Thread>.SendSignal (Function)
The current thread sends a signal to the specified thread in order to unlock it.
zipClose (Example)
Usage example of the zipClose function
fTempFile (Example)
Usage example of the fTempFile function
StringReverse (Function)
Reverses the characters of a string.
HWrite (Function)
Writes a record into a data file without updating the indexes corresponding to all keys used in the file.
Handling an Edit control programmatically
You can handle Edit controls programmatically......
HDeclareExternal (Function)
Temporarily imports into the current analysis the description of a data file from an existing HFSQL data file.
fWriteLine (Function)
Writes a line into a text file (ANSI or UNICODE).
ContentType (Property)
The ContentType property is used to get and define the content of an element.
MaxSize (Property)
The MaxSize property is used to get and set a maximum size.
Polygon (Property)
The Polygon keyword can correspond to...
NamespaceDeclared (Property)
The NamespaceDeclared property is used to manage defined namespaces.
<DiskFile variable>.Write (Function)
Writes: a character string into an external file. a memory section....
ImageState (Property)
The ImageState property is used to get and change the number of drawings in: The image associated with a button. The image of the cursor in a slider. The image associated with the button of a sidebar pane. The image associated with the button of a tab pane. The image associated with the Rating control. The image associated with a group in a Ribbon control. The image associated with a menu option....
Today (Function)
Returns or modifies the system date (date of the day defined on the current computer).
TableSwapLine (Function)
Swaps: two rows in a Table control populated programmatically. two branches in a Treeview Table control populated programmatically....
GPSGetPosition (Function)
Retrieves information about the current device position.
Looper control based on a data file
This type of Looper control uses data from a data file or query......
sRead (Function)
Reads a character string in the entry buffer of the specified serial port.
Warning (Function)
Displays a custom message in a system warning window.
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)....
FTPMakeDir (Example)
Usage example of the FTPMakeDir function
zipCurrentFile (Example)
Usage example of the zipCurrentFile function