ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Options of the window editor
To configure the general options of the window editor...
Environment of the window editor
The main elements of window editor are as follows:
Copy between the editors
WINDEV, WEBDEV and WINDEV Mobile allow you to perform copies (or Drag and Drop) of controls between the products and their editors.
Zoom in the different editors
All editors of WINDEV, WEBDEV and WINDEV Mobile allow you to zoom in on the different elements displayed in the editor...
Keyboard shortcuts
The main keyboard shortcuts in the editors are as follows...
kbCard (Type of variable)
The kbCard type defines all the advanced characteristics of a card in a Kanban control.
DnDCursor (Function)
Manages the mouse cursor and specifies the action allowed during Drag and Drop.
<Table>.MoveLine (Function)
Moves a row or swaps two rows in a Table control.
zipOpen (Example)
Usage example of the zipOpen function
SOAPRun (Example)
Usage example of the SOAPRun function
Move
The Move property determines if an element can be moved.
SOAPGetResult (Example)
Usage example of the SOAPGetResult 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.
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
Creating the Table pages of the WEBDEV RAD pattern
zipOpenRAR (Example)
Usage example of the zipOpenRAR function
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.
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.
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)....