ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MaxSize (Property)
The MaxSize property is used to get and set a maximum size.
SysNumberScreen (Function)
Returns the number of screens currently connected to the current computer.
ActionPlanExecute (Function)
Runs an instance of the action plan in the software factory.
NamespaceDeclared (Property)
The NamespaceDeclared property is used to manage defined namespaces.
<Looper>.AddLine (Function)
Adds a row at the end of a Looper control.
<Thread>.SendSignal (Function)
The current thread sends a signal to the specified thread in order to unlock it.
FileName (Property)
The FileName property gets the name of a file (WDPic file or file generated for a print job).
zipClose (Example)
Usage example of the zipClose function
fTempFile (Example)
Usage example of the fTempFile function
Constants for managing videos
List of constants used by the functions for video management....
zipOpenRAR (Example)
Usage example of the zipOpenRAR function
ContentType (Property)
The ContentType property is used to get and define the content of an element.
Duration (Property)
The Duration keyword can correspond to: the keyword used to define a Duration variable. the Duration property of a saasVisit variable....
Cell (Property)
The Cell property is used to manipulate one or more cells.
Movable (Property)
The Movable property is used to define if an element can be moved.
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....
FontName (Property)
The FontName property is used to manage the name of the font used.
<Looper>.InsertLine (Function)
Inserts a row into a Looper control.
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
iDocumentCanceled (Example)
Usage example of the iDocumentCanceled function
Maintaining the files of Control Centers
When using a database, you may have to perform maintenance operations on the data files......