ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

NamespaceDeclared (Property)
The NamespaceDeclared property is used to manage defined namespaces.
Properties associated with the breaks of a Table control
Several properties can be used with the breaks found in a Table control......
Changing the characteristics of window controls
The characteristics of the controls can be viewed and/or changed in......
Constants for managing the windows
List of constants used by the functions for managing the windows...
<Table>.MoveLine (Function)
Moves a row or swaps two rows in a Table control.
<Thread variable>.Wait (Function)
Waits for the end of the execution of the specified thread.
XMLData (Example)
Usage example of the XMLData function
Move
The Move property determines if an element can be moved.
LooperCount (Function)
Returns the number of rows in a Looper control.
MapGetPosition (Function)
Returns the geographical position of the point located in the center of the map currently displayed in a Map control.
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....
Properties associated with the breaks of a Looper control
Several properties can be used with the breaks found in a Looper control......
<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
NationToLanguage (Function)
Returns the language corresponding to a nation.
LanguageToNation (Function)
Returns the nation corresponding to a language.
ContentType (Property)
The ContentType property is used to get and define the content of an element.
Polygon (Property)
The Polygon keyword can correspond to...
PythonInitialize (Function)
Specifies the location of the Python DLL to be loaded.
TableSwapLine (Function)
Swaps: two rows in a Table control populated programmatically. two branches in a Treeview Table control populated programmatically....
zipMsgError (Function)
Returns the message associated with an error code on an archive.
Warning (Function)
Displays a custom message in a system warning window.
FTPMakeDir (Example)
Usage example of the FTPMakeDir function
zipCurrentFile (Example)
Usage example of the zipCurrentFile function