ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HorizontalAlignment (Property)
The HorizontalAlignment property is used to get and change the horizontal alignment of a control or text.
LineSpacing (Property)
The Interline property is used to set the line spacing of an element.
Table
The "Table" keyword can correspond to...
How to read in a text or CSV file?
This help page explains how to read the content of a text or CSV file....
How to write into a text or CSV file?
This help page explains how to write into a text or CSV file....
Context menu of windows (AAF)
The popup menu of the windows (right mouse click on the window) contains the following options......
IndentFirstLine (Property)
The IndentFirstLine property is used to get and change the indent of the first line of an element.
Level
The Level property is used to get and change the numbering level.
AssociatedValue (Property)
The AssociatedValue property is used to get the associated value.
"Preset controls" pane
The "Preset controls" pane proposes several preset controls that can be included in the current window or in the current page by "Drag and Drop"......
X (Property)
The X property is used to get and change the X-coordinate of an element.
Y (Property)
The Y property is used to get and change the the Y-coordinate of an element.
StyleID (Property)
The StyleID property is used to get and change the identifier of the style associated with an element.
VerticalAlignment (Property)
The VerticalAlignment property is used to get and change the vertical alignment of a control or text.
Project Management Hub: Management of incidents
The Project Management Hub allows you to keep a history of the incidents encountered in your applications......
SystemIntegerToInteger (Function)
Converts a system integer to a 4-byte integer.
Transactions in SQL
Starting with version 21, you can manage transactions in SQL code......
Zooming a window (AAF)
The end user can zoom the content of a window with the mouse......
AppServerAddScheduledTask (Function)
Adds a new scheduled task to the application (site or webservice).
AppServerModifyScheduledTask (Function)
Modifies an existing scheduled task.
AppServerRunScheduledTask (Function)
Immediately starts the execution of a scheduled task on a WEBDEV Application Server.
AppServerListScheduledTask (Function)
Returns the list of scheduled tasks for the application (site or Webservice).
appServerScheduledTask (Type of variable)
The appServerScheduledTask type is used to manage a scheduled task of WEBDEV Application Server through programming (for a site or a webservice).
MongoCreate (Function)
Creates a connection to a MongoDB server or cluster.
Storing the breaks in the Table/Looper controls (AAF)
When end users work on a complex Table or Looper control with multiple breaks, they may want to save the current layout......