ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MaxSize (Property)
The MaxSize property is used to get and set a maximum size.
Compile (Example)
Usage example of the Compile function
Duration (Property)
The Duration keyword can correspond to: the keyword used to define a Duration variable. the Duration property of a saasVisit variable....
ActionPlanExecute (Function)
Runs an instance of the action plan in the software factory.
NamespaceDeclared (Property)
The NamespaceDeclared property is used to manage defined namespaces.
<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.
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.
ContentType (Property)
The ContentType property is used to get and define the content of an element.
HModify (Example)
Usage example of the HModify function
Polygon (Property)
The Polygon keyword can correspond to...
FTPRenameFile (Example)
Usage example of the FTPRenameFile function
<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....
NumToString (Function)
Converts a numeric value (integer, real or currency) to a string according to a specified format.
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.
FTPMakeDir (Example)
Usage example of the FTPMakeDir function