ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Thread>.SendSignal (Function)
The current thread sends a signal to the specified thread in order to unlock it.
fCreateLink (Function)
Creates a link on a file at the specified location.
SysEnvironment (Function)
Returns the environment variables of the operating system for the current computer.
LooperCount (Function)
Returns the number of rows in a Looper control.
MenuAddMenu (Function)
Adds a new menu to an existing drop-down or context menu of a window or page.
HTTPCancelForm (Function)
Cancels the declaration of an HTTP form and frees all its resources.
MapGetPosition (Function)
Returns the geographical position of the point located in the center of the map currently displayed in a Map control.
HModify (Example)
Usage example of the HModify function
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.
Constants for the assisted replication
List of constants used by the functions for the assisted replication....
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.
MaxSize (Property)
The MaxSize property is used to get and set a maximum size.
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.